From owner-freebsd-stable Thu Mar 28 7:19:20 2002 Delivered-To: freebsd-stable@freebsd.org Received: from bunrab.catwhisker.org (adsl-63-193-123-122.dsl.snfc21.pacbell.net [63.193.123.122]) by hub.freebsd.org (Postfix) with ESMTP id 843CB37B419; Thu, 28 Mar 2002 07:19:07 -0800 (PST) Received: (from david@localhost) by bunrab.catwhisker.org (8.11.6/8.11.6) id g2SFJ6p92423; Thu, 28 Mar 2002 07:19:06 -0800 (PST) (envelope-from david) Date: Thu, 28 Mar 2002 07:19:06 -0800 (PST) From: David Wolfskill Message-Id: <200203281519.g2SFJ6p92423@bunrab.catwhisker.org> To: cliff@steam.com, freebsd-stable@FreeBSD.ORG Subject: Re: buildworld broken (/usr/libexec/ftpd) Cc: joe@FreeBSD.ORG In-Reply-To: <20020328030228.S40849-100000@lazlo.sc.steam.com> 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 >Date: Thu, 28 Mar 2002 04:08:28 -0800 (PST) >From: Cliff Skolnick >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 >... >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. Same fix works here. As to cause, it looks like the recent MFC for bin/ls to permit unit suffixes. Cheers, david (links to my resume at http://www.catwhisker.org/~david) -- David H. Wolfskill david@catwhisker.org I believe it would be irresponsible (and thus, unethical) for me to advise, recommend, or support the use of any product that is or depends on any Microsoft product for any purpose other than personal amusement. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message