[Bug 1180] New: helloworld doesn't build out-of-the-box on ubuntu

bugzilla-daemon at bugzilla.openmoko.org bugzilla-daemon at bugzilla.openmoko.org
Mon Jan 14 23:12:03 CET 2008


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

           Summary: helloworld doesn't build out-of-the-box on ubuntu
           Product: OpenMoko
           Version: unspecified
          Platform: PC
        OS/Version: Linux
            Status: NEW
          Severity: normal
          Priority: P2
         Component: MokoMakefile
        AssignedTo: rod at whitby.id.au
        ReportedBy: hexmode at gmail.com
                CC: buglog at lists.openmoko.org


There is a bashism in helloworld_1.0.0.bb.  The line beginning with:

   echo -e "#include ....

inserts "-e #include ..." as the first line in helloworld.c.

This is because /bin/sh on ubuntu is not bash and /bin/sh's echo does not
support -e.



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