From owner-freebsd-stable Thu Jun 29 13:33:32 2000 Delivered-To: freebsd-stable@freebsd.org Received: from fledge.watson.org (fledge.watson.org [204.156.12.50]) by hub.freebsd.org (Postfix) with ESMTP id 6925A37C101 for ; Thu, 29 Jun 2000 13:33:26 -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 QAA82646 for ; Thu, 29 Jun 2000 16:33:25 -0400 (EDT) (envelope-from robert@fledge.watson.org) Date: Thu, 29 Jun 2000 16:33:25 -0400 (EDT) From: Robert Watson X-Sender: robert@fledge.watson.org To: freebsd-stable@FreeBSD.org Subject: RELENG_4 build from RELENG_4_0_0_RELEASE broken due to getflags()? Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG 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