Summary: | (libtool bug? info needed) NetBSD nm recognized incorrectly | ||
---|---|---|---|
Product: | Telepathy | Reporter: | Thomas Klausner <tk> |
Component: | tp-glib | Assignee: | Telepathy bugs list <telepathy-bugs> |
Status: | RESOLVED FIXED | QA Contact: | Telepathy bugs list <telepathy-bugs> |
Severity: | normal | ||
Priority: | low | Keywords: | NEEDINFO |
Version: | unspecified | ||
Hardware: | x86-64 (AMD64) | ||
OS: | NetBSD | ||
Whiteboard: | |||
i915 platform: | i915 features: |
Description
Thomas Klausner
2009-08-16 10:56:16 UTC
This looks like a problem with libtool (whose detection of nm we're using); sorry, someone who uses NetBSD will have to debug this. The relevant section of config.log might have useful information as to why libtool's code doesn't like your nm implementation. Is this reproducible? What does config.log say? How does libtool normally list symbols (e.g. for the -export-symbols-regex feature) under NetBSD? I've just tried again with 0.11.11 (I know, not the latest), and it seems the problem is fixed: configure:4885: checking for BSD- or MS-compatible name lister (nm) configure:4934: result: /usr/bin/nm -B configure:5052: checking the name lister (/usr/bin/nm -B) interface configure:5059: cc -std=gnu99 -c -O2 -I/usr/pkg/include -I/usr/include -I/usr/pk g/include/python2.6 -I/usr/X11R7/include -I/usr/pkg/include -I/usr/include -I/us r/pkg/include/python2.6 -I/usr/X11R7/include conftest.c >&5 configure:5062: /usr/bin/nm -B "conftest.o" configure:5065: output 0000000000000000 B some_variable configure:5072: result: BSD nm ... configure:12677: checking for nm configure:12704: result: /usr/bin/nm -B ... ac_cv_prog_NM='/usr/bin/nm -B' Thanks to whoever fixed it in the meantime! |
Use of freedesktop.org services, including Bugzilla, is subject to our Code of Conduct. How we collect and use information is described in our Privacy Policy.