You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to pacparser
Hi,
I'm trying to compile the pacparser for FreeBSD with no success, I
think the issue is the spidermonkey library in pacparser compilation.
The makefile of pacparser library compiles the spidermonkey's libjs.
Is it necessary? Don't you prefer to put spidermonkey's libraries as
dependencies of pacparser instead of compile ir inside the pacparser
src tree?
Is there a way to use the an external libjs in the pacparser
compilation as some kind of "makefile" option?