Either the include file name must use double quotes,
or the build directory must have a ``-I'' option pointing
to it:

> cc -DHAVE_CONFIG_H -I.. -I../../libguile/.. -I../../libltdl \
> -g -c ../../libguile/alloca.c  -KPIC -DPIC -o .libs/alloca.lo
> UX:acomp: ERROR: "../../libguile/alloca.c", line 28: \
> cannot find include file: <scmconfig.h>
> make[1]: *** [alloca.lo] Error 1
> make[1]: Leaving directory `/home/bkorb/tools/guile/guile-1.4/=build/libguile'
> make: *** [all-recursive] Error 1

_______________________________________________
Bug-guile mailing list
[EMAIL PROTECTED]
http://mail.gnu.org/mailman/listinfo/bug-guile

Reply via email to