[redland-dev] [Raptor RDF Parsing and Serializing Library 0000308]: undefined reference to round and trunc while cross compiling for mipsel
Mantis Bug Tracker
mantis-bug-sender at librdf.org
Tue Jul 28 05:59:27 CEST 2009
The following issue has been SUBMITTED.
======================================================================
http://bugs.librdf.org/mantis/view.php?id=308
======================================================================
Reported By: mjatti
Assigned To:
======================================================================
Project: Raptor RDF Parsing and Serializing Library
Issue ID: 308
Category: configuration
Reproducibility: always
Severity: minor
Priority: normal
Status: new
Parsing/Serializing Syntax:
======================================================================
Date Submitted: 2009-07-28 03:59
Last Modified: 2009-07-28 03:59
======================================================================
Summary: undefined reference to round and trunc while cross
compiling for mipsel
Description:
During configure:
checking whether have trunc in libm... yes
checking whether have round in libm... yes
During compilation:
libtool: link: mipsel-linux-uclibc-gcc -Os -pipe -mips32 -mtune=mips32
-funit-at-a-time -fhonour-copts -fpic -o .libs/rapper rapper.o
-L/home/myusername/openwrt/8.09/staging_dir/toolchain-mipsel_gcc3.4.6/lib
-L/home/myusername/openwrt/8.09/staging_dir/mipsel/usr/lib
-L/home/myusername/openwrt/8.09/staging_dir/mipsel/lib
../src/.libs/libraptor.so
../src/.libs/libraptor.so: undefined reference to `trunc'
collect2: ld returned 1 exit status
make[4]: *** [rapper] Error 1
======================================================================
Issue History
Date Modified Username Field Change
======================================================================
2009-07-28 03:59 mjatti New Issue
======================================================================
More information about the redland-dev
mailing list