From owner-cvs-all Thu Mar 28 4:35: 6 2002 Delivered-To: cvs-all@freebsd.org Received: from goliath.siemens.de (goliath.siemens.de [192.35.17.28]) by hub.freebsd.org (Postfix) with ESMTP id 1EED037B405; Thu, 28 Mar 2002 04:35:01 -0800 (PST) Received: from mail1.siemens.de (mail1.siemens.de [139.23.33.14]) by goliath.siemens.de (8.11.6/8.11.6) with ESMTP id g2SCYxR16652; Thu, 28 Mar 2002 13:34:59 +0100 (MET) Received: from curry.mchp.siemens.de (curry.mchp.siemens.de [139.25.42.7]) by mail1.siemens.de (8.11.6/8.11.6) with ESMTP id g2SCYwW22576; Thu, 28 Mar 2002 13:34:58 +0100 (MET) Received: (from localhost) by curry.mchp.siemens.de (8.11.6/8.11.6) id g2SCYwj26188; Date: Thu, 28 Mar 2002 13:34:58 +0100 From: Andre Albsmeier To: Josef Karthauser Cc: Andre Albsmeier , joe@FreeBSD.ORG, cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG Subject: Re: cvs commit: src/bin/ls Makefile cmp.c extern.h ls.1 ls.c ls.h print.c util.c Message-ID: <20020328133458.A61957@curry.mchp.siemens.de> References: <200203280128.g2S1SFr92606@freefall.freebsd.org> <20020328130911.A23960@curry.mchp.siemens.de> <20020328123032.GB90441@genius.tao.org.uk> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5.1i In-Reply-To: <20020328123032.GB90441@genius.tao.org.uk>; from joe@tao.org.uk on Thu, Mar 28, 2002 at 12:30:32PM +0000 X-Echelon: BND CIA NSA Mossad KGB MI6 IRA detonator nuclear assault strike X-RAVMilter-Version: 8.3.1(snapshot 20020109) (curry.mchp.siemens.de) Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG On Thu, 28-Mar-2002 at 12:30:32 +0000, Josef Karthauser wrote: > On Thu, Mar 28, 2002 at 01:09:11PM +0100, Andre Albsmeier wrote: > > > > I assume this brought me the following error :-) > > > > ===> libexec/ftpd > > cc -O -pipe -DANDRE -fno-ident -UINET6 -UIPSEC -DSETPROCTITLE -DSKEY -DLOGIN_CAP -DVIRTUAL_HOSTING -Wall -DINET6 -Dmain=ls_main -I/src/src-4/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 > > Yes, no doubt. I keep forgetting that other parts of the system depend > upon the ls source. I don't know if my -lm suggestion for ftpd is OK... -current got it :-) > > I'm on the case now. Great, thanks, -Andre > > Joe -- Amateurs like Linux, but professionals prefer FreeBSD. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message