On 05-Apr-99 David O'Brien wrote:
>> > Also make sure that you have version 1.2 of
>> > src/gnu/usr.sbin/cc/cc_drv/Makefile.
> 
> You might also need to build libc manually.  Looks like maybe you are
> building parts of the tree manually (to fix the cpp problem), and
> src/gnu/usr.sbin/cc/cc_drv/Makefile changed between your various
> compiles.

[r...@daemon] (2) # pwd
/usr/src/lib/libc
[r...@daemon] (3) # make
rpcgen -C -h -o yp.h /usr/include/rpcsvc/yp.x
/work/FreeBSD/src/gnu/usr.bin/cc/cpp/../../../../contrib/egcs/gcc/cccp.c:188
2: Internal compiler error in function main
*** Error code 33

Uggh, ok. Let's try egcs first again:

/usr/obj/work/FreeBSD/src/gnu/usr.bin/cc/cc/../cc_drv/libcc_drv.a(choose-tem
p.o): In function `make_temp_file':
choose-temp.o(.text+0x278): undefined reference to `mkstemps'
*** Error code 1

Nice case of chicken <> egg =)

Will try yer suggestion from the reply to John D. Polstra about adding
mkstemp.c to the SRCS: just to get egcs working again.

Will let ye know how I'd fare...

Thanks for yer patience thus far =)

---
Jeroen Ruigrok van der Werven     <http://www.freebsdzine.org> 
asmodai(at)wxs.nl        The idea does not replace the work...
Network/Security Specialist      <http://home.wxs.nl/~asmodai>
*BSD: Powered by Knowledge & Know-how <http://www.freebsd.org>


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

Reply via email to