csclient.cxx:2024:66: error: 'PR_NetAddrToString' was not declared in this scope

Negreanu Marius groleo@gmail.com
Fri Apr 6 17:01:00 GMT 2012


Hi,

I'm compiling the latest master from git, and I get a couple of error
like the one in subject.
I've managed to find those functions are defined by libnspr and
installed libnspr-dev on Ubuntu.
Compiling went fine, but the linking broke with
 csclient.cxx:2025: undefined reference to `PR_NetAddrToString'

Any ideas on why is this happening ?
I can get rid of that linking error by changing the automake/conf scripts, but
I though asking first might be better.

Thanks,
Marius



More information about the Systemtap mailing list