From owner-cvs-all Thu Jun 29 13:43:23 2000 Delivered-To: cvs-all@freebsd.org Received: from fledge.watson.org (fledge.watson.org [204.156.12.50]) by hub.freebsd.org (Postfix) with ESMTP id 9336E37BB8C; Thu, 29 Jun 2000 13:43:16 -0700 (PDT) (envelope-from robert@fledge.watson.org) Received: from fledge.watson.org (robert@fledge.pr.watson.org [192.0.2.3]) by fledge.watson.org (8.9.3/8.9.3) with SMTP id QAA82717; Thu, 29 Jun 2000 16:43:05 -0400 (EDT) (envelope-from robert@fledge.watson.org) Date: Thu, 29 Jun 2000 16:43:05 -0400 (EDT) From: Robert Watson X-Sender: robert@fledge.watson.org To: Josef Karthauser Cc: Sheldon Hearn , Josef Karthauser , cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: src/lib/libc/gen setflags.3 setflags.c In-Reply-To: <20000629114958.D66974@pavilion.net> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Joe, This may have broken the RELENG_4 build from RELENG_4_0_0_RELEASE (or even the RELENG_4 build at all): cc -O -pipe -DSETPROCTITLE -DSKEY -DLOGIN_CAP -DVIRTUAL_HOSTING -Wall -I/data/fbsd-stable/src/libexec/ftpd/../../contrib-crypto/telnet -DINET6 -Dmain=ls_main -I/data/fbsd-stable/src/libexec/ftpd/../../bin/ls -I/usr/obj/data/fbsd-stable/src/i386/usr/include -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 ls.o: In function `display': ls.o(.text+0xbd2): undefined reference to `getflags' *** Error code 1 1 error Any chance you could take a look? On Thu, 29 Jun 2000, Josef Karthauser wrote: > On Thu, Jun 29, 2000 at 10:26:37AM +0200, Sheldon Hearn wrote: > > > > > > On Tue, 27 Jun 2000 19:45:58 MST, Josef Karthauser wrote: > > > > > Removed files: (Branch: RELENG_4) > > > lib/libc/gen setflags.3 setflags.c > > > Log: > > > MFC: Remove the getflags/setflags functions. Their functionality has > > > been replaced with the libc functions fflagstostr and strtofflags. > > > > Doesn't _this_ (the removal of an interface) require a version bump? > > No - these weren't library calls, hence I've not had to remove them > from the Makefile. They were just located in the gen directory. The > previous commit removed all dependancy on them. > > Joe > > Robert N M Watson robert@fledge.watson.org http://www.watson.org/~robert/ PGP key fingerprint: AF B5 5F FF A6 4A 79 37 ED 5F 55 E9 58 04 6A B1 TIS Labs at Network Associates, Safeport Network Services To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message