I don't think the --disable-maintainer-mode fixed the sgi irix 5.3 problem (but
I'm no expert with all these auto* programs).  Here I am starting with a clean
cvs guile, flailing away (autoconf-2.13, automake-1.4, libtool-1.3.4, m4-1.4):

/usr/people/bil/test/guile-core/ autogen.sh
Illegal option -- f
Usage: cp [-ir] f1 f2
       cp [-ir] f1 ... f2 dir
libtoolize: cannot copy `/usr/local/share/libtool/libltdl/COPYING.LIB' to 
`libltdl/COPYING.LIB'
Illegal option -- f
Usage: cp [-ir] f1 f2
       cp [-ir] f1 ... f2 dir
libtoolize: cannot copy `/usr/local/share/libtool/libltdl/Makefile.am' to 
`libltdl/Makefile.am'
Illegal option -- f
Usage: cp [-ir] f1 f2
       cp [-ir] f1 ... f2 dir
libtoolize: cannot copy `/usr/local/share/libtool/libltdl/Makefile.in' to 
`libltdl/Makefile.in'
Illegal option -- f
Usage: cp [-ir] f1 f2
       cp [-ir] f1 ... f2 dir
libtoolize: cannot copy `/usr/local/share/libtool/libltdl/README' to `libltdl/README'
Illegal option -- f
Usage: cp [-ir] f1 f2
       cp [-ir] f1 ... f2 dir
libtoolize: cannot copy `/usr/local/share/libtool/libltdl/acconfig.h' to 
`libltdl/acconfig.h'
Illegal option -- f
Usage: cp [-ir] f1 f2
       cp [-ir] f1 ... f2 dir
libtoolize: cannot copy `/usr/local/share/libtool/libltdl/acinclude.m4' to 
`libltdl/acinclude.m4'
Illegal option -- f
Usage: cp [-ir] f1 f2
       cp [-ir] f1 ... f2 dir
libtoolize: cannot copy `/usr/local/share/libtool/libltdl/aclocal.m4' to 
`libltdl/aclocal.m4'
Illegal option -- f
Usage: cp [-ir] f1 f2
       cp [-ir] f1 ... f2 dir
libtoolize: cannot copy `/usr/local/share/libtool/libltdl/config.h.in' to 
`libltdl/config.h.in'
Illegal option -- f
Usage: cp [-ir] f1 f2
       cp [-ir] f1 ... f2 dir
libtoolize: cannot copy `/usr/local/share/libtool/libltdl/configure' to 
`libltdl/configure'
Illegal option -- f
Usage: cp [-ir] f1 f2
       cp [-ir] f1 ... f2 dir
libtoolize: cannot copy `/usr/local/share/libtool/libltdl/configure.in' to 
`libltdl/configure.in'
Illegal option -- f
Usage: cp [-ir] f1 f2
       cp [-ir] f1 ... f2 dir
libtoolize: cannot copy `/usr/local/share/libtool/libltdl/ltdl.c' to `libltdl/ltdl.c'
Illegal option -- f
Usage: cp [-ir] f1 f2
       cp [-ir] f1 ... f2 dir
libtoolize: cannot copy `/usr/local/share/libtool/libltdl/ltdl.h' to `libltdl/ltdl.h'
Illegal option -- f
Usage: cp [-ir] f1 f2
       cp [-ir] f1 ... f2 dir
