pkgsrc-Users archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Compilation of security/polkit fails



Hi all,
I have a PowerMac G4 (PowerPC processor, macppc platform) which runs NetBSD 9.0, but for some reason, I cannot compile polkit:
# pwd
/usr/pkgsrc/security/polkit
# make
After a while, it ends up with the following errors:
ld: warning: libatomic.so.1, needed by /usr/pkgsrc/security/polkit/work/.buildlink/lib/libmozjs-52.so, not found (try using -rpath or -rpath-link)
ld: warning: libstdc++.so.7, needed by /usr/pkgsrc/security/polkit/work/.buildlink/lib/libmozjs-52.so, not found (try using -rpath or -rpath-link)
ld: /usr/pkgsrc/security/polkit/work/.buildlink/lib/libmozjs-52.so: undefined reference to `__atomic_fetch_add_8@LIBATOMIC_1.0'
gmake[4]: *** [Makefile:651: polkitd] Error 1
It seems to me it is a bug, is it?
Full log: http://paste.iiens.net/Wt48DcQf
---
Elouan Fabre



Home | Main Index | Thread Index | Old Index