[Evolution-hackers] evolution-data-server build fails with "undefined reference to camel_stream_new"



Building evolution-data-server via JHBuild isn't working for me. The relevant section of the error output is [1], and the full log is attached. Does anyone know why this is happening?

Thanks,
Kerrick

[1]
libtool: install: warning: relinking `libcamelpop3.la'
libtool: install: (cd /home/gnomedev/.jhbuild/source/evolution-data-server/camel/providers/pop3; /bin/sh /home/gnomedev/.jhbuild/source/evolution-data-server/libtool  --silent --tag CC --mode=relink gcc -Wall -Wextra -Wdeprecated-declarations -Werror-implicit-function-declaration -Wformat-security -Winit-self -Wmissing-declarations -Wmissing-include-dirs -Wmissing-noreturn -Wpointer-arith -Wredundant-decls -Wundef -Wwrite-strings -Wdeclaration-after-statement -Wno-missing-field-initializers -Wno-sign-compare -Wno-unused-parameter -Wnested-externs -fno-strict-aliasing -g -O2 -avoid-version -module -L/home/gnomedev/.jhbuild/install/lib64 -Wl,--no-undefined -o libcamelpop3.la -rpath /home/gnomedev/.jhbuild/install/lib64/evolution-data-server/camel-providers libcamelpop3_la-camel-pop3-engine.lo libcamelpop3_la-camel-pop3-folder.lo libcamelpop3_la-camel-pop3-provider.lo libcamelpop3_la-camel-pop3-settings.lo libcamelpop3_la-camel-pop3-stream.lo libcamelpop3_la-camel-pop3-store.lo ../../../camel/libcamel-1.2.la -L/home/gnomedev/.jhbuild/install/lib64 -lgio-2.0 -lgobject-2.0 -Wl,--export-dynamic -lgmodule-2.0 -pthread -lglib-2.0 -lssl3 -lsmime3 -lnss3 -lnssutil3 -lplds4 -lplc4 -lnspr4 -lsqlite3 -lz -inst-prefix-dir /home/gnomedev/.jhbuild/install/_jhbuild/root-evolution-data-server)
.libs/libcamelpop3_la-camel-pop3-store.o: In function `connect_to_server':
/home/gnomedev/.jhbuild/source/evolution-data-server/camel/providers/pop3/camel-pop3-store.c:139: undefined reference to `camel_stream_new'
/home/gnomedev/.jhbuild/source/evolution-data-server/camel/providers/pop3/camel-pop3-store.c:208: undefined reference to `camel_stream_ref_base_stream'
/home/gnomedev/.jhbuild/source/evolution-data-server/camel/providers/pop3/camel-pop3-store.c:209: undefined reference to `camel_network_service_starttls'
/home/gnomedev/.jhbuild/source/evolution-data-server/camel/providers/pop3/camel-pop3-store.c:214: undefined reference to `camel_stream_set_base_stream'
.libs/libcamelpop3_la-camel-pop3-store.o: In function `camel_pop3_store_cache_add':
/home/gnomedev/.jhbuild/source/evolution-data-server/camel/providers/pop3/camel-pop3-store.c:1123: undefined reference to `camel_stream_new'
.libs/libcamelpop3_la-camel-pop3-store.o: In function `camel_pop3_store_cache_get':
/home/gnomedev/.jhbuild/source/evolution-data-server/camel/providers/pop3/camel-pop3-store.c:1175: undefined reference to `camel_stream_new'
collect2: error: ld returned 1 exit status


Attachment: jhbuild-evolution-data-server-error-log
Description: Binary data



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