Hi, I'm trying to build g19d and get an error when doing "make"
make all-recursive make[1]: Betrete Verzeichnis '/home/janolehuebner/g19/g19d' Making all in src make[2]: Betrete Verzeichnis '/home/janolehuebner/g19/g19d/src' /bin/bash ../libtool --tag=CC --mode=link gcc -g -O2 -rdynamic -ldl -lg19 -lg19draw -o g19d g19config.o g19screen.o g19dutil.o g19plugin.o g19d.o -lfreetype libtool: link: gcc -g -O2 -rdynamic -o g19d g19config.o g19screen.o g19dutil.o g19plugin.o g19d.o -ldl /usr/lib/libg19.so /usr/lib/libg19draw.so /usr/lib/x86_64-linux-gnu/libfreetype.so /usr/bin/ld: g19d.o: undefined reference to symbol 'pthread_create@@GLIBC_2.2.5' //lib/x86_64-linux-gnu/libpthread.so.0: error adding symbols: DSO missing from command line collect2: error: ld returned 1 exit status make[2]: *** [g19d] Fehler 1 make[2]: Verlasse Verzeichnis '/home/janolehuebner/g19/g19d/src' make[1]: *** [all-recursive] Fehler 1 make[1]: Verlasse Verzeichnis '/home/janolehuebner/g19/g19d' make: *** [all] Fehler 2
sorry for the german console parts but it should be understandable.
I have no idea what to do here. Thanks for the help
Log in to post a comment.
Hi,
I'm trying to build g19d and get an error when doing "make"
sorry for the german console parts but it should be understandable.
I have no idea what to do here.
Thanks for the help