Date: Wed, 18 Feb 1998 06:15:06 -0800 From: Mike Smith <mike@smith.net.au> To: "Brent J. Nordquist" <nordquist@platinum.com> Cc: "'Jordan K. Hubbard'" <jkh@time.cdrom.com>, "'Mark Murray'" <mark@grondar.za>, "'freebsd-stable@freebsd.org'" <freebsd-stable@FreeBSD.ORG> Subject: Re: Merge mania in -stable; heads up! Message-ID: <199802181415.GAA03027@dingo.cdrom.com> In-Reply-To: Your message of "Wed, 18 Feb 1998 08:05:07 CST." <01BD3C43.EDBD1830@neq1bert.vt.platinum.com>
next in thread | previous in thread | raw e-mail | index | archive | help
> I posted a message to freebsd-stable yesterday about the ss/ss_err.h > #include file... let me know if you don't see it. I got past that one and > am currently stuck on: You are not building your world properly. Please make sure that you're not using anything silly like -DNOCLEAN. > ===> usr.bin/ftp > [...] > --- ftp --- > cc -O2 -m486 -pipe -I/usr/src/usr.bin/ftp/../../contrib-crypto/telnet -o > ftp cmds.o cmdtab.o complete.o domacro.o fetch.o ftp.o main.o ruserpass.o > util.o -ledit -ltermcap > complete.o: Undefined symbol `_sl_init' referenced from text segment ... You are linking against a stale libc. -- \\ Sometimes you're ahead, \\ Mike Smith \\ sometimes you're behind. \\ mike@smith.net.au \\ The race is long, and in the \\ msmith@freebsd.org \\ end it's only with yourself. \\ msmith@cdrom.com To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199802181415.GAA03027>