Hi Lior,

Thank you for the report:

On 10/13/06, Lior Goikhburg <[EMAIL PROTECTED]> wrote:
> I recently tried to build AutoGen 5.8.6 and got the following error:
>
> creating getdefs
>  gmake[4]: Leaving directory `/root/softdev/autogen-5.8.6/getdefs'
> ./bootstrap.dir[105]: syntax error at line 1 : `)' unexpected

My fingers tend to type POSIX shell instead of ancient shell.
I wish BASH had a setting to choke on incompatible usage, but it doesn't.
Fixed in the release I'm trying to bump out....

> gmake check reports the following error:
> + compile -?
> (null): WARNING 1  : Unknown option: R (ignored).
> ld32: WARNING 84 : /root/softdev/autogen-
> 5.8.6/autoopts/.libs/libguileopts.a is not used for resolving any symbol.
> ld32: WARNING 84 : /usr/local/lib/libguile.so is not used for resolving any
> symbol.
> ld32: WARNING 84 : /usr/lib32/libgen.so is not used for resolving any
> symbol.

How boring.  Some compiles need it, others don't.  I'll try to do something
about it in a future release (not 5.8.7).

> -L/usr/local/lib -L/usr/local/lib -lguile -lguile-ltdl -lm -lgen | sed
> s/-Werror//;s/-DTEST_TEST/-DSECOND -DTEST_TEST/ )
> + 2>& 1
> + sed -n s/.*#warning/#warning/p
> + 1> cond-cc.log
> + echo #warning undefining SECOND due to option name conflict
> + 1> cond-xx.log
> + cmp -s cond-cc.log cond-xx.log
> + diff cond-cc.log cond-xx.log
> + failure warning diffs:  0a1
> > #warning undefining SECOND due to option name conflict
> FAILURE: warning diffs:  0a1
> > #warning undefining SECOND due to option name conflict

It turns out the format of the #warning output not only varies from
compiler to compiler, but the HP/UX compiler does not even recognize
the directive.  I'm going to have to figure out how to make this test
more robust.

> FAIL: cond.test

Thank you.  This stuff should be addressed in a few days.  Cheers - Bruce

-------------------------------------------------------------------------
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
_______________________________________________
Autogen-users mailing list
Autogen-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/autogen-users

Reply via email to