GraspaIlove
05-11-2013, 00:10
Un caloroso buonasera a tutti dall'ultimo arrivato, grazie in anticipo per il vostro aiuto. E' alcuni giorni che tento di installare Libnet nel mio Imac, lo faccio dal terminale con i comandi standard cioè: ./configure seguito da make e make instalo, alla fine di make ricevo pero' puntualmente questo errore che vi riposto:
________________________________________________________________
gcc -g -O2 -Wall -o gre gre.o ../src/libnet.a
Undefined symbols for architecture x86_64:
"_libnet_getgre_length", referenced from:
_main in gre.o
ld: symbol(s) not found for architecture x86_64
clang: error: linker command failed with exit code 1 (use -v to see invocation)
make[1]: *** [gre] Error 1
make: *** [all-recursive] Error 1
Grazie della vostra attenzione, attendo fiducioso.
________________________________________________________________
gcc -g -O2 -Wall -o gre gre.o ../src/libnet.a
Undefined symbols for architecture x86_64:
"_libnet_getgre_length", referenced from:
_main in gre.o
ld: symbol(s) not found for architecture x86_64
clang: error: linker command failed with exit code 1 (use -v to see invocation)
make[1]: *** [gre] Error 1
make: *** [all-recursive] Error 1
Grazie della vostra attenzione, attendo fiducioso.