Hi Alan,
On Sat, Sep 20, 2008 at 7:40 AM, Alan Pae <[EMAIL PROTECTED]> wrote:
> Hi there,
>
> Having a bit of a problem with autogen 5.9.5 on a Solaris 10 system.
>
> Autogen was built with Sun Studio 12 and compiles up fine and produces a
> binary.
>
> However make check fails on everything.
>
> Any ideas?
First guess is that I've got some POSIX shell-ism that /bin/sh is too
old to cope with.
(Remember that /bin/sh has not been updated in 20 years.) Since it is the same
message for every test, I looked at the file autoopts/test/defs.
There are no shell
substitutions in there. (viz. no ``${nameXXreplacement}'' sequences, where "XX"
is some funny magical sequence causing a text replacement.)
So, please try this:
cd ${buildroot}/autoopts/test
make verbose
A directory named "FAILURES" will be created. Please roll that up
into a tarball for me and
email it directly to me (not the list).
Thank you for your help.
Regards, Bruce
> thanks in advance,
> alan
>
> Configuration:
>
> Source code location: .
> Compiler: /opt/SUNWspro/bin/cc
> Compiler flags: -I/opt/gnu/include -I/opt/local/include
> -I/opt/gnu/include/libxml2
> Host System Type: i386-pc-solaris2.10
> Install path: /opt/gnu
>
> See config.h for further configuration information.
>
> make[3]: Entering directory `/build/autogen-5.9.5/autoopts/test'
> ./nested.test: bad substitution
> FAIL: nested.test
-------------------------------------------------------------------------
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK & win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100&url=/
_______________________________________________
Autogen-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/autogen-users