Greetings! I believe this is fixed in 2.6.8pre (cvs branch Version_2_6_8pre), soon to be released as 2.6.8.
My recommendation: export CVSROOT=3D:pserver:[EMAIL PROTECTED]:/sources/gcl cvs -z9 -q co -d gcl-2.6.8pre -r Version_2_6_8pre gcl cd gcl-2.6.8pre && ./configure && make Please let me know if problems persist. Take care, Paulo Jabardo <[EMAIL PROTECTED]> writes: > I get an error when compiling gcl-2.6.7 on an ia64 > with Linux (SuSe 9.3). >=20 > Thanks >=20 > Paulo=20 >=20 >=20 > The error messages are as follows: >=20 > make[1]: Leaving directory > `/home/pjabardo/misc/lang/lisp/gcl-2.6.7/o' > cd unixport && make saved_pre_gcl > ls: ../lsp/*.o: No such file or directory > ls: ../cmpnew/*.o: No such file or directory > ls: ../mod/*.o: No such file or directory > ls: ../pcl/*.o: No such file or directory > ls: ../clcs/*.o: No such file or directory > ls: ../clcs/clcs_*.lisp: No such file or directory > make[1]: Entering directory > `/home/pjabardo/misc/lang/lisp/gcl-2.6.7/unixport' > touch raw_pre_gcl_map > gcc -o raw_pre_gcl \ > -L. -Wl,-Map raw_pre_gcl_map -lpre_gcl -lm=20 > -lgmp -ldl -rdynamic -lreadline -lncurses -lc -lgclp > ./libpre_gcl.a(regexpr.o)(.text+0x1dd2): In function > `fSstring_match_static': > : undefined reference to `fScompile_regexp' > collect2: ld returned 1 exit status > make[1]: *** [raw_pre_gcl] Error 1 > make[1]: Leaving directory > `/home/pjabardo/misc/lang/lisp/gcl-2.6.7/unixport' > make: *** [unixport/saved_pre_gcl] Error 2 >=20 >=20 >=20 >=20=09 >=20 >=20 >=20 >=20=09 >=20=09=09 > _______________________________________________________=20 > Yahoo! doce lar. Fa=E7a do Yahoo! sua homepage.=20 > http://br.yahoo.com/homepageset.html=20 >=20 >=20 >=20 > _______________________________________________ > Gcl-devel mailing list > [email protected] > http://lists.gnu.org/mailman/listinfo/gcl-devel >=20 >=20 >=20 --=20 Camm Maguire [EMAIL PROTECTED] =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D "The earth is but one country, and mankind its citizens." -- Baha'u'llah _______________________________________________ Gcl-devel mailing list [email protected] http://lists.gnu.org/mailman/listinfo/gcl-devel
