Date: Tue, 27 Apr 2004 19:46:53 +0200 From: "Ruben Kamerman" <r.kamerman@800xl.net> To: <freebsd-current@freebsd.org> Subject: make buildwork on freebsd 5.2.1 current Message-ID: <200404271746.i3RHkjeo019076@smtp-out7.xs4all.nl>
next in thread | raw e-mail | index | archive | help
Trying to buildworld on my fresh install of FBSD 5.2.1 on my new arrived
server fails,
Never seen this problem with my other server (FBSD 4.9)
I did all the cleaning around in the obj dirs and src dirs retryed cvsup and
still giving me the same error,
Anyone around who can help me ?
 
***
 
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/lex.c:33:
/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"
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/pt.c:37:
/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"
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
 
Stop in /usr/src.
*** Error code 1
 
Stop in /usr/src.
*** Error code 1
 
Stop in /usr/src.
 
Thanks
 Ruben Kamerman
 
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200404271746.i3RHkjeo019076>
