Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 29 Jun 2000 16:43:05 -0400 (EDT)
From:      Robert Watson <rwatson@FreeBSD.org>
To:        Josef Karthauser <joe@pavilion.net>
Cc:        Sheldon Hearn <sheldonh@uunet.co.za>, Josef Karthauser <joe@FreeBSD.org>, cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   Re: cvs commit: src/lib/libc/gen setflags.3 setflags.c
Message-ID:  <Pine.NEB.3.96L.1000629164219.9464D-100000@fledge.watson.org>
In-Reply-To: <20000629114958.D66974@pavilion.net>

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

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




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.NEB.3.96L.1000629164219.9464D-100000>