Ticket #1385 (closed defect: wontfix)
[Xephyr] [x86] Package librsvg_2.16.1.bb won't build on x86 platform
| Reported by: | fr-om@… | Owned by: | julian_chu |
|---|---|---|---|
| Priority: | high | Milestone: | |
| Component: | Autobuilds / Snapshots | Version: | current svn head |
| Severity: | blocker | Keywords: | |
| Cc: | buglog@… | Blocked By: | |
| Blocking: | Estimated Completion (week): | ||
| HasPatchForReview: | no | PatchReviewResult: | |
| Reproducible: |
Description
Trying to setup a test env with Xephyr, using MokoMakefile?, the
librsvg_2.16.1.bb wont build.log.do_compile error is:
make[3]: * [test-performance] Error 1
some previous lines:
/home/neo/openmoko/build/tmp/cross/lib/gcc/i486-angstrom-linux/4.1.2/../../../../i486-angstrom-linux/bin/ld:
warning: libgnutls.so.26, needed by
/home/neo/openmoko/build/tmp/staging/i486-angstrom-linux/usr/lib/libgnomevfs-2.so,
not found (try using -rpath or -rpath-link)
/home/neo/openmoko/build/tmp/staging/i486-angstrom-linux/usr/lib/libgnomevfs-2.so:
undefined reference to `gnutls_protocol_set_priority@GNUTLS_1_4'
/home/neo/openmoko/build/tmp/staging/i486-angstrom-linux/usr/lib/libgnomevfs-2.so:
undefined reference to `gnutls_record_send@GNUTLS_1_4'
...
and a full set of undefined refs.

Even without a "make update", the problem no more exists. The lib is build
without errors.
I don't know if there is a "local package update" during the MokoMakefile?, so
I'm not sure of the version.
Probably I could mark the bug as "resolved" or "invalid", but in doubt, I let
you choose the good way...