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

           Summary: prismstumbler fails with gpsd
           Product: Openembedded
           Version: Familiar 0.8.2
          Platform: ARM
        OS/Version: Linux
            Status: NEW
          Severity: blocker
          Priority: P2
         Component: Build
        AssignedTo: [email protected]
        ReportedBy: [EMAIL PROTECTED]
         QAContact: [EMAIL PROTECTED]


the fix for me was to patch the generated run.do_configure_??? and changed all
-isystem/home/mike/oe-devel/tmp/staging/arm-linux/include to
-Isystem/home/mike/oe-devel/tmp/staging/arm-linux/include

(-i is include path for macros, -I for "normal" includes)

now it compiles...


| ccache arm-linux-gcc
-isystem/home/mike/oe-devel/tmp/staging/arm-linux/include -DHAVE_CONFIG_H
-I/home/mike/oe-devel/tmp/work/arm-linux/prismstumbler-0.7.3-r3/prismstumbler-0.7.3/include
-D_GNU_SOURCE -isystem/home/mike/oe-devel/tmp/staging/arm-linux/include
-fexpensive-optimizations -fomit-frame-pointer -frename-registers -O2 -c -I.
-I/usr/include  -o gpsd.o gpsd.c
| gpsd.c: In function `main':
| gpsd.c:293: error: impossible constraint in `asm'
| gpsd.c:294: error: impossible constraint in `asm'
| gpsd.c:316: error: impossible constraint in `asm'
| gpsd.c:357: error: impossible constraint in `asm'
| gpsd.c:369: error: impossible constraint in `asm'
| gpsd.c:532: error: impossible constraint in `asm'
| gpsd.c:399: error: impossible constraint in `asm'
| gpsd.c:478: error: impossible constraint in `asm'
| gpsd.c:414: error: impossible constraint in `asm'
| make[3]: *** [gpsd.o] Error 1
| make[3]: Leaving directory
`/home/mike/oe-devel/tmp/work/arm-linux/prismstumbler-0.7.3-r3/prismstumbler-0.7.3/src/gpsd'
| make[2]: *** [all-recursive] Error 1
| make[2]: Leaving directory
`/home/mike/oe-devel/tmp/work/arm-linux/prismstumbler-0.7.3-r3/prismstumbler-0.7.3/src'
| make[1]: *** [all-recursive] Error 1
| make[1]: Leaving directory
`/home/mike/oe-devel/tmp/work/arm-linux/prismstumbler-0.7.3-r3/prismstumbler-0.7.3'
| make: *** [all] Error 2


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