* Paulo Quartieri ([EMAIL PROTECTED]) wrote: > Pessoal, Instalei 5.1-CURRENT, fiz o CVSUP e ao dar o buildworld acontece o erro > abaixo: > > Alguem ajuda?
FreeBSD-CURRENT is the latest working sources for FreeBSD. This includes work in progress, experimental changes, and transitional mechanisms that might or might not be present in the next official release of the software. While many FreeBSD developers compile the FreeBSD-CURRENT source code daily, there are periods of time when the sources are not buildable. These problems are resolved as expeditiously as possible, but whether or not FreeBSD-CURRENT brings disaster or greatly desired functionality can be a matter of which exact moment you grabbed the source code in! > /usr/src/contrib/gcc/config/elfos.h:80:1: warning: "OBJECT_FORMAT_ELF" redefined > In file included from > /usr/obj/usr/src/i386/usr/src/gnu/usr.bin/cc/cc_tools/tconfig.h:19, > from > /usr/obj/usr/src/i386/usr/src/gnu/usr.bin/cc/cc_tools/hconfig.h:2, > from > /usr/obj/usr/src/i386/usr/src/gnu/usr.bin/cc/cc_tools/config.h:1, > from /usr/src/contrib/gcc/cp/spew.c:26: > /usr/src/contrib/gcc/config/freebsd.h:68:1: warning: this is the location of the > previous definition > In file included from > /usr/obj/usr/src/i386/usr/src/gnu/usr.bin/cc/cc_tools/tconfig.h:17, > from > /usr/obj/usr/src/i386/usr/src/gnu/usr.bin/cc/cc_tools/hconfig.h:2, > from > /usr/obj/usr/src/i386/usr/src/gnu/usr.bin/cc/cc_tools/config.h:1, > from > /usr/src/gnu/usr.bin/cc/cc1plus/../../../../contrib/gcc/cp/parse.y:31, > from /usr/src/contrib/gcc/cp/spew.c:34: > /usr/src/gnu/usr.bin/cc/cc_tools/freebsd-native.h:62:25: attempt to use poisoned > "malloc" > /usr/src/gnu/usr.bin/cc/cc_tools/freebsd-native.h:63:25: attempt to use poisoned > "calloc" > /usr/src/gnu/usr.bin/cc/cc_tools/freebsd-native.h:64:25: attempt to use poisoned > "realloc" > /usr/src/gnu/usr.bin/cc/cc_tools/freebsd-native.h:65:25: attempt to use poisoned > "strdup" > mkdep: compile failed > *** Error code 1 > Stop in /usr/src/gnu/usr.bin/cc/cc1plus. > *** Error code 1 > Stop in /usr/src/gnu/usr.bin/cc. > *** Error code 1 Talvez isso resolva: 1. Configure a hora certa no sistema (veja sua BIOS) 2. rm -rf /usr/obj 3. cvsup denovo 4. make buildworld -- Giovanni P. Tirloni <gpt at tirloni.org> Fingerprint: 8C3F BEC5 79BD 3E9B EDB8 72F4 16E8 BA5E D031 5C26 _______________________________________________________________ Sair da Lista: http://www2.fugspbr.org/mailman/listinfo/fugspbr Historico: http://www4.fugspbr.org/lista/html/FUG-BR/
