Support Requests item #1384517, was opened at 2005-12-18 19:08 Message generated for change (Tracker Item Submitted) made by Item Submitter You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=200235&aid=1384517&group_id=235 Please note that this message will contain a full copy of the comment thread, including the initial issue submission, for this request, not just the latest update. Category: None Group: None Status: Open Priority: 5 Submitted By: Lennert Van Alboom (alverino) Assigned to: Nobody/Anonymous (nobody) Summary: Gaim 2.0.0cvs on IRIX - needed tweaks Initial Comment: I compiled gaim 2.0.0cvs (16-12-2005, around 20:00 GMT+1, if that matters) on IRIX 6.5.27, with the following tweaks: 1) All needed dependencies from nekoware (supplied by the www.nekochan.net community). 2) Edited the "configure" script to replace all instances of "-lnls" by "-lnls -lgnutls". If not, no SSL support, for some obscure reason. 3) Following configure line: LD_LIBRARY_PATH=/usr/nekoware ./configure --enable-nss=no --enable-gnutls=yes --with-tclconfig=/usr/nekoware/lib --with-tkconfig=/usr/nekoware/lib --enable-debug This got me tons of warnings of the type: ld32: WARNING <number>: weak definition of XXX in /usr/lib32/libnsl.so preempts that weak definition in /usr/lib32/mips3/libc.so. Some other warnings too - I attached config.log. 4) libgadu-config.h: #include <stdint.h> needs to be commented out. 5) getopts.c: #include <string.h> needs to be added. 6) dnssrv.c: IRIX has no arpa/nameser-compat.h, and no decent arpa/nameser.h. #include <arpa/nameser_compat.h> needs to be commented out; # define NS_GET16(src, dst) __putshort((unsigned short) src, dst) needs to be added. I *hope* this has the exact same behaviour, but so far it seems to work. After that, gmake && gmake install, and all went smooth. ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=200235&aid=1384517&group_id=235 ------------------------------------------------------- This SF.net email is sponsored by: Splunk Inc. Do you grep through log files for problems? Stop! Download the new AJAX search engine that makes searching your log files as easy as surfing the web. DOWNLOAD SPLUNK! http://ads.osdn.com/?ad_id=7637&alloc_id=16865&op=click _______________________________________________ Gaim-support mailing list Gaim-support@xxxxxxxxxxxxxxxxxxxxx https://lists.sourceforge.net/lists/listinfo/gaim-support