libtoolize: cannot copy `/usr/local/share/libtool/libltdl/stamp-h.in' to 
`libltdl/stamp-h.in'
configure.in:312: warning: AC_TRY_RUN called without default to allow cross compiling
configure.in:121: warning: AC_TRY_RUN called without default to allow cross compiling
configure.in:122: warning: AC_TRY_RUN called without default to allow cross compiling
configure.in:312: warning: AC_TRY_RUN called without default to allow cross compiling
guile-readline...
/usr/people/bil/test/guile-core/ ./configure --disable-maintainer-mode 
--prefix=/usr/people/bil/test
creating cache ./config.cache
checking for a BSD compatible install... ./install-sh -c
checking whether build environment is sane... yes
checking whether make sets ${MAKE}... yes
checking for working aclocal... found
checking for working autoconf... found
checking for working automake... found
checking for working autoheader... found
checking for working makeinfo... found
checking whether to enable maintainer-specific portions of Makefiles... no
checking for gcc... no
checking for cc... cc
checking whether the C compiler (cc  ) works... yes
checking whether the C compiler (cc  ) is a cross-compiler... no
checking whether we are using GNU C... no
checking whether cc accepts -g... yes
checking how to run the C preprocessor... cc -E
checking for AIX... no
checking for POSIXized ISC... no
checking for minix/config.h... no
checking for cc option to accept ANSI C... none needed
checking host system type... mips-sgi-irix5.3
checking build system type... mips-sgi-irix5.3
checking for ranlib... :
checking for non-GNU ld... /bin/ld
checking if the linker (/bin/ld) is GNU ld... no
checking for BSD-compatible nm... /bin/nm -B
checking whether ln -s works... yes
updating cache ./config.cache
loading cache ./config.cache within ltconfig
checking whether we are using GNU C... no
checking for object suffix... o
checking for executable suffix... no
checking for cc option to produce PIC... none
checking if cc supports -c -o file.o... yes
checking if cc supports -c -o file.lo... yes
checking if cc static flag -non_shared works... none
checking if the linker (/bin/ld) is GNU ld... no
checking whether the linker (/bin/ld) supports shared libraries... yes
checking command to parse /bin/nm -B output... ok
checking how to hardcode library paths into programs... immediate
checking for /bin/ld option to reload object files... -r
checking dynamic linker characteristics... irix5.3 ld.so
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... yes
checking for objdir... .libs
checking for dlopen in -ldl... yes
checking for dlfcn.h... yes
checking whether a program can dlopen itself... yes
checking whether a statically linked program can dlopen itself... yes
creating libtool
updating cache ./config.cache
loading cache ./config.cache
checking for working const... yes
checking for inline... __inline
checking size of int... 4
checking size of long... 4
checking for long longs... yes
checking for ANSI C header files... yes
checking for dirent.h that defines DIR... yes
checking for opendir in -ldir... no
checking whether time.h and sys/time.h may both be included... yes
checking for sys/wait.h that is POSIX.1 compatible... yes
checking for io.h... no
checking for libc.h... no
checking for limits.h... yes
checking for malloc.h... yes
checking for memory.h... yes
checking for string.h... yes
checking for regex.h... no
checking for rxposix.h... no
checking for rx/rxposix.h... no
checking for sys/ioctl.h... yes
checking for sys/select.h... yes
checking for sys/time.h... yes
checking for sys/timeb.h... no
checking for sys/times.h... yes
checking for sys/types.h... yes
checking for sys/utime.h... yes
checking for time.h... yes
checking for unistd.h... yes
checking for utime.h... yes
checking for libc.h... (cached) no
checking for unistd.h... (cached) yes
checking whether libc.h and unistd.h can be included together... no
checking for uid_t in sys/types.h... yes
checking type of array argument to getgroups... gid_t
checking return type of signal handlers... void
checking for mode_t... yes
checking for main in -lm... yes
checking for gethostbyname... yes
checking for connect... yes
checking for ctermid... yes
checking for ftime... no
checking for fchown... yes
checking for getcwd... yes
checking for geteuid... yes
checking for gettimeofday... yes
checking for lstat... yes
checking for mkdir... yes
checking for mknod... yes
checking for nice... yes
checking for readlink... yes
checking for rename... yes
checking for rmdir... yes
checking for select... yes
checking for setegid... yes
checking for seteuid... yes
checking for setlocale... yes
checking for setpgid... yes
checking for setsid... yes
checking for sigaction... yes
checking for siginterrupt... no
checking for strftime... yes
checking for strptime... no
checking for symlink... yes
checking for sync... yes
checking for tcgetpgrp... yes
checking for tcsetpgrp... yes
checking for times... yes
checking for uname... yes
checking for waitpid... yes
checking for bzero... yes
checking for strdup... yes
checking for system... yes
checking for usleep... no
checking for atexit... yes
checking for on_exit... no
checking for strptime declaration... no
checking for bzero declaration... no
checking for sleep declaration... yes
checking for usleep declaration... no
checking return type of usleep... int
checking for sys/un.h... yes
checking for socketpair... yes
checking for getgroups... yes
checking for setpwent... yes
checking for pause... yes
checking for tzset... yes
checking for sethostent... yes
checking for gethostent... yes
checking for endhostent... yes
checking for setnetent... yes
checking for getnetent... yes
checking for endnetent... yes
checking for setprotoent... yes
checking for getprotoent... yes
checking for endprotoent... yes
checking for setservent... yes
checking for getservent... yes
checking for endservent... yes
checking for getnetbyaddr... yes
checking for getnetbyname... yes
checking for inet_lnaof... yes
checking for inet_makeaddr... yes
checking for inet_netof... yes
checking for hstrerror... yes
checking whether localtime caches TZ... no
checking for restartable system calls... no
checking for inet_aton... yes
checking for putenv... yes
checking for strerror... yes
checking for memmove... yes
checking for working alloca.h... yes
checking for alloca... yes
checking for st_rdev in struct stat... yes
checking for st_blksize in struct stat... yes
checking for st_blocks in struct stat... yes
checking for S_ISLNK in sys/stat.h... yes
checking whether struct tm is in sys/time.h or time.h... time.h
checking for tm_zone in struct tm... no
checking for tzname... yes
checking whether we need POSIX to get struct utimbuf... no
checking whether floats fit in longs... yes
checking for struct linger... yes
checking for struct timespec... yes
checking whether to support threads... no
checking for mawk... no
checking for gawk... no
checking for nawk... nawk
updating cache ./config.cache
creating ./config.status
creating Makefile
creating libguile/Makefile
creating libguile/guile-snarf
creating libguile/guile-doc-snarf
creating libguile/guile-func-name-check
creating libguile/guile-snarf.awk
creating libguile/versiondat.h
creating ice-9/Makefile
creating qt/Makefile
creating qt/qt.h
creating qt/md/Makefile
creating qt/time/Makefile
creating guile-config/Makefile
creating doc/Makefile
creating libguile/scmconfig.h
configuring in guile-readline
running /bin/sh ./configure  --disable-maintainer-mode --prefix=/usr/people/bil/test  
--enable-ltdl-convenience --cache-file=.././config.cache --srcdir=.
loading cache .././config.cache
checking for a BSD compatible install... ./../install-sh -c
checking whether build environment is sane... yes
checking whether make sets ${MAKE}... (cached) yes
checking for working aclocal... found
checking for working autoconf... found
checking for working automake... found
checking for working autoheader... found
checking for working makeinfo... found
checking for gcc... (cached) cc
checking whether the C compiler (cc  ) works... yes
checking whether the C compiler (cc  ) is a cross-compiler... no
checking whether we are using GNU C... (cached) no
checking whether cc accepts -g... (cached) yes
checking for cc option to accept ANSI C... (cached) none needed
checking host system type... mips-sgi-irix5.3
checking build system type... mips-sgi-irix5.3
checking for ranlib... (cached) :
checking for non-GNU ld... (cached) /bin/ld
checking if the linker (/bin/ld) is GNU ld... (cached) no
checking for BSD-compatible nm... (cached) /bin/nm -B
checking whether ln -s works... (cached) yes
loading cache .././config.cache within ltconfig
checking whether we are using GNU C... no
checking for object suffix... o
checking for executable suffix... (cached) no
checking for cc option to produce PIC... none
checking if cc supports -c -o file.o... yes
checking if cc supports -c -o file.lo... yes
checking if cc static flag -non_shared works... none
checking if the linker (/bin/ld) is GNU ld... no
checking whether the linker (/bin/ld) supports shared libraries... yes
checking command to parse /bin/nm -B output... ok
checking how to hardcode library paths into programs... immediate
checking for /bin/ld option to reload object files... -r
checking dynamic linker characteristics... irix5.3 ld.so
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... yes
checking for objdir... .libs
creating libtool
updating cache .././config.cache
loading cache .././config.cache
checking for tgoto in -lncurses... no
checking for tgoto in -ltermcap... yes
checking for main in -lreadline... no
configure: warning: libreadline was not found on your system.
checking for rl_clear_signals... no
checking for rl_cleanup_after_signal... no
checking for rl_getc_function pointer in readline... no
checking for strdup... (cached) yes
updating cache .././config.cache
creating ./config.status
creating Makefile
configuring in libltdl
configure: warning: no configuration information is in libltdl
/usr/people/bil/test/guile-core/ make
No suffix list.
Making all in ice-9
No suffix list.
Making all in qt
make: file `Makefile' line 329: Syntax error
*** Error code 1 (bu21)
/usr/people/bil/test/guile-core/ cd libltdl/
/usr/people/bil/test/guile-core/libltdl/ ls
CVS/
/usr/people/bil/test/guile-core/libltdl/ cp /usr/local/share/libtool/libltdl/* .
/usr/people/bil/test/guile-core/libltdl/ cd ..
/usr/people/bil/test/guile-core/ ./configure
loading cache ./config.cache
checking for a BSD compatible install... ./install-sh -c
checking whether build environment is sane... yes
checking whether make sets ${MAKE}... (cached) yes
checking for working aclocal... found
checking for working autoconf... found
checking for working automake... found
checking for working autoheader... found
checking for working makeinfo... found
checking whether to enable maintainer-specific portions of Makefiles... no
checking for gcc... (cached) cc
checking whether the C compiler (cc  ) works... yes
checking whether the C compiler (cc  ) is a cross-compiler... no
checking whether we are using GNU C... (cached) no
checking whether cc accepts -g... (cached) yes
checking how to run the C preprocessor... (cached) cc -E
checking for AIX... no
checking for POSIXized ISC... no
checking for minix/config.h... (cached) no
checking for cc option to accept ANSI C... (cached) none needed
checking host system type... mips-sgi-irix5.3
checking build system type... mips-sgi-irix5.3
checking for ranlib... (cached) :
checking for non-GNU ld... (cached) /bin/ld
checking if the linker (/bin/ld) is GNU ld... (cached) no
checking for BSD-compatible nm... (cached) /bin/nm -B
checking whether ln -s works... (cached) yes
loading cache ./config.cache within ltconfig
checking whether we are using GNU C... no
checking for object suffix... o
checking for executable suffix... (cached) no
checking for cc option to produce PIC... none
checking if cc supports -c -o file.o... yes
checking if cc supports -c -o file.lo... yes
checking if cc static flag -non_shared works... none
checking if the linker (/bin/ld) is GNU ld... no
checking whether the linker (/bin/ld) supports shared libraries... yes
checking command to parse /bin/nm -B output... ok
checking how to hardcode library paths into programs... immediate
checking for /bin/ld option to reload object files... -r
checking dynamic linker characteristics... irix5.3 ld.so
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... yes
checking for objdir... .libs
checking for dlfcn.h... (cached) yes
checking whether a program can dlopen itself... (cached) yes
checking whether a statically linked program can dlopen itself... (cached) yes
creating libtool
updating cache ./config.cache
loading cache ./config.cache
checking for working const... (cached) yes
checking for inline... (cached) __inline
checking size of int... (cached) 4
checking size of long... (cached) 4
checking for long longs... (cached) yes
checking for ANSI C header files... (cached) yes
checking for dirent.h that defines DIR... (cached) yes
checking for opendir in -ldir... (cached) no
checking whether time.h and sys/time.h may both be included... (cached) yes
checking for sys/wait.h that is POSIX.1 compatible... (cached) yes
checking for io.h... (cached) no
checking for libc.h... (cached) no
checking for limits.h... (cached) yes
checking for malloc.h... (cached) yes
checking for memory.h... (cached) yes
checking for string.h... (cached) yes
checking for regex.h... (cached) no
checking for rxposix.h... (cached) no
checking for rx/rxposix.h... (cached) no
checking for sys/ioctl.h... (cached) yes
checking for sys/select.h... (cached) yes
checking for sys/time.h... (cached) yes
checking for sys/timeb.h... (cached) no
checking for sys/times.h... (cached) yes
checking for sys/types.h... (cached) yes
checking for sys/utime.h... (cached) yes
checking for time.h... (cached) yes
checking for unistd.h... (cached) yes
checking for utime.h... (cached) yes
checking for libc.h... (cached) no
checking for unistd.h... (cached) yes
checking whether libc.h and unistd.h can be included together... (cached) no
checking for uid_t in sys/types.h... (cached) yes
checking type of array argument to getgroups... (cached) gid_t
checking return type of signal handlers... (cached) void
checking for mode_t... (cached) yes
checking for main in -lm... (cached) yes
checking for gethostbyname... (cached) yes
checking for connect... (cached) yes
checking for ctermid... (cached) yes
checking for ftime... (cached) no
checking for fchown... (cached) yes
checking for getcwd... (cached) yes
checking for geteuid... (cached) yes
checking for gettimeofday... (cached) yes
checking for lstat... (cached) yes
checking for mkdir... (cached) yes
checking for mknod... (cached) yes
checking for nice... (cached) yes
checking for readlink... (cached) yes
checking for rename... (cached) yes
checking for rmdir... (cached) yes
checking for select... (cached) yes
checking for setegid... (cached) yes
checking for seteuid... (cached) yes
checking for setlocale... (cached) yes
checking for setpgid... (cached) yes
checking for setsid... (cached) yes
checking for sigaction... (cached) yes
checking for siginterrupt... (cached) no
checking for strftime... (cached) yes
checking for strptime... (cached) no
checking for symlink... (cached) yes
checking for sync... (cached) yes
checking for tcgetpgrp... (cached) yes
checking for tcsetpgrp... (cached) yes
checking for times... (cached) yes
checking for uname... (cached) yes
checking for waitpid... (cached) yes
checking for bzero... (cached) yes
checking for strdup... (cached) yes
checking for system... (cached) yes
checking for usleep... (cached) no
checking for atexit... (cached) yes
checking for on_exit... (cached) no
checking for strptime declaration... (cached) no
checking for bzero declaration... (cached) no
checking for sleep declaration... (cached) yes
checking for usleep declaration... (cached) no
checking return type of usleep... (cached) int
checking for sys/un.h... (cached) yes
checking for socketpair... (cached) yes
checking for getgroups... (cached) yes
checking for setpwent... (cached) yes
checking for pause... (cached) yes
checking for tzset... (cached) yes
checking for sethostent... (cached) yes
checking for gethostent... (cached) yes
checking for endhostent... (cached) yes
checking for setnetent... (cached) yes
checking for getnetent... (cached) yes
checking for endnetent... (cached) yes
checking for setprotoent... (cached) yes
checking for getprotoent... (cached) yes
checking for endprotoent... (cached) yes
checking for setservent... (cached) yes
checking for getservent... (cached) yes
checking for endservent... (cached) yes
checking for getnetbyaddr... (cached) yes
checking for getnetbyname... (cached) yes
checking for inet_lnaof... (cached) yes
checking for inet_makeaddr... (cached) yes
checking for inet_netof... (cached) yes
checking for hstrerror... (cached) yes
checking whether localtime caches TZ... (cached) no
checking for restartable system calls... (cached) no
checking for inet_aton... (cached) yes
checking for putenv... (cached) yes
checking for strerror... (cached) yes
checking for memmove... (cached) yes
checking for working alloca.h... (cached) yes
checking for alloca... (cached) yes
checking for st_rdev in struct stat... (cached) yes
checking for st_blksize in struct stat... (cached) yes
checking for st_blocks in struct stat... (cached) yes
checking for S_ISLNK in sys/stat.h... (cached) yes
checking whether struct tm is in sys/time.h or time.h... (cached) time.h
checking for tm_zone in struct tm... (cached) no
checking for tzname... (cached) yes
checking whether we need POSIX to get struct utimbuf... (cached) no
checking whether floats fit in longs... (cached) yes
checking for struct linger... (cached) yes
checking for struct timespec... (cached) yes
checking whether to support threads... no
checking for mawk... (cached) nawk
updating cache ./config.cache
creating ./config.status
creating Makefile
creating libguile/Makefile
creating libguile/guile-snarf
creating libguile/guile-doc-snarf
creating libguile/guile-func-name-check
creating libguile/guile-snarf.awk
creating libguile/versiondat.h
creating ice-9/Makefile
creating qt/Makefile
creating qt/qt.h
creating qt/md/Makefile
creating qt/time/Makefile
creating guile-config/Makefile
creating doc/Makefile
creating libguile/scmconfig.h
libguile/scmconfig.h is unchanged
configuring in guile-readline
running /bin/sh ./configure  --enable-ltdl-convenience --cache-file=.././config.cache 
--srcdir=.
loading cache .././config.cache
checking for a BSD compatible install... ./../install-sh -c
checking whether build environment is sane... yes
checking whether make sets ${MAKE}... (cached) yes
checking for working aclocal... found
checking for working autoconf... found
checking for working automake... found
checking for working autoheader... found
checking for working makeinfo... found
checking for gcc... (cached) cc
checking whether the C compiler (cc  ) works... yes
checking whether the C compiler (cc  ) is a cross-compiler... no
checking whether we are using GNU C... (cached) no
checking whether cc accepts -g... (cached) yes
checking for cc option to accept ANSI C... (cached) none needed
checking host system type... mips-sgi-irix5.3
checking build system type... mips-sgi-irix5.3
checking for ranlib... (cached) :
checking for non-GNU ld... (cached) /bin/ld
checking if the linker (/bin/ld) is GNU ld... (cached) no
checking for BSD-compatible nm... (cached) /bin/nm -B
checking whether ln -s works... (cached) yes
loading cache .././config.cache within ltconfig
checking whether we are using GNU C... no
checking for object suffix... o
checking for executable suffix... (cached) no
checking for cc option to produce PIC... none
checking if cc supports -c -o file.o... yes
checking if cc supports -c -o file.lo... yes
checking if cc static flag -non_shared works... none
checking if the linker (/bin/ld) is GNU ld... no
checking whether the linker (/bin/ld) supports shared libraries... yes
checking command to parse /bin/nm -B output... ok
checking how to hardcode library paths into programs... immediate
checking for /bin/ld option to reload object files... -r
checking dynamic linker characteristics... irix5.3 ld.so
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... yes
checking for objdir... .libs
creating libtool
updating cache .././config.cache
loading cache .././config.cache
checking for tgoto in -lncurses... (cached) no
checking for tgoto in -ltermcap... (cached) yes
checking for main in -lreadline... (cached) no
configure: warning: libreadline was not found on your system.
checking for rl_clear_signals... (cached) no
checking for rl_cleanup_after_signal... (cached) no
checking for rl_getc_function pointer in readline... (cached) no
checking for strdup... (cached) yes
updating cache .././config.cache
creating ./config.status
creating Makefile
configuring in libltdl
running /bin/sh ./configure  --enable-ltdl-convenience --cache-file=.././config.cache 
--srcdir=.
loading cache .././config.cache
checking for a BSD compatible install... ./../install-sh -c
checking whether build environment is sane... yes
checking whether make sets ${MAKE}... (cached) yes
checking for working aclocal... found
checking for working autoconf... found
checking for working automake... found
checking for working autoheader... found
checking for working makeinfo... found
checking whether to enable maintainer-specific portions of Makefiles... no
checking for gcc... (cached) cc
checking whether the C compiler (cc  ) works... yes
checking whether the C compiler (cc  ) is a cross-compiler... no
checking whether we are using GNU C... (cached) no
checking whether cc accepts -g... (cached) yes
checking for working const... (cached) yes
checking for inline... (cached) __inline
checking host system type... mips-sgi-irix5.3
checking build system type... mips-sgi-irix5.3
checking for ranlib... (cached) :
checking for non-GNU ld... (cached) /bin/ld
checking if the linker (/bin/ld) is GNU ld... (cached) no
checking for BSD-compatible nm... (cached) /bin/nm -B
checking whether ln -s works... (cached) yes
loading cache .././config.cache within ltconfig
checking whether we are using GNU C... no
checking for object suffix... o
checking for executable suffix... (cached) no
checking for cc option to produce PIC... none
checking if cc supports -c -o file.o... yes
checking if cc supports -c -o file.lo... yes
checking if cc static flag -non_shared works... none
checking if the linker (/bin/ld) is GNU ld... no
checking whether the linker (/bin/ld) supports shared libraries... yes
checking command to parse /bin/nm -B output... ok
checking how to hardcode library paths into programs... immediate
checking for /bin/ld option to reload object files... -r
checking dynamic linker characteristics... irix5.3 ld.so
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... yes
checking for objdir... .libs
creating libtool
updating cache .././config.cache
loading cache .././config.cache
checking which extension is used for shared libraries... .so
checking which variable specifies run-time library path... LD_LIBRARY_PATH
checking for objdir... .libs
checking how to run the C preprocessor... (cached) cc -E
checking for ANSI C header files... (cached) yes
checking for malloc.h... (cached) yes
checking for memory.h... (cached) yes
checking for stdlib.h... yes
checking for stdio.h... yes
checking for ctype.h... yes
checking for dlfcn.h... (cached) yes
checking for dl.h... no
checking for dld.h... no
checking for string.h... (cached) yes
checking for strchr... yes
checking for strrchr... yes
checking whether libtool supports -dlopen/-dlpreopen... yes
checking for dlopen in -ldl... (cached) yes
checking for shl_load... no
checking for shl_load in -ldld... no
checking for dld_link in -ldld... no
checking for dlerror... yes
checking command to parse /bin/nm -B output... yes
checking for _ prefix in compiled symbols... (cached) no
updating cache .././config.cache
creating ./config.status
creating Makefile
creating config.h
/usr/people/bil/test/guile-core/ make
No suffix list.
Making all in ice-9
No suffix list.
Making all in qt
make: file `Makefile' line 329: Syntax error
*** Error code 1 (bu21)
/usr/people/bil/test/guile-core/



