Re: [Evolution-hackers] Evolution build error (looking for libsoup in the wrong place)



some previously installed .la file references that path, it's not a
build issue of evolution itself.

Jeff

On Thu, 2005-07-28 at 18:15 +0200, Jules Colding wrote:
> Hi,
> 
> The evolution build looks for libsoup in the wrong place. It is looking
> in "/home/colding/opt/evolution/lib" which doesn't exists. It is
> installed in "/home/colding/opt/lib".
> 
> I have configured with:
> 
> PKG_CONFIG_PATH=/home/colding/opt/lib/pkgconfig/ ./autogen.sh
> --prefix=/home/colding/opt --with-nspr-libs=/usr/lib64/nspr
> --with-openldap=no --enable-nntp=yes --enable-ipv6=yes
> --enable-test-component=yes --enable-nss=yes --enable-smime=yes
> --enable-plugins=all --enable-exchange=yes
> 
> The error is below. What have I done wrong?
> 
> Thanks,
>   jules
> 
> ################# start ###################
> /bin/sh ../../libtool --mode=link gcc  -g -O2 -Wall -Wmissing-prototypes  -Wno-sign-compare   -o liborg-gnome-groupwise-features.la -rpath /home/colding/opt/lib/evolution/2.4/plugins -module -avoid-version  share-folder-common.lo share-folder.lo install-shared.lo send-options.lo mail-send-options.lo status-track.lo addressbook-groupwise.lo junk-mail-settings.lo junk-settings.lo proxy.lo proxy-login.lo process-meeting.lo ../../e-util/libeutil.la ../../calendar/gui/libevolution-calendar.la ../../widgets/misc/libemiscwidgets.la ../../filter/libfilter.la  -pthread -Wl,--export-dynamic -L/home/colding/opt//lib -L/home/colding/opt/lib -L/usr/lib64 -lgtkhtml-3.8 -lgnomeui-2 -lSM -lICE -lgnomeprintui-2-2 -lglade-2.0 -lbonoboui-2 -lgnomeprint-2-2 -lgnomecanvas-2 -lart_lgpl_2 -lpangoft2-1.0 -lgtk-x11-2.0 -lgdk-x11-2.0 -latk-1.0 -lgdk_pixbuf-2.0 -lpangoxft-1.0 -lpangox-1.0 -lpango-1.0 -lgobject-20 -lebook-1.2 -lecal-1.2 -ledataserverui-1.2 -ledataserver-1.2 -lgnome-2 -lpopt -lxml2 -lpthread -lz -lgnomevfs-2 -lbonobo-2 -lgconf-2 -lbonobo-activation -lORBit-2 -lm -lgmodule-2.0 -ldl -lgthread-2.0 -lglib-2.0    -pthread -Wl,--export-dynamic -L/home/colding/opt/lib -L/home/colding/opt//lib -L/usr/lib64 -lcamel-1.2 -lcamel-provider-1.2 -lgtkhtml-3.8 -lgnomeui-2 -lSM -lICE -lgnomeprintui-2-2 -lglade-2.0 -lbonoboui-2 -lgnomeprint-2-2 -lgnomecanvas-2 -lart_lgpl_2 -lpangoft2-1.0 -lgtk-x11-2.0 -lgdk-x11-2.0 -latk-1.0 -lgdk_pixbuf-2.0 -lpangoxft-1.0 -lpangox-1.0 -lpango-1.0 -lgobject-2.0 -lebook-1.2 -ledataserverui-1.2 -ledataserver-1.2 -lgnome-2 -lpopt -lxml2 -lpthread -lz -lgnomevfs-2 -lbonobo-2 -lgconf-2 -lbonobo-activation -lORBit-2 -lm -lgmodule-2.0 -ldl -lgthread-2.0 -lglib-2.0    -pthread -Wl,--export-dynamic -L/home/colding/opt/lib -L/home/colding/opt//lib -L/usr/lib64 -lcamel-1.2 -lcamel-provider-1.2 -ledataserver-1.2 -lgnome-2 -lpopt -lgnomevfs-2 -lbonobo-2 -lgconf-2 -lbonobo-activation -lORBit-2 -lgmodule-2.0 -ldl -lgthread-20 -legroupwise-1.2 -lsoup-2.2 -lgnutls -lgcrypt -lgpg-error -lxml2 -lpthread -lz -lm -lglib-2.0
> libtool: link: warning: `/home/colding/opt//lib/libedataserverui-1.2.la' seems to be moved
> libtool: link: warning: `/home/colding/opt//lib/libedataserver-1.2.la' seems to be moved
> 
> *** Warning: Linking the shared library liborg-gnome-groupwise-features.la against the loadable module
> *** libevolution-calendar.so is not portable!
> libtool: link: warning: `/home/colding/opt//lib/libcamel-1.2.la' seems to be moved
> libtool: link: warning: `/home/colding/opt//lib/libgtkhtml-3.8.la' seems to be moved
> libtool: link: warning: `/home/colding/opt//lib/libebook-1.2.la' seems to be moved
> libtool: link: warning: `/home/colding/opt//lib/libecal-1.2.la' seems to be moved
> libtool: link: warning: `/home/colding/opt//lib/libedataserverui-1.2.la' seems to be moved
> libtool: link: warning: `/home/colding/opt//lib/libedataserver-1.2.la' seems to be moved
> libtool: link: warning: `/home/colding/opt/lib/libsoup-2.2.la' seems to be moved
> libtool: link: warning: `/home/colding/opt/lib/libORBit-2.la' seems to be moved
> libtool: link: warning: `/home/colding/opt//lib/libedataserverui-1.2.la' seems to be moved
> libtool: link: warning: `/home/colding/opt//lib/libedataserver-1.2.la' seems to be moved
> grep: /home/colding/opt/evolution/lib/libsoup-2.2.la: No such file or directory
> /usr/bin/sed: can't read /home/colding/opt/evolution/lib/libsoup-2.2.la: No such file or directory
> libtool: link: `/home/colding/opt/evolution/lib/libsoup-2.2.la' is not a valid libtool archive
> make[4]: *** [liborg-gnome-groupwise-features.la] Error 1
> make[4]: Leaving directory `/home/colding/work/src/GNOME_CVS/evolution/plugins/groupwise-features'
> make[3]: *** [all] Error 2
> make[3]: Leaving directory `/home/colding/work/src/GNOME_CVS/evolution/plugins/groupwise-features'
> make[2]: *** [all-recursive] Error 1
> make[2]: Leaving directory `/home/colding/work/src/GNOME_CVS/evolution/plugins'
> make[1]: *** [all-recursive] Error 1
> make[1]: Leaving directory `/home/colding/work/src/GNOME_CVS/evolution'
> make: *** [all] Error 2
> ################# end ###################
> 
-- 
Jeffrey Stedfast
Evolution Hacker - Novell, Inc.
fejj ximian com  - www.novell.com




[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]