Makoto MATSUSHITA wrote:
> 
> tlambert2> FWIW: This breaks if you have updated your C++ compiler,
> tlambert2> since the .mk files incorrectly override the paths for
> tlambert2> thing like the RTTI header files and the CRT0 stuff...
> 
> We have chroot(8) already, no problems:) Perhaps the original poster
> assume that /vol1/FreeBSD is for a jail(8) environment.

It still breaks.  See bsd.orig.mk; you _can't_ use a compiler
other than one installed in the default location, or it will
override the compiler defaults which tell it where the correct
header and crt0 files live.  Really.

-- Terry

To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-hackers" in the body of the message

Reply via email to