axiom-developer
[Top][All Lists]
Advanced

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

Re: [Axiom-developer] Re: Axiom/Aldor


From: Camm Maguire
Subject: Re: [Axiom-developer] Re: Axiom/Aldor
Date: 13 Jan 2005 13:01:10 -0500
User-agent: Gnus/5.09 (Gnus v5.9.0) Emacs/21.2

Greetings!

root <address@hidden> writes:

> > > bft.h? or bfd?
> > > 
> > > what system are you running on?
> > 
> > fat_string.c:17:17: bfd.h: No such file or directory
> > fat_string.c:18:21: bfdlink.h: No such file or directory
> > fat_string.c:229: error: parse error before "bfd_combined_table_update"
> > fat_string.c:229: error: parse error before "PTR"
> > 
> > uname -a
> > Linux rose 2.4.25-1-386 #2 Wed Apr 14 19:38:08 EST 2004 i686 GNU/Linux
> > It's Debian Sarge.
> 
> I'd have expected GCL to build on Debian with no problem since
> that's Cammm's development environment.
> 
> try this:
> 
> make clean
> edit lsp/Makefile.pamphlet
> find the ./configure line and change the options to:
> 
> --enable-vssize=65536*2 --enable-locbfd --disable-dynsysbfd 
> --disable-statsysbfd --enable-maxpage=128*1024
> 
> and see if that cures it.
> 

This should do it, as well as installing binutils-dev which the user
appears to be missing.  The build-dependencies for all Debian packages
are listed in the head of the debian/control file.  If one really
wants automated building on Debian, 'apt-get -q -b source gcl' will
either produce an installable .deb or fail listing the
build-dependencies which are missing.  

Take care,

> 
> 
> _______________________________________________
> Axiom-developer mailing list
> address@hidden
> http://lists.nongnu.org/mailman/listinfo/axiom-developer
> 
> 
> 

-- 
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]