-----Original Message----- From: Daniel-Constantin Mierla [mailto:miconda@gmail.com] Sent: Thursday, October 29, 2009 12:48 PM To: Robert McGilvray Cc: Henning Westerholt; users@lists.kamailio.org Subject: Re: [Kamailio-Users] kam 1.5 syslog on solaris 10
On 29.10.2009 15:33 Uhr, Robert McGilvray wrote:
[...]
I wasn't able to compile by just switching out the three files, there were unresolved symbols related to pv_free_extra_list();.
ok, probably is due to other changes done later.
I finally got around the firewalls here to checkout revision 5141 but it won't compile.
the revision 5141 does not compile? Is the pure revision, right? No files copied from one revision to another.
Cheers, Daniel
--
Right - clean checkout from svn. The errors are below. I'm compiling 1.5.3 with the patch from Henning now.
The file it bails on is exactly the same as in 1.5.2 release so I'm not sure why.
Compiling db/db_ut.c /usr/sfw/bin/gcc -g -O9 -funroll-loops -Wall -mcpu=ultrasparc -mtune=ultrasparc -DNAME='"kamailio"'
-DVERSION='"1.5.0-dev9-tls"'
-DARCH='"sparc64"' -DOS='"solaris"' -DCOMPILER='"/usr/sfw/bin/gcc 3.4.3"' -D__CPU_sparc64 -D__OS_solaris -D__SMP_no -DCFG_DIR='"/usr/local/kamailio-1.5.2/etc/kamailio/"' -DPKG_MALLOC -DSHM_MMAP -DUSE_IPV6 -DUSE_MCAST -DUSE_TCP -DDISABLE_NAGLE -DHAVE_RESOLV_RES -DSTATISTICS -DCHANGEABLE_DEBUG_LEVEL -DF_MALLOC -DSVNREVISION='"2:5141"' -DUSE_TLS -DFAST_LOCK -DADAPTIVE_WAIT -DADAPTIVE_WAIT_LOOPS=1024 -DHAVE_GETIPNODEBYNAME -DHAVE_SYS_SOCKIO_H -DHAVE_SCHED_YIELD -DHAVE_ALLOCA_H -DUSE_SIGACTION -D_POSIX_PTHREAD_SEMANTICS -DHAVE_DEVPOLL -DHAVE_SELECT -I/ssl/include -I/include -I/usr/include/openssl -c db/db_ut.c -o db/db_ut.o
In file included from db/db_ut.c:41: /usr/include/stdlib.h:144: error: conflicting types for 'swab' /usr/include/unistd.h:496: error: previous declaration of 'swab' was here /usr/include/stdlib.h:144: error: conflicting types for 'swab' /usr/include/unistd.h:496: error: previous declaration of 'swab' was here db/db_ut.c: In function `db_str2longlong': db/db_ut.c:75: warning: implicit declaration of function `strtoll' db/db_ut.c: In function `db_int2str': db/db_ut.c:114: warning: implicit declaration of function `snprintf' gmake: *** [db/db_ut.o] Error 1
-------------------------------------------------------------------------- This email with all information contained herein or attached hereto may contain confidential and/or privileged information intended for the addressee(s) only. If you have received this email in error, please contact the sender and immediately delete this email in its entirety and any attachments thereto.