Hello,

Just made world, and now cc(1) fails:

$ cc p.c -o p
cc: installation problem, cannot exec `cpp0': No such file or directory

Using ktrace(1), I found that now cc searchs its subcomponents in
/usr/libexec/elf. However, installworld puts them in /usr/libexec.
Nothing is said about this problem in UPDATING.

Could this problem be related to the recent changes to
src/gnu/usr.bin/cc/cc_tools/freebsd-native.h (1.10, 1.11)?

Cheers,
JMA
-- 
****** Jose M. Alcaide  //  [EMAIL PROTECTED]  //  [EMAIL PROTECTED] ******
** "Beware of Programmers who carry screwdrivers" --  Leonard Brandwein **

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

Reply via email to