Hello,

In the month of May, someone ran into the same problem as I am having
now, but the solution was not posted.  The problem occurs when doing a
'make'.  I have tried both of Torsten Neuer's ([EMAIL PROTECTED])
suggestions (http://www.htdig.org/mail/1999/05/0096.html) without
success. The file attached contains the output from make.  Any help
would be greatly appreciated.  I hope to also help improve the configure
script for users of BSD systems.

Thanks in advance.

Pat
 
make[1]: Entering directory `/magma/users/u7/yic/htdig-3.1.2/db/dist'
make[1]: Nothing to be done for `all'.
make[1]: Leaving directory `/magma/users/u7/yic/htdig-3.1.2/db/dist'
make[1]: Entering directory `/magma/users/u7/yic/htdig-3.1.2/htlib'
make[1]: Nothing to be done for `all'.
make[1]: Leaving directory `/magma/users/u7/yic/htdig-3.1.2/htlib'
make[1]: Entering directory `/magma/users/u7/yic/htdig-3.1.2/htcommon'
make[1]: Nothing to be done for `all'.
make[1]: Leaving directory `/magma/users/u7/yic/htdig-3.1.2/htcommon'
make[1]: Entering directory `/magma/users/u7/yic/htdig-3.1.2/htfuzzy'
g++ -o htfuzzy -L../htlib -L../htcommon -L../db/dist -L/usr/lib Endings.o EndingsDB.o 
Exact.o Fuzzy.o Metaphone.o Soundex.o SuffixEntry.o Synonym.o htfuzzy.o Substring.o 
Prefix.o ./htcommon/libcommon.a ../htlib/libht.a ../db/dist/libdb.a 
os_map.o: Undefined symbol _shmdt referenced from text segment
os_map.o: Undefined symbol _shmctl referenced from text segment
os_map.o: Undefined symbol _shmget referenced from text segment
os_map.o: Undefined symbol _shmat referenced from text segment
make[1]: *** [htfuzzy] Error 1
make[1]: Leaving directory `/magma/users/u7/yic/htdig-3.1.2/htfuzzy'
make: *** [all] Error 1

Reply via email to