From owner-freebsd-current Wed Mar 6 3:28: 3 2002 Delivered-To: freebsd-current@freebsd.org Received: from skaarup.org (skaarup.org [130.228.230.140]) by hub.freebsd.org (Postfix) with SMTP id E8AD237B417 for ; Wed, 6 Mar 2002 03:27:57 -0800 (PST) Received: (qmail 28429 invoked by uid 0); 6 Mar 2002 11:27:57 -0000 Received: from localhost (HELO skaarup.org) (127.0.0.1) by localhost with SMTP; 6 Mar 2002 11:27:55 -0000 Received: (qmail 28421 invoked by uid 1039); 6 Mar 2002 11:27:55 -0000 Received: from localhost (sendmail-bs@127.0.0.1) by localhost with SMTP; 6 Mar 2002 11:27:55 -0000 Date: Wed, 6 Mar 2002 12:27:55 +0100 (CET) From: Rasmus Skaarup To: freebsd-current@freebsd.org Subject: 5-CURRENT, make buildworld break? Message-ID: <20020306122443.D28351-100000@skaarup.org> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII X-Virus-Scanned: by AMaViS perl-11 @skaarup.org Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG Hello, I upgraded frem 4.5-STABLE to 5.0-CURRENT three days ago, and it worked fine. But since I cvsupped yesterday, a 'make buildworld' results in: ** snip snip ** cc -pg -O -pipe -I/usr/src/lib/libpam/libpam -I/usr/src/lib/libpam/libpam/../.. /../contrib/openpam/include -DLIB_MAJ=2 -Werror -Wall -W -Wstrict-prototypes -Wm issing-prototypes -Wpointer-arith -Wreturn-type -Wcast-qual -Wwrite-strings -Wsw itch -Wshadow -Wcast-align -Wno-uninitialized -c /usr/src/lib/libpam/libpam/pam _std_option.c -o pam_std_option.po make: don't know how to make openpam_static_modules.po. Stop *** Error code 2 Stop in /usr/src/lib/libpam. *** Error code 1 Stop in /usr/src/lib. *** Error code 1 Stop in /usr/src. *** Error code 1 ** snip snip ** I've tried several times, each time with a clean /usr/obj. Best regards, Rasmus Skaarup To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message