Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 258959 - x11-libs/libXpm on armv4tl-softfloat-linux-gnueabi needs -lintl
Summary: x11-libs/libXpm on armv4tl-softfloat-linux-gnueabi needs -lintl
Status: RESOLVED NEEDINFO
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: ARM Linux
: High normal (vote)
Assignee: Gentoo X packagers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-02-14 11:19 UTC by john
Modified: 2009-02-27 18:09 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description john 2009-02-14 11:19:57 UTC
sxpm needs the -lintl flag added to get built, build.log attached, also, instead of the failing command, this works:
armv4tl-softfloat-linux-gnueabi-gcc -I/usr/armv4tl-softfloat-linux-gnueabi/usr/include -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -Os -pipe -march=armv4t -mtune=arm920t -fomit-frame-pointer -I/usr/armv4tl-softfloat-linux-gnueabi/usr/include/ -I/usr/armv4tl-softfloat-linux-gnueabi/include/ -o .libs/sxpm sxpm.o  -L/usr/armv4tl-softfloat-linux-gnueabi/usr/lib -L/usr/armv4tl-softfloat-linux-gnueabi/lib /usr/armv4tl-softfloat-linux-gnueabi/usr/lib/libXt.so /usr/armv4tl-softfloat-linux-gnueabi/usr/lib/libSM.so -luuid /usr/armv4tl-softfloat-linux-gnueabi/usr/lib/libICE.so /usr/armv4tl-softfloat-linux-gnueabi/usr/lib/libXext.so ../src/.libs/libXpm.so /usr/armv4tl-softfloat-linux-gnueabi/usr/lib/libX11.so /usr/armv4tl-softfloat-linux-gnueabi/usr/lib/libXau.so /usr/armv4tl-softfloat-linux-gnueabi/usr/lib/libXdmcp.so -ldl -Wl,--rpath -Wl,/usr/armv4tl-softfloat-linux-gnueabi/usr/lib -lintl

Reproducible: Always

Steps to Reproduce:
1. emerge-armv4tl-softfloat-linux-gnueabi libXpm
2. Build fails
3. cd /usr/armv4tl-softfloat-linux-gnueabi/tmp/portage/x11-libs/libXpm-3.5.7/work/libXpm-3.5.7/sxpm
armv4tl-softfloat-linux-gnueabi-gcc -I/usr/armv4tl-softfloat-linux-gnueabi/usr/include -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -Os -pipe -march=armv4t -mtune=arm920t -fomit-frame-pointer -I/usr/armv4tl-softfloat-linux-gnueabi/usr/include/ -I/usr/armv4tl-softfloat-linux-gnueabi/include/ -o .libs/sxpm sxpm.o  -L/usr/armv4tl-softfloat-linux-gnueabi/usr/lib -L/usr/armv4tl-softfloat-linux-gnueabi/lib /usr/armv4tl-softfloat-linux-gnueabi/usr/lib/libXt.so /usr/armv4tl-softfloat-linux-gnueabi/usr/lib/libSM.so -luuid /usr/armv4tl-softfloat-linux-gnueabi/usr/lib/libICE.so /usr/armv4tl-softfloat-linux-gnueabi/usr/lib/libXext.so ../src/.libs/libXpm.so /usr/armv4tl-softfloat-linux-gnueabi/usr/lib/libX11.so /usr/armv4tl-softfloat-linux-gnueabi/usr/lib/libXau.so /usr/armv4tl-softfloat-linux-gnueabi/usr/lib/libXdmcp.so -ldl -Wl,--rpath -Wl,/usr/armv4tl-softfloat-linux-gnueabi/usr/lib -lintl
does seem to create the objectfile.
Comment 1 Rémi Cardona (RETIRED) gentoo-dev 2009-02-15 14:10:37 UTC
Please file a bug in FreeDesktop's bugzilla to get it fixed upstream directly. We'll gladly apply whatever patches upstream deems acceptable to correctly fix the issue.

If you do open a bug there, please paste the url here so that we can track it.

Thanks
Comment 2 Rémi Cardona (RETIRED) gentoo-dev 2009-02-27 18:09:32 UTC
Please get back to us when you open a bug.

Thanks