Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 7 Jul 2002 13:03:50 +0200 (CEST)
From:      Richard <richard@unixguru.nl>
To:        FreeBSD current users <current@FreeBSD.ORG>
Subject:   Build errors in /usr/src/gnu/usr.bin/cc/cc1plus with today's current
Message-ID:  <20020707125248.B96504-100000@mail.unixguru.nl>
In-Reply-To: <20020707104638.GP2813@genius.tao.org.uk>

next in thread | previous in thread | raw e-mail | index | archive | help
Hello,

The last few days I unable to get a complete make world. This morning I
did a make clean in /usr/src and a rm -rf /usr/obj.

After this cvsup (from cvsup.freebsd.org) I started make world, then i'm
getting the folowing errors:

/usr/src/gnu/usr.bin/cc/cc_tools/freebsd-native.h:61:25: attempt to use
poisoned "malloc"
/usr/src/gnu/usr.bin/cc/cc_tools/freebsd-native.h:62:25: attempt to use
poisoned "calloc"
/usr/src/gnu/usr.bin/cc/cc_tools/freebsd-native.h:63:25: attempt to use
poisoned "realloc"
/usr/src/gnu/usr.bin/cc/cc_tools/freebsd-native.h:64:25: attempt to use
poisoned "strdup"
mkdep: compile failed
*** Error code 1

Stop in /usr/src/gnu/usr.bin/cc/cc1plus.

Yesterday after a good make world, make installworld (in single user)
produced a debug prompt (dont't have logging anymore :-( ), could it be
that that caused the problems I have now?

Greetings,

Richard.

----
An OS is like swiss cheese, the bigger it is, the more holes you get!


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




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20020707125248.B96504-100000>