GNU Linker problem with Dapper
Arjun Shankar
arjunsha at gmail.com
Mon May 1 11:38:10 UTC 2006
Jhair wrote:
> gcc -lnet libnet_learn_1.c
Ah! so any libraries must be explicitly mentioned. I didn't know that.
It worked. In fact, I just found out that passing output of
"libnet-config --libs --defines" to gcc as an option took care of this
as well (I just typed 'libnet' into a terminal and hit TAB for
autocomplete, hoping to see something... :) )
Thanks a lot!
Arjun
More information about the ubuntu-users
mailing list