Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 28 Mar 2002 04:08:28 -0800 (PST)
From:      Cliff Skolnick <cliff@steam.com>
To:        freebsd-stable@FreeBSD.ORG
Subject:   buildworld broken (/usr/libexec/ftpd)
Message-ID:  <20020328030228.S40849-100000@lazlo.sc.steam.com>

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

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




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