Support Requests item #1200416, was opened at 2005-05-12 04:10 Message generated for change (Comment added) made by lschiere You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=200235&aid=1200416&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: Pending Priority: 7 Submitted By: Will L G (diskman) Assigned to: Nobody/Anonymous (nobody) Summary: undefined references to `va_copy' Initial Comment: Receiving the error below attempting to compile GAIM using Compaq C [Standard ANSI C]. Everything else compiles without a hitch but this error is a stopper. I did attempt to remark out the following reference in config.h /* Define to 1 if you have the <stdarg.h> header file. */ /* define HAVE_STDARG_H 1 */ but the error continues, its as if the option is ignored... System: Redhat 7.2 [Alpha] Kernel 2.6.11.6 Compaq C 6.5.9 Binutils 2.15 Make 3.80 GTK/GLIBC 2.6.7 Making all in protocols Making all in gg Making all in irc Making all in jabber Making all in msn Making all in napster Making all in novell Making all in oscar Making all in silc Making all in yahoo Making all in zephyr libtool: link: warning: library `/usr/lib/libgtkspell.la' was moved. libtool: link: warning: library `/usr/lib/libgtkspell.la' was moved. signals.o(.text+0x13b4): In function `gaim_signal_emit_vargs': /root/.ccache/signals.tmp.jericho.kcnetwork.net.24260.i: undefined reference to `va_copy' signals.o (.text+0x13d0):/root/.ccache/signals.tmp.jericho.kcnetwo rk.net.24260.i: undefined reference to `va_copy' signals.o (.text+0x13d0):/root/.ccache/signals.tmp.jericho.kcnetwo rk.net.24260.i: undefined reference to `va_copy' signals.o(.text+0x1714): In function `gaim_signal_emit_vargs_return_1': /root/.ccache/signals.tmp.jericho.kcnetwork.net.24260.i: undefined reference to `va_copy' signals.o (.text+0x1730):/root/.ccache/signals.tmp.jericho.kcnetwo rk.net.24260.i: undefined reference to `va_copy' signals.o (.text+0x1730):/root/.ccache/signals.tmp.jericho.kcnetwo rk.net.24260.i: more undefined references to `va_copy' follow collect2: ld returned 1 exit status make[1]: *** [gaim] Error 1 make: *** [all-recursive] Error 1 ---------------------------------------------------------------------- >Comment By: Luke Schierer (lschiere) Date: 2005-07-09 10:10 Message: Logged In: YES user_id=28833 make sure you are building gaim with the same compiler that gtk was compiled against. ---------------------------------------------------------------------- Comment By: Luke Schierer (lschiere) Date: 2005-05-19 20:03 Message: Logged In: YES user_id=28833 va_copy should be provided by one of the standard library headers. ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=200235&aid=1200416&group_id=235 ------------------------------------------------------- This SF.Net email is sponsored by the 'Do More With Dual!' webinar happening July 14 at 8am PDT/11am EDT. We invite you to explore the latest in dual core and dual graphics technology at this free one hour event hosted by HP, AMD, and NVIDIA. To register visit http://www.hp.com/go/dualwebinar _______________________________________________ Gaim-support mailing list Gaim-support@xxxxxxxxxxxxxxxxxxxxx https://lists.sourceforge.net/lists/listinfo/gaim-support