Sylpheed (one of whose dependencies is gpgme) and the new version of
gpgme are not compatible at all. If Sylpheed is already installed and
gpgme is upgraded to 1.0.1, Sylpheed crashes on launch because the file
/sw/lib/libgpgme.6.dylib can't be found. If Sylpheed is (re)built after
gpgme 1.0.1 is installed, the build fails:

gcc -DHAVE_CONFIG_H -I. -I. -I.. -DG_LOG_DOMAIN=\"Sylpheed\"   
-I../intl      -I/sw/include/gtk-1.2 -I/sw/include/glib-1.2
-I/sw/lib/glib/include -I/usr/X11R6/include                
-I/sw/include/gdk-pixbuf-1.0 -I/sw/include/gtk-1.2
-I/sw/include/glib-1.2 -I/sw/lib/glib/include -I/usr/X11R6/include  
-I/sw/include -I/sw/include     -I/sw/include 
-DLOCALEDIR=\""/sw/share/locale"\"      
-DMANUALDIR=\""/sw/share/sylpheed/manual"\"    
-DFAQDIR=\""/sw/share/sylpheed/faq"\" 
-DTARGET_ALIAS=\""powerpc-apple-darwin7.6.0"\"  
-DSYSCONFDIR=\""/sw/etc"\"  -O3 -fstrict-aliasing -funroll-loops -pipe
-no-cpp-precomp -fno-common -I/sw/include/glib-1.2
-I/sw/lib/glib/include -D_REENTRANT -c main.c
gcc -DHAVE_CONFIG_H -I. -I. -I.. -DG_LOG_DOMAIN=\"Sylpheed\"   
-I../intl      -I/sw/include/gtk-1.2 -I/sw/include/glib-1.2
-I/sw/lib/glib/include -I/usr/X11R6/include                
-I/sw/include/gdk-pixbuf-1.0 -I/sw/include/gtk-1.2
-I/sw/include/glib-1.2 -I/sw/lib/glib/include -I/usr/X11R6/include  
-I/sw/include -I/sw/include     -I/sw/include 
-DLOCALEDIR=\""/sw/share/locale"\"      
-DMANUALDIR=\""/sw/share/sylpheed/manual"\"    
-DFAQDIR=\""/sw/share/sylpheed/faq"\" 
-DTARGET_ALIAS=\""powerpc-apple-darwin7.6.0"\"  
-DSYSCONFDIR=\""/sw/etc"\"  -O3 -fstrict-aliasing -funroll-loops -pipe
-no-cpp-precomp -fno-common -I/sw/include/glib-1.2
-I/sw/lib/glib/include -D_REENTRANT -c mainwindow.c
main.c: In function `main':
main.c:241: error: too few arguments to function `gpgme_get_engine_info'
make[2]: *** [main.o] Error 1
make[2]: *** Waiting for unfinished jobs....
make[1]: *** [all-recursive] Error 1
make: *** [all-recursive-am] Error 2
### execution of ./configure failed, exit code 2
Failed: compiling sylpheed-ssl-0.9.12-1 failed

The build failure has been discussed on the Sylpheed mailing list
<http://www.tmtm.org/cgi-bin/w3ml/sylpheed/msg/23639>. Perhaps
sylpheed(-ssl)'s info files could be changed to specify the older
version of gpgme, because it certainly won't work (or even build) with
the new version.

Thanks,

Emily

-- 
"If it seem slow, wait for it; it will surely come, it will not delay."
Emily Jackson
<http://home.hiwaay.net/~emilyj/missjackson.html>


-------------------------------------------------------
SF email is sponsored by - The IT Product Guide
Read honest & candid reviews on hundreds of IT Products from real users.
Discover which products truly live up to the hype. Start reading now. 
http://productguide.itmanagersjournal.com/
_______________________________________________
Fink-devel mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/fink-devel

Reply via email to