make not finding symbols when linking

2003-01-13 Thread óÅÒÇÅÊ
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  wheel65 Jan  2  2002 distinfo
-rw-r--r--  1 root  wheel73 Jan 12  2002
pkg-comment
-rw-r--r--  1 root  wheel77 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  wheel74 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 

make not finding symbols when linking

2003-01-13 Thread juz
poshli na freebsd-questions:


Subj: make not finding symbols when linking

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  wheel65 Jan  2  2002 distinfo
-rw-r--r--  1 root  wheel73 Jan 12  2002 pkg-comment
-rw-r--r--  1 root  wheel77 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  wheel74 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