Date: Mon, 25 Jul 2005 09:37:02 -0500 From: "Darryl Hoar" <darryl@osborne-ind.com> To: <freebsd-questions@freebsd.org> Subject: gcc34 build error on Freebsd 5.1 Message-ID: <005601c59126$53c98e30$0701a8c0@darryl>
next in thread | raw e-mail | index | archive | help
Greetings, I have 5.1 running on my machine. I installed cvsup and upgraded my ports with it. I then went into /usr/ports/databases/firebird-client and did a make install. Of course it installed several other dependencies when I did that. One thing is was trying to build/install was gcc34. The following error was generated and the entire process came to a halt. ../.././..//gcc-3.4-20050719/libiberty/fibheap.c:395: warning: implicit declaration of function `memset' gmake[2]: *** [fibheap.o] Error 1 gmake[2]: Leaving directory `/usr/ports/lang/gcc34/work/build/i386-portbld-freebsd5.1/libiberty' gmake[1]: *** [all-target-libiberty] Error 2 gmake[1]: Leaving directory `/usr/ports/lang/gcc34/work/build' gmake: *** [bootstrap-lean] Error 2 *** Error code 2 Stop in /usr/ports/lang/gcc34. *** Error code 1 I google'd and searched the freebsd website/mailing list, FAQ, but didn't find an answer to this problem. Anybody have an pointers/help so I can get on with the install ? thanks in advance, Darryl
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?005601c59126$53c98e30$0701a8c0>