Sounds like a glib configuration problem.

We use G_VA_COPY() to run the va_copy() call (since its not available in
all libraries).

G_VA_COPY() is part of glib, and it should be mapping to something that
works on solaris.

Maybe glib was built with gcc and evolution isn't?  Not really sure
here.


On Mon, 2002-07-08 at 21:43, Balaji Kutty wrote:
> Hi,
> 
> I'm trying to build evo 1.0.8.99 in Solaris 8. Build fails in mail
> directory with following message. Any clues?
> 
> 
>        me/lib/libglib.so -lthread -Wl,--rpath -Wl,/opt/gnome/lib
> -Wl,--rpath -Wl,/usr/openwin/lib -Wl
> ,--rpath -Wl,/usr/ucblib
>        mail-mt.o: In function `do_call':
> 
> 
>/export/home/dtsam/evo-src/opt/gnome/src/redhat/SOURCES/evolution-1.0.8.99/mail/mail-mt.c:707:
> 
>  undefined reference to `__va_copy'
>        mail-mt.o: In function `mail_call_main':
> 
> 
>/export/home/dtsam/evo-src/opt/gnome/src/redhat/SOURCES/evolution-1.0.8.99/mail/mail-mt.c:767:
> 
>  undefined reference to `__va_copy'
>        *** Error code 1
>        make: Fatal error: Command failed for target `evolution-mail'
>        Current working directory
> /export/home/dtsam/evo-src/opt/gnome/src/redhat/SOURCES/evolution-1.
> 0.8.99/mail
>       *** Error code 1
>       make: Fatal error: Command failed for target `all-recursive'
> ~
> 
> 
> Balaji
> 
> 
> _______________________________________________
> evolution-hackers maillist  -  [EMAIL PROTECTED]
> http://lists.ximian.com/mailman/listinfo/evolution-hackers


_______________________________________________
evolution maillist  -  [EMAIL PROTECTED]
http://lists.ximian.com/mailman/listinfo/evolution

Reply via email to