This is the mail archive of the guile@sourceware.cygnus.com mailing list for the Guile project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

CVS install


Hi there
After downloading and installing the autoconf, automake and libtoolize
things, I tried to compile guile-core out of the CVS

this is what I get (sitting on a 
SunOS ufps5 5.7 Generic_106541-01 sun4u sparc SUNW,Ultra-5_10):

bash$ cp ~/CVS/guile/guile-core/guile-config/guile.m4 ~/opt/share/aclocal/
bash$ cp ~/CVS/guile/guile-core/qthreads.m4 ~/opt/share/aclocal/
bash$ ./autogen.sh 
configure.in:302: warning: AC_TRY_RUN called without default to allow cross compiling
configure.in:111: warning: AC_TRY_RUN called without default to allow cross compiling
configure.in:112: warning: AC_TRY_RUN called without default to allow cross compiling
configure.in:302: warning: AC_TRY_RUN called without default to allow cross compiling
automake: configure.in: installing `./install-sh'
automake: configure.in: installing `./mkinstalldirs'
automake: configure.in: installing `./missing'
doc/Makefile.am:21: installing `doc/mdate-sh'
guile-readline...
bash$ ./configure --prefix=/home/buechel/opt --disable-shared
[snip]
bash$ make
Making all in ice-9
Making all in qt
mksh: Fatal error in reader: = missing from replacement macro reference
Current working directory /home/buechel/CVS/guile/guile-core/qt
*** Error code 1
make: Fatal error: Command failed for target `all-recursive'
bash$ 

Can somebody help me? What`s wrong? Problem with the auto*
installation? Do I have to copy the guile.m4 to the appropiate place
every time I check out the guile-core?

And I need the CVS version as there is no stream in the snapshot,
i.e. make-stream generates an error.

thanx
o

email: olivier.buechel@unifr.ch


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]