gcl-devel
[Top][All Lists]
Advanced

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

Re: [Gcl-devel] configure and make failed on FreeBSD


From: GOTO Kentaro
Subject: Re: [Gcl-devel] configure and make failed on FreeBSD
Date: Thu, 24 Oct 2002 07:34:06 +0900
User-agent: Wanderlust/2.8.1 (Something) Emacs/21.2 Mule/5.0 (SAKAKI)

At 23 Oct 2002 16:46:10 -0400,
Camm Maguire wrote:

> Greetings, and thanks for your interest in gcl!

Thanks for quick response.  I'd like to learn common lisp again with gcl :)

> > > creating makedefc
> > > sed: file conftest.s1 line 44: Unterminated `s' command
> > > creating h/gclincl.h
> 
> This represents a failure of configure to determine your emacs
> site-lisp directory.  You should see an earlier failure prior to this
> in the log.  

Hmm, I scanned the log but couldn't see if detection was done correctly. 

> Build-Depends: debhelper, gcc-3.2 [hppa ia64 arm],  emacsen, 
> libreadline4-dev, m4, tk8.3-dev, tetex-bin, texinfo, binutils-dev, texi2html, 
> autoconf, automake, gettext, libgmp3-dev, autotools-dev

I believe that all of them have been installed already in my box. 

> > > cc -c -O -I../gcl-tk -I../h/  big.c 
> > > In file included from big.c:64:
> > > gmp_big.c: In function `div_int_big':
> > > gmp_big.c:264: void value not ignored as it ought to be
> > > *** Error code 1
> 
> This seems to indicate that your gmp subbuild did not complete
> correctly.  I'd need to see the full configure and make output to be
> definitive.

I would attach whole of the configure log.  Could you check it?

> Take care,

Thanks again,


Gotoken

% configure --enable-machine=FreeBSD
creating cache ./config.cache
checking system version (for dynamic loading)... FreeBSD-4.5-RELEASE
checking for gcc... gcc
checking whether the C compiler (gcc  ) works... yes
checking whether the C compiler (gcc  ) is a cross-compiler... no
checking whether we are using GNU C... yes
checking whether gcc accepts -g... yes
test: yes: bad number
checking finding DBEGIN... got 0x8000000
checking finding CSTACK_ADDRESS... got -1077938384
checking sizeof long long int... yes
checking for getcwd... yes
checking for getwd... yes
checking for uname... yes
checking for gettimeofday... yes
checking how to run the C preprocessor... gcc -E
checking for sys/ioctl.h... yes
checking for BSDgettimeofday... no
checking for gettimeofday... (cached) yes
checking for gettimeofday declaration... present
checking for sin in -lm... yes
checking for sockets... checking for connect... yes
checking for gethostbyname... yes
checking For network code for nsocket.c... yes
checking check for listen using fcntl... yes
checking for profil... yes
checking for setenv... yes
checking for _cleanup... yes
checking FIONBIO vs. O_NONBLOCK for nonblocking I/O... O_NONBLOCK
checking host system type... i386-unknown-freebsd4.5
host=i386-unknown-freebsd4.5
checking check for SV_ONSTACK... yes
checking check for SIGSYS... yes
checking check for SIGEMT... yes
checking emacs site lisp directory... Finished loading 
/usr/local/share/emacs/21.2/site-lisp/egg/leim-list.el 
   and load others...
/usr/local/share/emacs/21.2/site-lisp
checking emacs default.el... Finished loading 
/usr/local/share/emacs/21.2/site-lisp/egg/leim-list.el 
   and load others...
/usr/local/share/emacs/21.2/site-lisp/default.el
checking emacs info/dir... /usr/local/info/
checking for tcl/tk... checking for tclsh... tclsh
checking for tclsh8.0... (cached) tclsh
In FreeBSD, tclsh is named with a version number.  This is because
different versions of tclsh are not compatible with each other and
they can not all be called "tclsh"!  You may need multiple versions
installed because a given port may depend on a specific version.

On your system, tclsh is installed under at least the following names:

tclsh8.0jp
tclsh8.2
tclsh8.3
tclsh8.0jp
tclsh8.2
tclsh8.3
tclsh8.0jp
tclsh8.2
tclsh8.3
checking for wish... wish
checking for wish8.0... (cached) wish
In FreeBSD, wish is named with a version number.  This is because
different versions of wish are not compatible with each other and
they can not all be called "wish"!  You may need multiple versions
installed because a given port may depend on a specific version.

On your system, wish is installed under at least the following names:

wish8.0jp
wish8.2
wish8.3
wish8.0jp
wish8.2
wish8.3
wish8.0jp
wish8.2
wish8.3
checking for main in -llieee... no
checking for dlopen in -ldl... no
not found
enable_machine=FreeBSD
use=FreeBSD
checking alloca... yes
checking use_gmp=yes, doing configure in gmp directory... ./configure: 
./configure: not found
checking Checking for buggy gcc version from redhat... no
updating cache ./config.cache
creating ./config.status
creating makedefc
sed: file conftest.s1 line 44: Unterminated `s' command
creating h/gclincl.h
makedefc
add-defs1 FreeBSD
cc -DUNIX -o file-sub file-sub.c
using FreeBSD.defs
inserting h/FreeBSD.defs in ..
 makefile,
 unixport/make_kcn,
 bin/makefile,
 clcs/makefile,
 cmpnew/makefile,
 comp/makefile,
 doc/makefile,
 dos/makefile,
 elisp/makefile,
 gcl-tk/makefile,
 go/makefile,
 info/makefile,
 lsp/makefile,
 mp/makefile,
 o/makefile,
 unixport/makefile,

% 




reply via email to

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