gcl-devel
[Top][All Lists]
Advanced

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

Re: [Gcl-devel] Problems building gcl-2.5.3 on Solaris 8 (SPARC): grep -


From: Camm Maguire
Subject: Re: [Gcl-devel] Problems building gcl-2.5.3 on Solaris 8 (SPARC): grep -q & Patch problems
Date: 07 Nov 2003 10:16:16 -0500
User-agent: Gnus/5.09 (Gnus v5.9.0) Emacs/21.2

Greetings, and please excuse the late reply!

May I please suggest you try the latest stable (2.6.1-18) to be found
at:

http://people.debian.org/~camm/gcl 

?

John Tang Boyland <address@hidden> writes:

> I'm trying build gcl-2.5.3 on Solaris 8 (SPARC) with configure options:
>     --enable-ansi --disable-statsysbfd --enable-locbfd
> (BTW: The docs should state that you need to give those second and
> third options if you don't have bfd installed locally.)
> 
> I have two (perhaps related) problems.
> One is that the creation of 'saved_gcl' apparently uses nonstandard
> options to grep; the second is that it uses patch in such a way that
> it asks the builder to supply a filename.  I haven't the slightest
> idea what to give:
> 
> Problem #1:
> ...
> make[1]: Leaving directory 
> `/afs/cs.uwm.edu/package/gcl/gcl-2.5.3/common/src/cmpnew'
> cd unixport && make saved_gcl
> grep: illegal option -- q
> Usage: grep -hblcnsviw pattern file . . .
> grep: illegal option -- q
> Usage: grep -hblcnsviw pattern file . . .
> grep: illegal option -- q
> Usage: grep -hblcnsviw pattern file . . .
> ... (etc, over and over)
> 
>

This should have been addressed in >=2.6.1-18.


 Problem #2:
> ...
> Compiling PCL_WALK...
> Compiling 
> /afs/cs.uwm.edu/package/gcl/gcl-2.5.3/common/src/unixport/../pcl/pcl_walk.lisp.
> End of Pass 1.  
> 
> ;; Note: Tail-recursive call of WALK-TEMPLATE was replaced by iteration.
> ;; Note: Tail-recursive call of WALK-TEMPLATE was replaced by iteration.
> ;; Note: Tail-recursive call of WALK-TEMPLATE-HANDLE-REPEAT-1 was replaced by 
> iteration.
> End of Pass 2.  
> OPTIMIZE levels: Safety=1 (No runtime error checking), Space=0, Speed=3
> Finished compiling 
> /afs/cs.uwm.edu/package/gcl/gcl-2.5.3/common/src/unixport/../pcl/pcl_walk.o.
> Loading binary of PCL_WALK...
> 
> Error: Undefined symbol
> Fast links are on: do (si::use-fast-links nil) for debugging
> Error signalled by OR.
> Broken at LOAD.  Type :H for Help.
> >>patch -p0 <pcl_methods.patch
>   Looks like a unified context diff.
> File to patch: 
> 

We also changed the bfd symbol table loading for solaris sometime
around 2.6.1-4.  So you should be good to go.

At some point I'll try to fix out solaris autobuilder to put ansi and
gclcvs builds on the temporary website.  Please note that you may have
to explicitly specify the build host in the gmp3 subconfigure command
if not using dynamic extenral gmp libs.  I.e. after the main configure
stage and before make, cd gmp3 && ./configure --build=solaris2.8........

Take care,


> End of problems: See the "File to patch: " prompt.
> Also see the "Error: Undefined symbol" on trying to load pcl_walk.o
> 
> 
> _______________________________________________
> Gcl-devel mailing list
> address@hidden
> http://mail.gnu.org/mailman/listinfo/gcl-devel
> 
> 
> 

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