At 16:59 19.12.2001 -0800, you wrote:

 >I'm trying to compile under sparc+solaris 2.6, using gcc 2.95.1 and gmake
 >3.77. 1.0.3 will compile, but anything later (including current) gives me
 >this error:
 >

 >ld: fatal: Symbol referencing errors. No output written to licq
 >collect2: ld returned 1 exit status
 >make[2]: *** [licq] Error 1
 >make[2]: Leaving directory `/ugrad1/ajdelore/licq-1.0.4/src'
 >make[1]: *** [all-recursive] Error 1
 >make[1]: Leaving directory `/ugrad1/ajdelore/licq-1.0.4'
 >make: *** [all] Error 2
 >
 >This isn't such a big problem, since I can get 1.0.3 to compile.
 >However, I cannot compile any version of console. I get:
 >
 >window.cpp:216: `save' undeclared (first use this function)
 >make[2]: *** [window.lo] Error 1
 >make[2]: Leaving directory
 >`/ugrad1/ajdelore/licq-1.0.4/plugins/console-1.0.4/src'
 >make[1]: *** [all-recursive] Error 1
 >make[1]: Leaving directory 
`/ugrad1/ajdelore/licq-1.0.4/plugins/console-1.0.4'
 >make: *** [all] Error 2





solaris8-sparc, gcc-3.0, make-3.79.1:


[../licq-20011218 ] make
cd . \
   && CONFIG_FILES= CONFIG_HEADERS=config.h \
      /bin/sh ./config.status
config.status: creating config.h
config.status: config.h is unchanged
make  all-recursive
make[1]: Entering directory `/tmp/42/licq-20011218'
Making all in share
make[2]: Entering directory `/tmp/42/licq-20011218/share'
make[2]: Nothing to be done for `all'.
make[2]: Leaving directory `/tmp/42/licq-20011218/share'
Making all in src
make[2]: Entering directory `/tmp/42/licq-20011218/src'
source='licq.cpp' object='licq.o' libtool=no \
depfile='.deps/licq.Po' tmpdepfile='.deps/licq.TPo' \
depmode=gcc3 /bin/sh ../admin/depcomp \
g++ -DHAVE_CONFIG_H -I. -I. -I.. -Wall -I../include 
-DINSTALL_PREFIX=\"/usr/local\"   -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS 
-DUSE_SOLARIS -DPIC -fPIC  -O2 -fno-exceptions -fno-check-new -c -o licq.o 
`test -f licq.cpp || echo './'`licq.cpp
licq.cpp: In member function `bool CLicq::Init(int, char**)':
licq.cpp:276: warning: int format, pid_t arg (arg 4)
licq.cpp:282: warning: int format, pid_t arg (arg 4)
licq.cpp:291: warning: int format, pid_t arg (arg 3)
source='main.cpp' object='main.o' libtool=no \
depfile='.deps/main.Po' tmpdepfile='.deps/main.TPo' \
depmode=gcc3 /bin/sh ../admin/depcomp \
g++ -DHAVE_CONFIG_H -I. -I. -I.. -Wall -I../include 
-DINSTALL_PREFIX=\"/usr/local\"   -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS 
-DUSE_SOLARIS -DPIC -fPIC  -O2 -fno-exceptions -fno-check-new -c -o main.o 
`test -f main.cpp || echo './'`main.cpp
source='icqpacket.cpp' object='icqpacket.o' libtool=no \
depfile='.deps/icqpacket.Po' tmpdepfile='.deps/icqpacket.TPo' \
depmode=gcc3 /bin/sh ../admin/depcomp \
g++ -DHAVE_CONFIG_H -I. -I. -I.. -Wall -I../include 
-DINSTALL_PREFIX=\"/usr/local\"   -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS 
-DUSE_SOLARIS -DPIC -fPIC  -O2 -fno-exceptions -fno-check-new -c -o 
icqpacket.o `test -f icqpacket.cpp || echo './'`icqpacket.cpp
source='socket.cpp' object='socket.o' libtool=no \
depfile='.deps/socket.Po' tmpdepfile='.deps/socket.TPo' \
depmode=gcc3 /bin/sh ../admin/depcomp \
g++ -DHAVE_CONFIG_H -I. -I. -I.. -Wall -I../include 
-DINSTALL_PREFIX=\"/usr/local\"   -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS 
-DUSE_SOLARIS -DPIC -fPIC  -O2 -fno-exceptions -fno-check-new -c -o 
socket.o `test -f socket.cpp || echo './'`socket.cpp
socket.cpp: In member function `bool INetSocket::OpenConnection()':
socket.cpp:379: `connect' undeclared (first use this function)
socket.cpp:379: (Each undeclared identifier is reported only once for each
    function it appears in.)
make[2]: *** [socket.o] Error 1
make[2]: Leaving directory `/tmp/42/licq-20011218/src'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/tmp/42/licq-20011218'
make: *** [all] Error 2




 >
 >I have been tearing my hair out trying to get *any* command-line ICQ
 >client to work under solaris. Any help would be greatly appreciated.
 >Anthony


take vICQ-dev (>=17.12.), works great! (perl-micq-like client)
http://www.gonzo.kiev.ua/projects/vicq/


cu, tichy


_______________________________________________
Licq-main mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/licq-main

Reply via email to