[JDEV] groupchat-transport

Orion (Steve Pirk) orion at deathcon.com
Wed Aug 30 13:24:34 CDT 2000


I have gotten everything running great on an internal jabber
server. I decided to try and add groupchat because a few clients
are starting to support it, but I cannot get the ./configure
to complete. The error is that pth is not installed. I know that
it is installed and works, because adns required it. Here is the
output: (system is Solaris 2.8 on Sparc)

The libs are in:
/usr/local/lib/libpth.a           /usr/local/lib/libpth.so.13
/usr/local/lib/libpth.la          /usr/local/lib/libpth.so.13.0.27
/usr/local/lib/libpth.so

./configure spits out:
checking for pth_init in -lpth... no
configure: error: 
*************************************************************
*  You do not seem to have GNU pth installed on your system *
*  and this is preventing the completion of the make        *
*  process.  Please install GNU pth from:                   *
*  http://www.gnu.org/software/pth                          *
*************************************************************

Here is the data from config.log:

configure:1549: checking for pth_init in -lpth
configure:1568: gcc -o conftest -g -O2   conftest.c -lpth   1>&5
Undefined                       first referenced
 symbol                             in file
recv                                /usr/local/lib/libpth.so
accept                              /usr/local/lib/libpth.so
getsockopt                          /usr/local/lib/libpth.so
connect                             /usr/local/lib/libpth.so
ld: fatal: Symbol referencing errors. No output written to conftest
collect2: ld returned 1 exit status
configure: failed program was:
#line 1557 "configure"
#include "confdefs.h"

This could mean something is wrong with the libpth.so even though
it is installed... :-)
Any help would be greatly appreciated....

Orion. DeathCon.com Quake server Admin
http://www.deathcon.com
Think of it as evolution in action.





More information about the JDev mailing list