> > 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 ([EMAIL PROTECTED] -or- [EMAIL PROTECTED])
To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-current" in the body of the message