Looking for help with a ppc64 build failure

David Woodhouse dwmw2 at infradead.org
Thu Mar 6 14:58:44 UTC 2008


On Wed, 2008-02-13 at 15:11 -0500, Brian Pepple wrote:
> /usr/bin/nm -B .libs/libtelepathy-glib-internal.a > _gen/abi.nm
> grep " T " < _gen/abi.nm > _gen/abi.funcs
> make[3]: *** [_gen/abi.txt] Error 1

Some architectures use function descriptors. These will be prefixed by 
' D ' not ' T ' in the 'nm' output.

-- 
dwmw2




More information about the fedora-devel-list mailing list