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 ====================================================================== _______________________________________________ redland-dev mailing list [email protected] http://lists.librdf.org/mailman/listinfo/redland-dev
