http://bugs.openembedded.org/show_bug.cgi?id=1332

           Summary: Gettext fails to compile on ppc uclibc
           Product: Openembedded
           Version: unspecified
          Platform: Other
        OS/Version: Linux
            Status: NEW
          Severity: normal
          Priority: P2
         Component: Distributions
        AssignedTo: [email protected]
        ReportedBy: [EMAIL PROTECTED]
         QAContact: [EMAIL PROTECTED]


| /bin/sh ../powerpc-linux-uclibc-libtool --tag=CC --mode=link ccache
powerpc-linux-uclibc-gcc 
-isystem/proj/hydra/trunk/dht/build/tmp/staging/powerpc-linux-uclibc/include
-fexpensive-optimizations -fomit-frame-pointer -frename-registers -O2 
-L/proj/hydra/trunk/dht/build/tmp/staging/powerpc-linux-uclibc/lib
-Wl,-rpath-link,/proj/hydra/trunk/dht/build/tmp/staging/powerpc-linux-uclibc/lib
-Wl,-O1 -o testlocale  testlocale.o ../intl/libintl.la
| ccache powerpc-linux-uclibc-gcc
-isystem/proj/hydra/trunk/dht/build/tmp/staging/powerpc-linux-uclibc/include
-fexpensive-optimizations -fomit-frame-pointer -frename-registers -O2
-Wl,-rpath-link
-Wl,/proj/hydra/trunk/dht/build/tmp/staging/powerpc-linux-uclibc/lib -Wl,-O1 -o
.libs/testlocale testlocale.o 
-L/proj/hydra/trunk/dht/build/tmp/staging/powerpc-linux-uclibc/lib
../intl/.libs/libintl.so -lc
| ../intl/.libs/libintl.so: undefined reference to `gnu_getline'
| collect2: ld returned 1 exit status
| make[3]: *** [testlocale] Error 1
| make[3]: Leaving directory
`/proj/hydra/trunk/dht/build/tmp/work/gettext-0.14.1-r3/gettext-0.14.1/gettext-tools/tests'
| make[2]: *** [all-recursive] Error 1
| make[2]: Leaving directory
`/proj/hydra/trunk/dht/build/tmp/work/gettext-0.14.1-r3/gettext-0.14.1/gettext-tools'
| make[1]: *** [all] Error 2
| make[1]: Leaving directory
`/proj/hydra/trunk/dht/build/tmp/work/gettext-0.14.1-r3/gettext-0.14.1/gettext-tools'
| make: *** [all-recursive] Error 1
| FATAL: oe_runmake failed
NOTE: Task failed:
/proj/hydra/trunk/dht/build/tmp/work/gettext-0.14.1-r3/temp/log.do_compile.14782
NOTE: package gettext-0.14.1-r3: task do_compile: failed
ERROR: TaskFailed event exception, aborting
NOTE: package gettext-0.14.1: failed


removing the gnu_getline def from the m4 files seems to solve it for the ppc
target.
Need to check if other targets are effected in any way


-- 
Configure bugmail: http://bugs.openembedded.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
_______________________________________________
Oe mailing list
[email protected]
https://www.handhelds.org/mailman/listinfo/oe

Reply via email to