[vz-dev] libpthread = gelöst

Gereon Ruetten g.ruetten at gmx.de
Wed Oct 17 09:43:13 CEST 2012


Am 17.10.2012 09:22, schrieb Gereon Ruetten:
> Hallo,
>
> ich bin dabei mir vzlogger auf meinem ubuntu 12.04 Server 
> einzurichten. Leider habe ich Probleme beim kompilieren :
>
> root at helga-LAMP:~/vzlogger# make
> make  all-recursive
> make[1]: Betrete Verzeichnis '/home/gently/vzlogger'
> Making all in src
> make[2]: Betrete Verzeichnis '/home/gently/vzlogger/src'
> gcc -Wall -D_REENTRANT -std=gnu99 -I/usr/include/json 
> -I/home/gently/libsml/sml/include/  -g -O2 -lpthread -lm -ljson 
> -lcurl    -o vzlogger vzlogger.o channel.o api.o config.o threads.o 
> buffer.o meter.o ltqnorm.o obis.o options.o reading.o s0.o d0.o 
> fluksov2.o file.o exec.o random.o sml.o local.o 
> /home/gently/libsml/sml/lib/libsml.a -luuid -lmicrohttpd
> /usr/bin/ld: vzlogger.o: undefined reference to symbol 
> 'pthread_cancel@@GLIBC_2.2.5'
> /usr/bin/ld: note: 'pthread_cancel@@GLIBC_2.2.5' is defined in DSO 
> /lib/x86_64-linux-gnu/libpthread.so.0 so try adding it to the linker 
> command line
> /lib/x86_64-linux-gnu/libpthread.so.0: could not read symbols: Invalid 
> operation
> collect2: ld gab 1 als Ende-Status zurück
> make[2]: *** [vzlogger] Fehler 1
> make[2]: Verlasse Verzeichnis '/home/gently/vzlogger/src'
> make[1]: *** [all-recursive] Fehler 1
> make[1]: Verlasse Verzeichnis '/home/gently/vzlogger'
> make: *** [all] Fehler 2
> root at helga-LAMP:~/vzlogger#
>
>
> die libpthread Lib habe ich schon via apt-get nachinstalliert.
>
> Habt ihr gute Tipps was ich machen kann ?
>
> Gruss,
>
> Gereon
>



More information about the volkszaehler-dev mailing list