Source-Changes-D archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
Re: CVS commit: src/tools/compat
(Resend with valid subject line)
Module Name: src
Committed By: christos
Date: Thu Sep 17 02:22:47 UTC 2015
Modified Files:
src/tools/compat: Makefile
Log Message:
make this more robust by using .CURDIR to cd.
To generate a diff of this commit:
cvs rdiff -u -r1.74 -r1.75 src/tools/compat/Makefile
This seems to have broken the build for amd64. The following failure occurs
while building tools target:
...
# install /build/netbsd-local/tools/x86_64/amd64/include/compat/arpa
/build/netbsd-local/obj/amd64/tools/binstall/xinstall -d /build/netbsd-local/tools/x86_64/amd64/include/compat/arpa
# install /build/netbsd-local/tools/x86_64/amd64/include/compat/nbtool_config.h
/build/netbsd-local/obj/amd64/tools/binstall/xinstall -c -r nbtool_config.h /build/netbsd-local/tools/x86_64/amd64/include/compat/nbtool_config.h
cd: can't cd to /build/netbsd-local/src/tools/compat/include
*** [includes] Error code 2
nbmake[2]: stopped in /build/netbsd-local/src/tools/compat
1 error
+------------------+--------------------------+-------------------------+
| Paul Goyette | PGP Key fingerprint: | E-mail addresses: |
| (Retired) | FA29 0E3B 35AF E8AE 6651 | paul at whooppee.com |
| Kernel Developer | 0786 F758 55DE 53BA 7731 | pgoyette at netbsd.org |
+------------------+--------------------------+-------------------------+
Home |
Main Index |
Thread Index |
Old Index