gcl-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Gcl-devel] Re: Full gentoo configure output


From: Camm Maguire
Subject: [Gcl-devel] Re: Full gentoo configure output
Date: 01 Apr 2004 14:49:38 -0500
User-agent: Gnus/5.09 (Gnus v5.9.0) Emacs/21.2

Greetings!  Here is your problem:

C Y <address@hidden> writes:

> Here's a full output using latest cvs.
> 
> checking for emacs... /usr/bin/emacs
> checking emacs site lisp directory... /usr/bin/emacs: Symbol
> `_XmStrings' has different size in shared object, consider re-linking
> /usr/share/emacs/21.3/site-lisp
> checking emacs default.el... ./configure: line 5976: test: too many
> arguments
> /usr/bin/emacs: Symbol `_XmStrings' has different size in shared
> object, consider re-linking
> ./default.el

emacs cannot reliably detect its site-lisp directory.  You can make
use of the --enable-emacsdir configuration option as a workaround if
you choose.

> checking emacs info/dir... /usr/share/info/
> checking for tcl/tk... checking for tclsh... tclsh
> checking for main in -llieee... no
> using TK_VERSION=8.4 in /usr/lib
> checking alloca... yes
> checking Checking for buggy gcc version from redhat... no
> updating cache ./config.cache
> 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

BTW, one can look at configure, search for conftest.s1, and then go
down 61 lines to see the variable giving the problem.

Take care,


-- 
Camm Maguire                                            address@hidden
==========================================================================
"The earth is but one country, and mankind its citizens."  --  Baha'u'llah




reply via email to

[Prev in Thread] Current Thread [Next in Thread]