From owner-freebsd-current@FreeBSD.ORG Wed Sep 3 12:25:07 2003 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id B2CDA16A4BF for ; Wed, 3 Sep 2003 12:25:07 -0700 (PDT) Received: from mail.yazzy.org (yazzy.org [217.8.140.3]) by mx1.FreeBSD.org (Postfix) with ESMTP id 39CDE43FF5 for ; Wed, 3 Sep 2003 12:25:06 -0700 (PDT) (envelope-from spamfilter@yazzy.org) Received: by mail.yazzy.org (Postfix, from userid 1033) id 540F93981C; Wed, 3 Sep 2003 21:19:37 +0200 (CEST) Received: by mail.yazzy.org (Postfix, from userid 1033) id 86B1739895; Wed, 3 Sep 2003 21:12:01 +0200 (CEST) Received: by mail.yazzy.org (Postfix, from userid 1033) id EB4E43981F; Wed, 3 Sep 2003 21:07:54 +0200 (CEST) Received: by mail.yazzy.org (Postfix, from userid 1033) id 8681239897; Wed, 3 Sep 2003 21:01:03 +0200 (CEST) Received: by mail.yazzy.org (Postfix, from userid 1033) id DD8253980D; Wed, 3 Sep 2003 20:57:47 +0200 (CEST) Received: from yazzy.org (localhost [127.0.0.1]) by mail.yazzy.org (Postfix) with SMTP id 647CB39887 for ; Wed, 3 Sep 2003 20:57:11 +0200 (CEST) Received: from 12-238-113-137.client.attbi.com ([12.238.113.137]) (SquirrelMail authenticated user masta@yazzy.org) by mail.yazzy.org with HTTP; Wed, 3 Sep 2003 20:57:11 +0200 (CEST) Message-ID: <9439.12.238.113.137.1062615431.squirrel@mail.yazzy.org> Date: Wed, 3 Sep 2003 20:57:11 +0200 (CEST) From: To: X-Priority: 3 Importance: Normal X-Mailer: SquirrelMail (version 1.2.11) MIME-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Transfer-Encoding: 8bit X-Spam-Status: No, hits=0.8 required=5.0 tests=NO_REAL_NAME version=2.55 X-Spam-Level: Subject: build error in chpass X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 03 Sep 2003 19:25:07 -0000 Hello, I found an error in my make world with sources cvsup'ed as of this morning. I am using WITH_DYNAMICROOT in my make.conf. ===> usr.bin/chpass cc -O -pipe -mcpu=pentiumpro -DYP -I/usr/src/usr.bin/chpass/../../usr.sbin/pwd_mkdb -I/usr/src/usr.bin/chpass/../../lib/libc/gen -I. -Wsystem-headers -Werror -Wall -Wno-format-y2k -W -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wcast-align -c /usr/src/usr.bin/chpass/chpass.c cc -O -pipe -mcpu=pentiumpro -DYP -I/usr/src/usr.bin/chpass/../../usr.sbin/pwd_mkdb -I/usr/src/usr.bin/chpass/../../lib/libc/gen -I. -Wsystem-headers -Werror -Wall -Wno-format-y2k -W -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wcast-align -c /usr/src/usr.bin/chpass/edit.c cc -O -pipe -mcpu=pentiumpro -DYP -I/usr/src/usr.bin/chpass/../../usr.sbin/pwd_mkdb -I/usr/src/usr.bin/chpass/../../lib/libc/gen -I. -Wsystem-headers -Werror -Wall -Wno-format-y2k -W -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wcast-align -c /usr/src/usr.bin/chpass/field.c cc -O -pipe -mcpu=pentiumpro -DYP -I/usr/src/usr.bin/chpass/../../usr.sbin/pwd_mkdb -I/usr/src/usr.bin/chpass/../../lib/libc/gen -I. -Wsystem-headers -Werror -Wall -Wno-format-y2k -W -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wcast-align -c /usr/src/lib/libc/gen/pw_scan.c cc -O -pipe -mcpu=pentiumpro -DYP -I/usr/src/usr.bin/chpass/../../usr.sbin/pwd_mkdb -I/usr/src/usr.bin/chpass/../../lib/libc/gen -I. -Wsystem-headers -Werror -Wall -Wno-format-y2k -W -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wcast-align -c /usr/src/usr.bin/chpass/table.c cc -O -pipe -mcpu=pentiumpro -DYP -I/usr/src/usr.bin/chpass/../../usr.sbin/pwd_mkdb -I/usr/src/usr.bin/chpass/../../lib/libc/gen -I. -Wsystem-headers -Werror -Wall -Wno-format-y2k -W -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wcast-align -c /usr/src/usr.bin/chpass/util.c cc -O -pipe -mcpu=pentiumpro -DYP -I/usr/src/usr.bin/chpass/../../usr.sbin/pwd_mkdb -I/usr/src/usr.bin/chpass/../../lib/libc/gen -I. -Wsystem-headers -Werror -Wall -Wno-format-y2k -W -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wcast-align -o chpass chpass.o edit.o field.o pw_scan.o table.o util.o -lcrypt -lutil -lypclnt /usr/obj/usr/src/i386/usr/lib/librpcsvc.so.2: undefined reference to `des_setparity' *** Error code 1 Stop in /usr/src/usr.bin/chpass. *** Error code 1 Stop in /usr/src/usr.bin. *** Error code 1 Stop in /usr/src. *** Error code 1 Stop in /usr/src. *** Error code 1 Stop in /usr/src. -masta