Eugene Prokopiev wrote:

I used

LD_LIBRARY_PATH=./dist/bin gmake -f client.mk build

You need to use an absolute path. When the linking error occurs, the current directory is toolkit/library... ./dist/bin/ wouldn't point to the correct location.


--BDS
_______________________________________________
mozilla-embedding mailing list
[email protected]
http://mail.mozilla.org/listinfo/mozilla-embedding

Reply via email to