----------------------------------------------------------------
lines 300:340 qt/Makefile

distdir: $(DISTFILES)
        here=`cd $(top_builddir) && pwd`; \
        top_distdir=`cd $(top_distdir) && pwd`; \
        distdir=`cd $(distdir) && pwd`; \
        cd $(top_srcdir) \
          && $(AUTOMAKE) --include-deps --build-dir=$$here --srcdir-name=$(top_srcdir) 
 
--output-dir=$$top_distdir --foreign qt/Makefile
        @for file in $(DISTFILES); do \
          d=$(srcdir); \
          if test -d $$d/$$file; then \
            cp -pr $$d/$$file $(distdir)/$$file; \
          else \
            test -f $(distdir)/$$file \
            || ln $$d/$$file $(distdir)/$$file 2> /dev/null \
            || cp -p $$d/$$file $(distdir)/$$file || :; \
          fi; \
        done
        for subdir in $(SUBDIRS); do \
          if test "$$subdir" = .; then :; else \
            test -d $(distdir)/$$subdir \
            || mkdir $(distdir)/$$subdir \
            || exit 1; \
            chmod 777 $(distdir)/$$subdir; \
            (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) top_distdir=../$(top_distdir)  
distdir=../$(distdir)/$$subdir distdir) \
              || exit 1; \
          fi; \
        done

DEPS_MAGIC := $(shell mkdir .deps > /dev/null 2>&1 || :)

-include $(DEP_FILES)

mostlyclean-depend:

clean-depend:

distclean-depend:
        -rm -rf .deps

maintainer-clean-depend:
----------------------------------------------------------------

Reply via email to