From owner-freebsd-stable Thu Mar 28 4: 8:33 2002 Delivered-To: freebsd-stable@freebsd.org Received: from lazlo.steam.com (lazlo.steam.com [63.109.7.66]) by hub.freebsd.org (Postfix) with ESMTP id 9661337B417 for ; Thu, 28 Mar 2002 04:08:29 -0800 (PST) Received: from lazlo.steam.com (cliff@lazlo.steam.com [63.109.7.66]) by lazlo.steam.com (8.11.6/8.11.6) with ESMTP id g2SC8TT91694 for ; Thu, 28 Mar 2002 04:08:29 -0800 (PST) (envelope-from cliff@steam.com) Date: Thu, 28 Mar 2002 04:08:28 -0800 (PST) From: Cliff Skolnick To: freebsd-stable@FreeBSD.ORG Subject: buildworld broken (/usr/libexec/ftpd) Message-ID: <20020328030228.S40849-100000@lazlo.sc.steam.com> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG CVSUP as of Thu Mar 28 03:31:01 PST 2002 make buildworld gives me: cc -O -pipe -DSETPROCTITLE -DSKEY -DLOGIN_CAP -DVIRTUAL_HOSTING -Wall -DINET6 -Dmain=ls_main -I/usr/src/libexec/ftpd/../../bin/ls -o ftpd ftpd.o ftpcmd.o logwtmp.o popen.o skey-stuff.o ls.o cmp.o print.o util.o -lskey -lmd -lcrypt -lutil -lpam print.o: In function `unit_adjust': print.o(.text+0xa7c): undefined reference to `ilogb' *** Error code 1 Stop in /usr/src/libexec/ftpd. *** Error code 1 Stop in /usr/src/libexec. *** Error code 1 Adding a -lm in the list of libraries in /usr/src/libexec/ftpd/Makefile seemed to fix it, but it's not obvious (at least to me) what changed to require this. Perhaps someone a little more familiar with things can figure out why this broke. Cliff -- | Cliff Skolnick | "They that can give up essential liberty to | | Steam Tunnel Operations | obtain a little temporary safety deserve | | cliff@steam.com | neither liberty nor safety." | | http://www.steam.com/ | -- Benjamin Franklin, 1759 | To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message