From owner-freebsd-questions Mon Jan 13 8:37: 4 2003 Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 1956737B401 for ; Mon, 13 Jan 2003 08:36:59 -0800 (PST) Received: from web20802.mail.yahoo.com (web20802.mail.yahoo.com [216.136.226.191]) by mx1.FreeBSD.org (Postfix) with SMTP id BC91243ED8 for ; Mon, 13 Jan 2003 08:36:58 -0800 (PST) (envelope-from polar_kiev@yahoo.com) Message-ID: <20030113163657.86171.qmail@web20802.mail.yahoo.com> Received: from [217.76.196.1] by web20802.mail.yahoo.com via HTTP; Mon, 13 Jan 2003 08:36:57 PST Date: Mon, 13 Jan 2003 08:36:57 -0800 (PST) From: "Сергей" "Синельниченко" Subject: make not finding symbols when linking To: freebsd-questions@freebsd.org MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG Hi! Please HELP!! We have just put a "user" install of FreeBSD 4.7 (from CD) onto a server, and when trying to install certain ports get the below. Are there some libraries missing from the install because we did not choose the right installation type? How is it possible to install the required packages/libraries? Are they downloadable from somewhere? Many thanks in advance! netpfc# pwd /usr/ports/net/cvsup-without-gui netpfc# make ===> Extracting for cvsup-without-gui-16.1f >> Checksum OK for cvsup-snap-16.1f.tar.gz. ===> cvsup-without-gui-16.1f depends on file: /usr/local/lib/m3/pkg/tcp/FreeBSD4/libm3tcp.a - not found ===> Verifying install for /usr/local/lib/m3/pkg/tcp/FreeBSD4/libm3tcp.a in /usr/ports/lang/ezm3 ===> Extracting for ezm3-1.0 >> Checksum OK for ezm3/ezm3-1.0-FreeBSD4-boot.tar.bz2. >> Checksum OK for ezm3/ezm3-1.0-src.tar.bz2. ===> ezm3-1.0 depends on executable: gmake - not found ===> Verifying install for gmake in /usr/ports/devel/gmake ===> Building for gmake-3.79.1_3 make all-recursive Making all in glob Making all in i18n cc -O -pipe -L/usr/local/lib -o make ar.o arscan.o commands.o dir.o expand.o file.o function.o getopt.o implicit.o job.o main.o misc.o read.o remake.o rule.o signame.o variable.o vpath.o default.o remote-stub.o version.o getopt1.o gettext.o glob/libglob.a -lutil -lkvm file.o: In function `print_file': file.o(.text+0x17e3): undefined reference to `print_commands' job.o: In function `reap_children': job.o(.text+0x744): undefined reference to `handling_fatal_signal' job.o(.text+0x79e): undefined reference to `delete_child_targets' job.o(.text+0x7b3): undefined reference to `handling_fatal_signal' job.o(.text+0x8ca): undefined reference to `handling_fatal_signal' job.o: In function `free_child': job.o(.text+0xa1c): undefined reference to `handling_fatal_signal' job.o: In function `new_job': job.o(.text+0x1197): undefined reference to `chop_commands' main.o: In function `main': main.o(.text+0x2e4): undefined reference to `fatal_error_signal' main.o(.text+0x31e): undefined reference to `fatal_error_signal' main.o(.text+0x356): undefined reference to `fatal_error_signal' main.o(.text+0x38e): undefined reference to `fatal_error_signal' main.o(.text+0x3c6): undefined reference to `fatal_error_signal' main.o(.text+0x3fe): more undefined references to `fatal_error_signal' follow remake.o: In function `remake_file': remake.o(.text+0x1ffb): undefined reference to `chop_commands' remake.o(.text+0x2019): undefined reference to `execute_file_commands' rule.o: In function `print_rule': rule.o(.text+0xdaf): undefined reference to `print_commands' *** Error code 1 Stop in /usr/ports/devel/gmake/work/make-3.79.1. *** Error code 1 Stop in /usr/ports/devel/gmake/work/make-3.79.1. *** Error code 1 Stop in /usr/ports/devel/gmake/work/make-3.79.1. *** Error code 1 Stop in /usr/ports/devel/gmake. *** Error code 1 Stop in /usr/ports/lang/ezm3. *** Error code 1 Stop in /usr/ports/net/cvsup-without-gui. ------------ netpfc# pwd /usr/ports/net/cvsup netpfc# ls -l total 16 -rw-r--r-- 1 root wheel 1766 Jan 12 2002 Makefile -rw-r--r-- 1 root wheel 65 Jan 2 2002 distinfo -rw-r--r-- 1 root wheel 73 Jan 12 2002 pkg-comment -rw-r--r-- 1 root wheel 77 Jan 12 2002 pkg-comment.nogui -rw-r--r-- 1 root wheel 718 Aug 30 20:45 pkg-descr -rw-r--r-- 1 root wheel 703 Aug 30 20:50 pkg-descr.nogui -rw-r--r-- 1 root wheel 74 Sep 22 2001 pkg-plist drwxr-xr-x 2 root wheel 512 Jan 11 11:34 scripts netpfc# make ***************************************************** * To build CVSup without X11 (and without the GUI), * * use the "net/cvsup-without-gui" port. * ***************************************************** ===> Extracting for cvsup-16.1f >> Checksum OK for cvsup-snap-16.1f.tar.gz. ===> cvsup-16.1f depends on file: /usr/local/lib/m3/pkg/formsvbt/FreeBSD4/libm3formsvbt.a - not found ===> Verifying install for /usr/local/lib/m3/pkg/formsvbt/FreeBSD4/libm3formsvbt.a in /usr/ports/lang/ezm3 ===> Extracting for ezm3-1.0 >> Checksum OK for ezm3/ezm3-1.0-FreeBSD4-boot.tar.bz2. >> Checksum OK for ezm3/ezm3-1.0-src.tar.bz2. ===> ezm3-1.0 depends on executable: gmake - not found ===> Verifying install for gmake in /usr/ports/devel/gmake ===> Building for gmake-3.79.1_3 make all-recursive Making all in glob Making all in i18n cc -O -pipe -L/usr/local/lib -o make ar.o arscan.o commands.o dir.o expand.o file.o function.o getopt.o implicit.o job.o main.o misc.o read.o remake.o rule.o signame.o variable.o vpath.o default.o remote-stub.o version.o getopt1.o gettext.o glob/libglob.a -lutil -lkvm file.o: In function `print_file': file.o(.text+0x17e3): undefined reference to `print_commands' job.o: In function `reap_children': job.o(.text+0x744): undefined reference to `handling_fatal_signal' job.o(.text+0x79e): undefined reference to `delete_child_targets' job.o(.text+0x7b3): undefined reference to `handling_fatal_signal' job.o(.text+0x8ca): undefined reference to `handling_fatal_signal' job.o: In function `free_child': job.o(.text+0xa1c): undefined reference to `handling_fatal_signal' job.o: In function `new_job': job.o(.text+0x1197): undefined reference to `chop_commands' main.o: In function `main': main.o(.text+0x2e4): undefined reference to `fatal_error_signal' main.o(.text+0x31e): undefined reference to `fatal_error_signal' main.o(.text+0x356): undefined reference to `fatal_error_signal' main.o(.text+0x38e): undefined reference to `fatal_error_signal' main.o(.text+0x3c6): undefined reference to `fatal_error_signal' main.o(.text+0x3fe): more undefined references to `fatal_error_signal' follow remake.o: In function `remake_file': remake.o(.text+0x1ffb): undefined reference to `chop_commands' remake.o(.text+0x2019): undefined reference to `execute_file_commands' rule.o: In function `print_rule': rule.o(.text+0xdaf): undefined reference to `print_commands' *** Error code 1 Stop in /usr/ports/devel/gmake/work/make-3.79.1. *** Error code 1 Stop in /usr/ports/devel/gmake/work/make-3.79.1. *** Error code 1 Stop in /usr/ports/devel/gmake/work/make-3.79.1. *** Error code 1 Stop in /usr/ports/devel/gmake. *** Error code 1 Stop in /usr/ports/lang/ezm3. *** Error code 1 Stop in /usr/ports/net/cvsup. __________________________________________________ Do you Yahoo!? Yahoo! Mail Plus - Powerful. Affordable. Sign up now. http://mailplus.yahoo.com To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message