Date: Wed, 21 Jul 1999 23:39:44 -0700 From: "David O'Brien" <obrien@NUXI.com> Cc: henrich@flnet.com, current@freebsd.org Subject: Re: 4.0-current [/usr/libexec/ld-elf.so.1: cc: Undefined symbol "mkstemps"] Message-ID: <19990721233944.A3046@dragon.nuxi.com> In-Reply-To: <199907220042.RAA73145@vashon.polstra.com>; from John Polstra on Wed, Jul 21, 1999 at 05:42:45PM -0700 References: <19990721110932.G7548@orbit.flnet.com> <199907220042.RAA73145@vashon.polstra.com>
next in thread | previous in thread | raw e-mail | index | archive | help
> > I've recently upgraded to 4.0 from 3.2-stable and now whenever I try and > > compile something I get: > > > > /usr/libexec/ld-elf.so.1: cc: Undefined symbol "mkstemps" > > *** Error code 1 There was a time peroid during the gcc -> egcs transition in -CURRENT one would get this error. But a ``make world'' should have given you a consistant libc to linke with... Are you sure your /usr/src is clean of *.o files? Are you using -DNOCLEAN or any other non-standard options in your ``make world''? -- -- David (obrien@NUXI.com -or- obrien@FreeBSD.org) 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?19990721233944.A3046>