[Bug 564] New: MokoMakefile: cmd_mfsl.c:32:21: error: asm/asm.h: No such file or directory

bugzilla-daemon at bugzilla.openmoko.org bugzilla-daemon at bugzilla.openmoko.org
Wed May 16 17:58:24 CEST 2007


http://bugzilla.openmoko.org/cgi-bin/bugzilla/show_bug.cgi?id=564

           Summary: MokoMakefile: cmd_mfsl.c:32:21: error: asm/asm.h: No
                    such file or directory
           Product: OpenMoko
           Version: current svn head
          Platform: PC
        OS/Version: Linux
            Status: NEW
          Severity: normal
          Priority: P2
         Component: OE bitbake recipes  / build system
        AssignedTo: mickey at vanille-media.de
        ReportedBy: gronslet at gmail.com
                CC: buglog at lists.openmoko.org


Hi, I followed the instructions on http://wiki.openmoko.org/wiki/MokoMakefile 
and tried to build:

$ unset LD_LIBRARY_PATH;nice make update-makefile && nice  make update && nice 
make setup && nice make openmoko-devel-image

<snip>

| arm-linux-gcc -g  -Os   -fno-strict-aliasing  -fno-common -ffixed-r8 -msoft-
float  -D__KERNEL__ -DTEXT_BASE=0x33F80000  -I/home/username/moko/build/tmp/
work/armv4t-linux/uboot-gta01-1.2.0+svnnow-
r7_a7676ea7732f3c596805079fed7e5c9fac652cfc_0_1961/git/include -fno-builtin -
ffreestanding -nostdinc -isystem /home/username/moko/build/tmp/cross/lib/gcc/
arm-linux/4.1.1/include -pipe  -DCONFIG_ARM -D__ARM__ -march=armv4 -mabi=apcs-
gnu -Wall -Wstrict-prototypes -c -o cmd_mfsl.o cmd_mfsl.c
| cmd_mfsl.c:32:21: error: asm/asm.h: No such file or directory
| make[2]: *** [cmd_mfsl.o] Error 1
| make[2]: Leaving directory `/home/username/moko/build/tmp/work/armv4t-linux/
uboot-gta01-1.2.0+svnnow-r7_a7676ea7732f3c596805079fed7e5c9fac652cfc_0_1961/git/
common'
| make[1]: *** [common/libcommon.a] Error 2
| make[1]: Leaving directory `/home/username/moko/build/tmp/work/armv4t-linux/
uboot-gta01-1.2.0+svnnow-r7_a7676ea7732f3c596805079fed7e5c9fac652cfc_0_1961/git'
| FATAL: oe_runmake failed
NOTE: Task failed: /home/username/moko/build/tmp/work/armv4t-linux/uboot-gta01-
1.2.0+svnnow-r7_a7676ea7732f3c596805079fed7e5c9fac652cfc_0_1961/temp/
log.do_compile.29867
NOTE: package uboot-gta01-1.2.0+svnnow-
r7_a7676ea7732f3c596805079fed7e5c9fac652cfc_0_1961: task do_compile: failed
ERROR: TaskFailed event exception, aborting
NOTE: package uboot-gta01-1.2.0+svnnow: failed
ERROR: Build of openmoko-devel-image failed
make: *** [openmoko-devel-image] Error 1



I had to unset the LD_LIBRARY_PATH to avoid an earlier bug (as I have 
explicitly set that variable in my .bashrc). 
I use Fedora Core 6:
 git-1.5.0.6-1.fc6.
 kernel 2.6.20-1.2948.fc6

Any help appreciated, thanks



------- You are receiving this mail because: -------
You are on the CC list for the bug, or are watching someone who is.




More information about the buglog mailing list