Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 15 Dec 1999 17:34:07 -0800 (PST)
From:      sh <sh@diploma.ru>
To:        "f.johan.beisser" <jan@caustic.org>
Cc:        freebsd-small@FreeBSD.ORG
Subject:   Re: problems building ppp, passwd
Message-ID:  <Pine.GSO.4.21.9912151732170.1569-100000@sh.liquidaudio.com>
In-Reply-To: <Pine.BSF.4.20.9912151551210.589-100000@pogo.caustic.org>

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

I have an idea :-) Just grab "nm" and ask every file in /usr/lib if it has
the symbolic names shown in your error messages from "cc". Then put these
files into libraries and you should be fine.

Sergey

On Wed, 15 Dec 1999, f.johan.beisser wrote:

> 
> in trying to build the "net admin tool" version of picobsd, i've found
> continous problems with the code for ppp and passwd.
> 
> any ideas on how i can fix this?
> 
> thanks for your help,
> -- jan
> 
> a sample of the error: 
> 
> cc -static -o crunch1 crunch1.o sh.lo test.lo echo.lo hostname.lo ln.lo
> login.lo getty.lo stty.lo inetd.lo telnetd.lo w.lo msg.lo kget.lo
> reboot.lo init.lo ifconfig.lo df.lo sps.lo ns.lo vm.lo cat.lo cp.lo rm.lo
> mknod.lo chmod.lo chown.lo mkdir.lo ls.lo syslogd.lo sysctl.lo route.lo
> pwd_mkdb.lo dev_mkdb.lo mount.lo mount_msdos.lo umount.lo kill.lo
> mount_std.lo natd.lo pwd.lo ppp.lo telnet.lo more.lo passwd.lo date.lo
> mount_cd9660.lo mount_nfs.lo ping.lo traceroute.lo routed.lo ipfw.lo
> -lncurses -lmytinfo -lipx -lz -lpcap -lalias -lwrap -ledit -lutil -lmd
> -lcrypt -lmp -lgmp -lm -lkvm -lgnuregex -ltelnet -lradius
>  ppp.lo: In
> function `chap_BuildAnswer':
> ppp.lo(.text+0x5c70): undefined reference to `mschap_LANMan'
> ppp.lo(.text+0x5ceb): undefined reference to `mschap_NT'
> ppp.lo: In function `ID0NgMkSockNode':



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




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