bug-gnu-utils
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Problem with gdbm Makefile under Solaris 8


From: Jeff Huestis
Subject: Problem with gdbm Makefile under Solaris 8
Date: Fri, 19 Oct 2001 18:09:54 -0500

Below see the last few lines of output from the "make progs" step, and
following that an attempt at "make install".

creating testndbm
cp ./testndbm.c ./tndbm.c
gcc -c -I. -I. -O -fpcc-struct-return  ./tndbm.c
rm -f ./tndbm.c
gcc  -o tndbm tndbm.o -lc
gcc  -o tdbm testdbm.o -lc
Undefined                       first referenced
 symbol                             in file
fetch                               testdbm.o
nextkey                             testdbm.o
delete                              testdbm.o
store                               testdbm.o
dbminit                             testdbm.o
firstkey                            testdbm.o
ld: fatal: Symbol referencing errors. No output written to tdbm
collect2: ld returned 1 exit status
*** Error code 1
make: Fatal error: Command failed for target `tdbm'
wenona[~/Engines/harvest-1.6.1/src/common/gdbm]# make install
makeinfo ./gdbm.texinfo
sh: makeinfo: not found
*** Error code 1
make: Fatal error: Command failed for target `gdbm.info'
wenona[~/Engines/harvest-1.6.1/src/common/gdbm]#

Any help appreciated.

Jeff Huestis

_,=~^~=,_,=~^~=,_,=~^~=,_,=~^~=,_,=~^~=,_,=~^~=,_,=~^~=,_,=~^~=,_,=~^~=,_

  Jeffrey C. Huestis                  address@hidden
  Virtual Library Architect           http://library.wustl.edu/~huestis
 
  Washington University Libraries     Voice:  314-935-5951
  Campus Box 1061                     Fax:    314-935-4045
  St. Louis, MO 63130

^~=,_,=~^~=,_,=~^~=,_,=~^~=,_,=~^~=,_,=~^~=,_,=~^~=,_,=~^~=,_,=~^~=,_,=~^



reply via email to

[Prev in Thread] Current Thread [Next in Thread]