[libGD] #190 [Task opened] Link library failed while cross compiling

[email protected] Wed, 7 Jan 2009 09:36:38 +0100 (CET)
Newsgroups php.gd.bugs
Message-ID <[email protected]>
THIS IS AN AUTOMATED MESSAGE, DO NOT REPLY.

A new Flyspray task has been opened.  Details are below. 

User who did this - Lance (lance) 

Attached to Project - libGD
Summary - Link library failed while cross compiling
Task Type - Support Request
Category - Configure/Build
Status - Unconfirmed
Assigned To - 
Operating System - Linux
Severity - High
Priority - Normal
Reported Version - 2.0.35
Due in Version - Undecided
Due Date - Undecided
Details - Hi All,
  I'm using the gcc-uclibc cross toolchain for ARM. While I'm compiling gd-2.0.35, I got the following errors

../.libs/libgd.so: undefined reference to `_IO_getc'

It seems happens when libtool runs. The following is my configure.
  $ ./configure --build=i386-pc-linux-gnu --host=arm-linux --target=arm-linux --prefix=/usr/local --with-png=/mnt/RAID10/lance/Projects/OXNAS810_1.2.3_1117_RC1/src/apps/jpeg_gd2/libpng-1.2.34/.libs --with-xpm=/mnt/RAID10/lance/Projects/OXNAS810_1.2.3_1117_RC1/src/apps/jpeg_gd2/libxml2-2.7.2/.libs --with-jpeg=/mnt/RAID10/lance/Projects/OXNAS810_1.2.3_1117_RC1/src/apps/jpeg_gd2/../../rootfs/buildroot/project_build_arm/OX810/root/usr/lib build_alias=i386-pc-linux-gnu host_alias=arm-linux target_alias=arm-linux CC=/mnt/RAID10/lance/Projects/OXNAS810_1.2.3_1117_RC1/src/apps/jpeg_gd2/../../../output/rpm/BUILD/gcc-uclibc-toolchain/usr/bin/arm-linux-gcc CFLAGS=-I/mnt/RAID10/lance/Projects/OXNAS810_1.2.3_1117_RC1/src/apps/jpeg_gd2/../../../output/rpm/BUILD/gcc-uclibc-toolchain/usr/include -Os LDFLAGS=-L/mnt/RAID10/lance/Projects/OXNAS810_1.2.3_1117_RC1/src/apps/jpeg_gd2/../../../output/rpm/BUILD/gcc-uclibc-toolchain/usr/lib
CXX=/mnt/RAID10/lance/Projects/OXNAS810_1.2.3_1117_RC1/src/apps/jpeg_gd2/../../../output/rpm/BUILD/gcc-uclibc-toolchain/usr/bin/arm-linux-g++ --no-create --no-recursion

Does anybody can help? Thanks very much








More information can be found at the following URL:
http://bugs.libgd.org/?do=details&task_id=190

You are receiving this message because you have requested it from the Flyspray bugtracking system.  If you did not expect this message or don't want to receive mails in future, you can change your notification settings at the URL shown above.