Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 29 Jun 2000 16:33:25 -0400 (EDT)
From:      Robert Watson <rwatson@FreeBSD.org>
To:        freebsd-stable@FreeBSD.org
Subject:   RELENG_4 build from RELENG_4_0_0_RELEASE broken due to getflags()?
Message-ID:  <Pine.NEB.3.96L.1000629163052.9464C-100000@fledge.watson.org>

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

I'm attempting to upgrade from RELENG_4_0_0_RELEASE to RELENG_4 as of this
morning, and the build is currently failing with the following:

/data/fbsd-stable/src/libexec/ftpd/ftpd.c:2595: warning: variable
`dirlist' might be clobbered by `longjmp' or `vfork'
/data/fbsd-stable/src/libexec/ftpd/ftpd.c:2596: warning: variable `simple'
might be clobbered by `longjmp' or `vfork'
/data/fbsd-stable/src/libexec/ftpd/ftpd.c:2597: warning: variable
`freeglob' might be clobbered by `longjmp' or `vfork'
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
*** Error code 2
1 error
*** Error code 2
1 error
*** Error code 2
1 error
*** Error code 2
1 error

Any suggestions?

  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 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?Pine.NEB.3.96L.1000629163052.9464C-100000>