Greetings! First please note that gcl-devel is subscriber only for spam reduction purposes -- your message was automatically bounced to me personally. Perhaps you would like to subscribe?
Secondly, there is something wrong with your emacs setup, as reported in your configure log. In general, a smooth gcl build requires the following packages be installed: Build-Depends: debhelper ( >= 4.1.0 ), emacs21 | emacsen, libreadline4-dev, m4, tk8.4-dev, tetex-bin, texinfo, binutils-dev, libgmp3-dev, autotools-dev Barring your ability to install these, perhaps you might get a workaround my making the directory: /usr/local/libexec/emacs/21.2/i686-pc-linux-gnu Take care, ============================================================================= checking for emacs... (cached) /usr/local/bin/emacs checking emacs site lisp directory... Warning: arch-dependent data dir (/usr/local/libexec/emacs/21.2/i686-pc-linux-gnu/) does not exist. /usr/local/share/emacs/21.2/site-lisp checking emacs default.el... ./configure: line 6216: test: too many arguments Warning: arch-dependent data dir (/usr/local/libexec/emacs/21.2/i686-pc-linux-gnu/) does not exist. ./default.el checking emacs info/dir... /usr/share/info/ checking for tcl/tk... checking for tclsh... (cached) no checking for main in -llieee... (cached) no not found checking alloca... yes checking Checking for buggy gcc version from redhat... no creating ./config.status creating makedefc sed: file conftest.s1 line 61: Unterminated `s' command creating windows/gcl.iss sed: file conftest.s1 line 61: Unterminated `s' command creating windows/sysdir.bat sed: file conftest.s1 line 61: Unterminated `s' command creating windows/install.lsp sed: file conftest.s1 line 61: Unterminated `s' command creating h/gclincl.h makedefc add-defs1 386-linux using 386-linux.defs [EMAIL PROTECTED] writes: > The attached message has been automatically discarded. > From: Josh Purinton <[EMAIL PROTECTED]> > Subject: configure fails with "Unterminated `s' command" > To: [email protected] > Date: Fri, 18 Mar 2005 16:33:23 -0500 > Reply-To: Josh Purinton <[EMAIL PROTECTED]> > > I'm trying to build gcl on Linux. I get this error: > sed: file conftest.s1 line 61: Unterminated `s' command > creating windows/gcl.iss > sed: file conftest.s1 line 61: Unterminated `s' command > creating windows/sysdir.bat > sed: file conftest.s1 line 61: Unterminated `s' command > creating windows/install.lsp > sed: file conftest.s1 line 61: Unterminated `s' command > > The complete output of configure && make install is attached. > > -- > Josh Purinton > > ---------- > -- Camm Maguire [EMAIL PROTECTED] ========================================================================== "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
