Bill Page wrote:
> Waldek,
> 
> Ok, I think I have a real problem to report this time. The
> configure worked but make fails as shown below:
> 

> bsdsignal.c: In function `bsdSignal':
> bsdsignal.c:59: error: `SA_INTERRUPT' undeclared (first use in this
> function)
> bsdsignal.c:59: error: (Each undeclared identifier is reported only once
> bsdsignal.c:59: error: for each function it appears in.)
> make[2]: *** [bsdsignal.o] Error 1
> make[2]: Leaving directory `/export/home0/wspage/axiom-sandbox/src/lib'
> make[1]: *** [all-lib] Error 2
> make[1]: Leaving directory `/export/home0/wspage/axiom-sandbox/src'
> make: *** [all-src] Error 2
> -bash-3.00$
> 
> -----------
> 
> Perhaps wh-sandbox needs some more of the autoconf magic that
> is now part of build-improvements?
> 
> Can you suggest how to proceed?
> 

Configure machinery should be in place, but build-improvements
also changed src/lib files to use results of configure run.
So one have to merge changes to src/lib (and possibly also
other C parts).

-- 
                              Waldek Hebisch
[EMAIL PROTECTED] 


_______________________________________________
Axiom-developer mailing list
Axiom-developer@nongnu.org
http://lists.nongnu.org/mailman/listinfo/axiom-developer

Reply via email to