On Thu, Sep 06, 2007 at 03:37:31PM -0300, Alexandre Biancalana wrote: > Hi list, > > I installed one with -CURRENT using the following 200704-ZFS snapshot. > After csup the sources, trying to update the buildworld stops with the > following error: > > > cc -O2 -fno-strict-aliasing -pipe -I. -DIN_GCC -DHAVE_CONFIG_H > -DPREFIX=\"/usr\" -I/usr/obj/usr/src/gnu/usr.bin/cc/cc_tools/../cc_tools > -I/usr/src/gnu/usr.bin/cc/cc_tools/../cc_tools > -I/usr/src/gnu/usr.bin/cc/cc_tools/../../../../contrib/gcc > -I/usr/src/gnu/usr.bin/cc/cc_tools/../../../../contrib/gcc/config > -I/usr/src/gnu/usr.bin/cc/cc_tools/../../../../contrib/gcclibs/include > -I/usr/src/gnu/usr.bin/cc/cc_tools/../../../../contrib/gcclibs/libcpp/include > -I/usr/src/gnu/usr.bin/cc/cc_tools/../../../../contrib/gcclibs/libdecnumber > -g -DGENERATOR_FILE -DHAVE_CONFIG_H -o gengtype > gengtype.ogengtype-yacc+%DIKED.o > gengtype-lex.o errors.o libiberty.a > ./gengtype > /libexec/ld-elf.so.1: /lib/libc.so.7: version FBSD_1.0 required by > ./gengtype not defined > *** Error code 1 I expirienced the very same problem which you described. I tried to compile my sources with various options with no success. I divided upgrade procedure into two, separate but similar steps. First, I fetched src/... version just after symbol versioning has been imported, and it went fine. Once I had my world working, I did second step by fetching the newest sources at that time and compiled them. Warnings you've shown here didn't appear then. -- Wojciech A. Koszek wkoszek_at_FreeBSD.org http://FreeBSD.czest.pl/dunstan/Received on Thu Sep 06 2007 - 21:11:37 UTC
This archive was generated by hypermail 2.4.0 : Wed May 19 2021 - 11:39:17 UTC