From owner-freebsd-small Fri Oct 1 13:25:16 1999 Delivered-To: freebsd-small@freebsd.org Received: from pogo.caustic.org (pogo.caustic.org [216.69.69.123]) by hub.freebsd.org (Postfix) with ESMTP id 7E11015349 for ; Fri, 1 Oct 1999 13:25:12 -0700 (PDT) (envelope-from jan@caustic.org) Received: from localhost (jan@localhost) by pogo.caustic.org (8.9.3/ignatz) with ESMTP id NAA69930 for ; Fri, 1 Oct 1999 13:26:05 -0700 (PDT) Date: Fri, 1 Oct 1999 13:26:05 -0700 (PDT) From: "f.johan.beisser" To: freebsd-small@freebsd.org Subject: a little problem compiling.. Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-small@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG this is relativly new, at least, it just came up in the last 2 days, after an upgrade of my source code (and base build machine) to 3.3-stable from 3.3-RC. this starts in passwd, and goes over to ppp. it seems (so far) to only seems to exist in the net (/usr/src/release/picobsd/net) build of picobsd. any ideas? -- jan starting with passwd.lo: passwd.lo: In function `local_passwd': passwd.lo(.text+0x379): undefined reference to `local_password' passwd.lo(.text+0x38d): undefined reference to `local_password' passwd.lo: In function `main': passwd.lo(.text+0x562): undefined reference to `yp_domain' passwd.lo(.text+0x568): undefined reference to `yp_server' passwd.lo(.text+0x575): undefined reference to `yp_server' passwd.lo(.text+0x58a): undefined reference to `yp_server' passwd.lo(.text+0x596): undefined reference to `force_old' passwd.lo(.text+0x5f3): undefined reference to `use_yp' passwd.lo(.text+0x60a): undefined reference to `yp_passwd' passwd.lo(.text+0x650): undefined reference to `yp_in_pw_file' passwd.lo(.text+0x662): undefined reference to `yp_passwd' ppp.lo: In function `chap_BuildAnswer': ppp.lo(.text+0x5a30): undefined reference to `mschap_LANMan' ppp.lo(.text+0x5aab): undefined reference to `mschap_NT' *** Error code 1 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-small" in the body of the message