Just compile your libraries that you want to link statically with --enable-static --disable-shared (or the equivalent) ... otherwise you can sometimes just delete the corresponding .so file (for more info see pet packaging 100 & 101)
However midori uses waf which appears to assume that everything is a shared lib so I added them manually
to find out the proper stuff to link in I should have used pkg-config (but actually I easter egged it based on the output)
pkg-config --cflags --libs webkit (or whatever the name of the *.pc file is)
Really glad to see Midori is not being forgotten. I have tried and tried to build this from scratch but the learning curve is steep for a mere user. _________________ Spup Frugal HD and USB
Root forever!
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum You cannot attach files in this forum You can download files in this forum