Open GoogleCodeExporter opened 9 years ago
It seems to me that pkg-config --libs-only-L --libs-only-other nss returns an
empty string somehow in my case.
But I had installed libnss3-dev libnss3-1d libnss3 libnss3-dbg and their
dependencies already before I started this project.The nss.pc shows correctly,
and --cflags fetches the right path.
I think it is supposed to return -L/usr/lib/'compiler' but it doesnt.
Any help?
Original comment by eagles...@gmail.com
on 21 Mar 2013 at 5:28
Please close this issue. After solving it,I figured out libjingle doesn't
support Rpi(armv6+vfp+hardfp) especially vfp. I've some patch to modify some
architecture specific code but it is too hard to cover all the ranges. I gave
up the choice.
Original comment by eagles...@gmail.com
on 22 Mar 2013 at 1:37
Original issue reported on code.google.com by
eagles...@gmail.com
on 21 Mar 2013 at 2:29