On 13/03/14 09:46, Justin Cormack wrote:
>> Should work I think - just checked and glibc which is somewhat
>> perverse about dl stuff and static linking doesnt actually have dlsym
>> in libc.a. Yes glibc allows dlopen in staticly linked binaries, as it
>> uses it for its own internal stuff. It might even work sometimes,
>> allegedly.
>
> Doesn't seem to work with glibc after all...

Didn't for me either, but then I came up with a workaround:

http://permalink.gmane.org/gmane.os.netbsd.devel.cvs.full/58444

With that patch, the pktgenif testtool works when compiled with 
"rumpmake LDSTATIC=-static".  See if it does the trick for you too.

------------------------------------------------------------------------------
Learn Graph Databases - Download FREE O'Reilly Book
"Graph Databases" is the definitive new guide to graph databases and their
applications. Written by three acclaimed leaders in the field,
this first edition is now available. Download your free book today!
http://p.sf.net/sfu/13534_NeoTech
_______________________________________________
rumpkernel-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/rumpkernel-users

Reply via email to