Hi Robert,
> I just downloaded bigloo4.1a-alpha21Nov13.tar.gz. Unfortunately, now
> configure does not work anymore:
>
> [...]
> executing ./autoconf/avahi -> yes
> executing ./autoconf/phidget -> *** ERROR: test ./autoconf/phidget
> failed (see configure.log)!
This one is expected. It should not be responsible for any important failure.
> Configuring lib/4.1a/bigloo_config.h, runtime/Jlib/configure.java,
> lib/4.1a/bigloo_config.sch:
> executing ./autoconf/ccbracket -> *** ERROR: test ./autoconf/ccbracket
> failed (see configure.log)!
>
> And here is the tail of configure.log:
>
> [...]
> ./autoconf/runtest -v1 -- avahi "--cflags=-D_REENTRANT"
> "--libs=-lavahi-common -lavahi-client"
> -> yes
>
> ./autoconf/runtest -v1 -- phidget "--cflags=" "--version=21"
> /tmp/actestklaus.c:1:23: fatal error: phidget21.h: No such file or directory
> compilation terminated.
> gcc: error: unrecognized command line option '-framework'
> gcc: error: Phidget21: No such file or directory
> *** ERROR, test failed with return code: 1
>
> ./autoconf/runtest -v1 -- ccbracket "--cflags="
> /tmp/actestklaus.c: In function 'foo':
> /tmp/actestklaus.c:387:7: error: expected identifier or '(' before
> numeric constant
> gcc: error: unrecognized command line option '-fbracket-depth=1024'
> *** ERROR, test failed with return code: 1
>
>
> I do not have clang installed on my system (openSUSE 12.3, i386), only
> gcc. The problem did not exist with alpha20Nov13, yet.
I see. Which gcc version are you using?
--
Manuel