[Bug 4504] New: freetype building for armv5te dies on libtool
bugzilla-daemon at amethyst.openembedded.net
bugzilla-daemon at amethyst.openembedded.net
Mon Aug 18 18:22:54 UTC 2008
http://bugs.openembedded.net/show_bug.cgi?id=4504
Summary: freetype building for armv5te dies on libtool
Classification: Unclassified
Product: Openembedded
Version: Angstrom unstable
Platform: PC
URL: http://rafb.net/p/misgNW21.html
OS/Version: Linux
Status: UNCONFIRMED
Severity: minor
Priority: P3
Component: org.openembedded.dev
AssignedTo: openembedded-issues at lists.openembedded.org
ReportedBy: hans at eds.org
When building freetype on armv5te, the compile dies with a libtool error:
NOTE: make LIBTOOL=arm-angstrom-linux-gnueabi-libtool
arm-angstrom-linux-gnueabi-libtool --mode=compile ccache
arm-angstrom-linux-gnueabi-gcc -march=armv5te -mtune=arm926ej-s
-isystem/media/openembedded/stuff/tmp/staging/arm-angstrom-linux-gnueabi/usr/include
-I/media/openembedded/stuff/tmp/work/armv5te-angstrom-linux-gnueabi/freetype-2.3.6-r0/freetype-2.3.6/objs
-I./builds/unix
-I/media/openembedded/stuff/tmp/work/armv5te-angstrom-linux-gnueabi/freetype-2.3.6-r0/freetype-2.3.6/include
-c
-isystem/media/openembedded/stuff/tmp/staging/arm-angstrom-linux-gnueabi/usr/include
-fexpensive-optimizations -frename-registers -fomit-frame-pointer -Os
-DFT_CONFIG_CONFIG_H="<ftconfig.h>" -DFT2_BUILD_LIBRARY
-DFT_CONFIG_MODULES_H="<ftmodule.h>" -o
/media/openembedded/stuff/tmp/work/armv5te-angstrom-linux-gnueabi/freetype-2.3.6-r0/freetype-2.3.6/objs/ftsystem.lo
builds/unix/ftsystem.c
arm-angstrom-linux-gnueabi-libtool: compile: unable to infer tagged
configuration
arm-angstrom-linux-gnueabi-libtool: compile: specify a tag with `--tag'
make: ***
[/media/openembedded/stuff/tmp/work/armv5te-angstrom-linux-gnueabi/freetype-2.3.6-r0/freetype-2.3.6/objs/ftsystem.lo]
Error 1
FATAL: oe_runmake failed
It seems that libtool wants something like "--tag=CC", which could be added in
a patch to freetype/builds/unix/unix-cc.in
--
Configure bugmail: http://bugs.openembedded.net/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
More information about the Openembedded-issues
mailing list