Menu

#10 configure fails under cygwin

open
nobody
None
5
2008-12-20
2008-12-20
No

With the latest prc-tools (2.3) and Palm SDK (sdk-5r3) installed under cygwin, I am able to build a hello.prc (hello world) program, but configure for the Waba VM fails. I am new to building the waba VM and any help would be much appreciated.

The command line used was: "./configure --with-prefix=m68k-palmos". The configure failure from the end of config.log follows:

configure:1204: checking whether m68k-palmos-gcc accepts -g
configure:1464: checking how to run the C preprocessor
configure:1485: m68k-palmos-gcc -E conftest.c >/dev/null 2>conftest.out
configure:1480: assert.h: No such file or directory
configure: failed program was:
#line 1479 "configure"
#include "confdefs.h"
#include <assert.h>
Syntax Error
configure:1502: m68k-palmos-gcc -E -traditional-cpp conftest.c >/dev/null 2>con
ftest.out
configure:1497: assert.h: No such file or directory
configure: failed program was:
#line 1496 "configure"
#include "confdefs.h"
#include <assert.h>
Syntax Error
configure:1519: m68k-palmos-gcc -nologo -E conftest.c >/dev/null 2>conftest.out
m68k-palmos-gcc: unrecognized option `-nologo'
configure:1514: assert.h: No such file or directory

Discussion

  • David Albert

    David Albert - 2008-12-20

    config.log output

     
  • Olivier Bornet

    Olivier Bornet - 2009-01-05

    Hello,

    unfortunately, there is no more activity on waba.sf.net since many years...
    But looking at your error, it seems that the cross-compilation environment is not ok. It should find assert.h.

    I'm sorry to not be able to help more on this topic.

    Have a nice day.

     

Log in to post a comment.

Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.