From owner-freebsd-stable Sun May 27 5:14:37 2001 Delivered-To: freebsd-stable@freebsd.org Received: from mout1.freenet.de (mout1.freenet.de [194.97.50.132]) by hub.freebsd.org (Postfix) with ESMTP id 3651937B423 for ; Sun, 27 May 2001 05:14:23 -0700 (PDT) (envelope-from rabat@web.de) Received: from [194.97.50.138] (helo=mx0.freenet.de) by mout1.freenet.de with esmtp (Exim 3.22 #1) id 153zR7-0005IE-00 for freebsd-stable@freebsd.org; Sun, 27 May 2001 14:14:21 +0200 Received: from a0f6d.pppool.de ([213.6.15.109] helo=spotteswoode.yi.org) by mx0.freenet.de with asmtp (ID inode@freenet.de) (Exim 3.22 #1) id 153zR5-0000RQ-00 for freebsd-stable@FreeBSD.org; Sun, 27 May 2001 14:14:19 +0200 Received: (qmail 1885 invoked by uid 0); 27 May 2001 12:14:39 -0000 Date: Sun, 27 May 2001 14:14:39 +0200 From: clemensF To: freebsd-questions@FreeBSD.org Cc: freebsd-stable@FreeBSD.org Subject: make buildworld Message-ID: <20010527141439.A1714@spotteswoode.yi.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Organization: private X-PGP-ID: 0x214190AF X-Stamper-To: post@stamper.itconsult.co.uk Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG hi y'all! make buildworld after downloading a recent freebsd-stable from "releng4.freebsd.org:/pub/FreeBSD/snapshots/i386" leads to: ---------8<------------------ cc -pipe -pipe -pipe -I/usr/src/gnu/usr.bin/groff/src/preproc/refer/../../../../../../contrib/groff/src/pr eproc/refer -DHAVE_STDLIB_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DIRENT_H=1 -DHAVE_LIMITS_H=1 -DHAVE_STRING_H=1 -DHAVE_STRINGS_H=1 -DHAVE_MATH_H=1 -DRET_TYPE_SRAND_IS_VOID=1 -DHAVE_SYS_NERR=1 -DHAVE_SYS_ERRLIST=1 -DHAVE_CC_LIMITS_H=1 -DRETSIGTYPE=void -DHAVE_STRUCT_EXCEPTION=1 -DHAVE_GETPAGESIZE=1 -DHAVE_MMAP=1 -DHAVE_FMOD=1 -DHAVE_STRTOL=1 -DHAVE_GETCWD=1 -DHAVE_STRERROR=1 -DHAVE_PUTENV=1 -DHAVE_RENAME=1 -DHAVE_MKSTEMP=1 -DHAVE_STRCASECMP=1 -DHAVE_STRNCASECMP=1 -DHAVE_STRSEP=1 -DHAVE_STRDUP=1 -DSYS_SIGLIST_DECLARED=1 -I/usr/src/gnu/usr.bin/groff/src/preproc/refer/../../../../../../contrib/groff/src/in clude -I/usr/src/gnu/usr.bin/groff/src/preproc/refer/../../../src/include -I/usr/obj/usr/src/i386/usr/include -static -o refer command.o label.o ref.o refer.o token.o ibbib/libbib.a /usr/obj/usr/src/i386/usr/src/gnu/usr.bin/groff/src/preproc/refer/../../../src/libs/l /usr/obj/usr/src/i386/usr/src/gnu/usr.bin/groff/src/preproc/refer/../../../src/libs/l ibgroff/libgroff.a -lm command.o: In function `database_command(int, argument *)': command.o(.text+0xbd8): undefined reference to `search_list::add_file(char const *, int)' command.o: In function `search_ignore_command(int, argument *)': command.o(.text+0xeba): undefined reference to `linear_ignore_fields' command.o: In function `no_search_ignore_command(int, argument *)': command.o(.text+0xec5): undefined reference to `linear_ignore_fields' command.o: In function `search_truncate_command(int, argument *)': command.o(.text+0xee0): undefined reference to `linear_truncate_len' command.o(.text+0xeea): undefined reference to `linear_truncate_len' command.o: In function `no_search_truncate_command(int, argument *)': command.o(.text+0xef9): undefined reference to `linear_truncate_len' refer.o: In function `main': refer.o(.text+0x206): undefined reference to `verify_flag' refer.o(.text+0x51b): undefined reference to `linear_ignore_fields' refer.o(.text+0x7d4): undefined reference to `search_list::add_file(char const *, int)' refer.o(.text+0x8a5): undefined reference to `linear_truncate_len' refer.o: In function `possibly_load_default_database(void)': refer.o(.text+0xb12): undefined reference to `search_list::add_file(char const *, int)' refer.o(.text+0xb2c): undefined reference to `search_list::add_file(char const *, int)' refer.o: In function `find_reference(char const *, int)': refer.o(.text+0x2bc9): undefined reference to `search_list_iterator::search_list_iterator(search_list *, char const *)' refer.o(.text+0x2bf0): undefined reference to `search_list_iterator::next(char const **, int *, reference_id *)' refer.o(.text+0x2c45): undefined reference to `search_list_iterator::~search_list_iterator(void)' refer.o(.text+0x2d00): undefined reference to `search_list_iterator::~search_list_iterator(void)' refer.o(.text+0x2d62): undefined reference to `search_list_iterator::next(char const **, int *, reference_id *)' refer.o(.text+0x2dba): undefined reference to `search_list_iterator::~search_list_iterator(void)' refer.o: In function `__static_initialization_and_destruction_0': refer.o(.text+0x37c1): undefined reference to `search_list::search_list(void)' refer.o(.text+0x381f): undefined reference to `search_list::~search_list(void)' *** Error code 1 Stop in /usr/src/gnu/usr.bin/groff/src/preproc/refer. *** Error code 1 ---------8<------------------ this is, of course, not all. doing "make most" leaves ls(1), of all things, complaining about missing externals in libtermcap, and i'd bet my fathers shoes that the next build will fail for the same reason. my question: is there a freebsd 4.3 stable to be got where "make buildworld" will succeed with the option of upgrading and reconfiguring the kernel as well? clemens fischer ps: please Cc: me, i'm not on freebsd-questions. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message