[Bug 33109] New: Telepathy-glib fails to build on blackfin

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Fri Jan 14 15:49:12 CET 2011


https://bugs.freedesktop.org/show_bug.cgi?id=33109

           Summary: Telepathy-glib fails to build on blackfin
           Product: Telepathy
           Version: 0.13
          Platform: Other
        OS/Version: All
            Status: NEW
          Severity: normal
          Priority: medium
         Component: tp-glib
        AssignedTo: telepathy-bugs at lists.freedesktop.org
        ReportedBy: tiagokatcipis at gmail.com
         QAContact: telepathy-bugs at lists.freedesktop.org


Created an attachment (id=42034)
 --> (https://bugs.freedesktop.org/attachment.cgi?id=42034)
Makefile log

Im trying to cross compile telepathy-glib to a blackfin platform, but i got
stuck on this error on the build process:


/opt/uClinux/bfin-uclinux/bin/bfin-uclinux-nm -B
.libs/libtelepathy-glib-internal.a > _gen/abi.nm
grep " [DT] " < _gen/abi.nm > _gen/abi.funcs
cut -d" " -f3 < _gen/abi.funcs > _gen/abi.funcnames
grep "^tp" < _gen/abi.funcnames > _gen/abi.tpfuncnames
make[3]: *** [_gen/abi.txt] Error 1
make[3]: Leaving directory
`/home/katcipis/blackfin/flt/src/telepathy-glib-bfin/telepathy-glib'
make[2]: *** [all] Error 2
rm _gen/tp-spec-channel-dispatcher.xml _gen/tp-spec-connection-manager.xml
_gen/tp-spec-channel-request.xml _gen/tp-spec-dbus-daemon.xml
_gen/tp-spec-media-stream-handler.xml _gen/tp-spec-debug.xml
_gen/tp-spec-client.xml _gen/tp-spec-connection.xml _gen/tp-spec-tls-cert.xml
_gen/tp-spec-generic.xml _gen/tp-spec-account.xml
_gen/tp-spec-account-manager.xml _gen/tp-spec-channel.xml
_gen/tp-spec-protocol.xml _gen/tp-spec-media-session-handler.xml
_gen/tp-spec-channel-dispatch-operation.xml
make[2]: Leaving directory
`/home/katcipis/blackfin/flt/src/telepathy-glib-bfin/telepathy-glib'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory
`/home/katcipis/blackfin/flt/src/telepathy-glib-bfin'
make: *** [all] Error 2


first of all i thought i was doing something wrong, cross compiling to blackfin
usually gives a lot of trouble :-). But searching for this kind of problem on
google i bumped on this bug:

https://bugs.freedesktop.org//show_bug.cgi?id=14852

it seems to be like the problem i am having, but on another platform (ppc64),
that is already fixed. So it made me think that maybe it is not my fault but a
bug when building to this specific platform.

I'm going to take a dive on the make process, to try solving this problem, but
it would be good to have the help of more experienced developers who are
familiar with telepathy-glib build (I'm not even sure if it is a bug, sorry if
it isn't).

The telepathy-glib version i'm trying to compile is 0.13.10.

Best Regards,
Tiago Katcipis

-- 
Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.
You are the assignee for the bug.



More information about the telepathy-bugs mailing list