Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 20 Feb 2002 18:02:38 +0100
From:      "Jose M. Alcaide" <jose@we.lc.ehu.es>
To:        current@FreeBSD.org
Subject:   cannot exec `cpp0': No such file or directory
Message-ID:  <20020220180238.J1170@v-ger.we.lc.ehu.es>

next in thread | raw e-mail | index | archive | help
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  //  jose@we.lc.ehu.es  //  jmas@FreeBSD.org ******
** "Beware of Programmers who carry screwdrivers" --  Leonard Brandwein **

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-current" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20020220180238.J1170>