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

           Summary: apmd: familiar-unstable for h3900 fails to build in
                    org.openembedded.dev
           Product: Openembedded
           Version: Familiar 0.8.2
          Platform: Other
        OS/Version: All
            Status: NEW
          Severity: normal
          Priority: P2
         Component: Distributions
        AssignedTo: [email protected]
        ReportedBy: [EMAIL PROTECTED]
         QAContact: [EMAIL PROTECTED]


>From a very quick look, apparently a header breakage or build order thing:

|  arm-linux-gcc -c -isystem/home/oe2/tmp/staging/arm-linux/include
-isystem/home/oe2/tmp/staging/arm-linux/include -fexpensive-optimizations
-fomit-frame-pointer -frename-registers -O2 -Wall -pipe -I.
-I/usr/src/linux/include -I/usr/src/linux-2.2/include -I
/usr/src/linux-2.0/include -DVERSION=\"3.2.1\"
-DDEFAULT_PROXY_NAME=\"/etc/apmd_proxy\" apmlib.c  -fPIC -DPIC -o
.libs/apmlib.o
| apmlib.c: In function `apm_reject':
| apmlib.c:470: error: `EINVAL' undeclared (first use in this function)
| apmlib.c:470: error: (Each undeclared identifier is reported only once
| apmlib.c:470: error: for each function it appears in.)
| make: *** [apmlib.lo] Error 1
| FATAL: oe_runmake failed
| NOTE: Task failed:
/home/oe2/tmp/work/arm-linux/apmd-3.2.2-r7/temp/log.do_compile.17718
| NOTE: package apmd-3.2.2-r7: task do_compile: failed


Also, the CFLAGS probably shouldn't include "-I. -I/usr/src/linux/include
-I/usr/src/linux-2.2/include -I /usr/src/linux-2.0/include" -- kernel headers
from the host system can be rather harmful.


-- 
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