Re: [Axiom-developer] Re: sock_get_string_buf

2006-11-06 Thread Camm Maguire
Greetings and thanks! This should be in cvs now. Take care, Humberto Ortiz-Zuazaga <[EMAIL PROTECTED]> writes: > Camm Maguire wrote: > > > > Without any path setting? In any case, I jsut checked, and it just > > skips the msgfmt calls now, the libintl et.al. stuff is the same. > > I still wa

Re: [Axiom-developer] Re: sock_get_string_buf

2006-11-03 Thread Gabriel Dos Reis
Waldek Hebisch <[EMAIL PROTECTED]> writes: | +2006-11-03 Waldek Hebisch <[EMAIL PROTECTED]> | + | + * sockio.lisp.pamphlet (sock_get_string_buf_wrapper): new | + function | + (sock_get_string_buf): call it OK for build-improvements. Thanks! -- Gaby _

Re: [Axiom-developer] Re: sock_get_string_buf

2006-11-03 Thread Waldek Hebisch
Gabriel Dos Reis wrote: > I would like to see the final patch, e.g. the things that would be > committed, including the explanation of what the code and what is > going in the pamphletss. > diff -ru build-improvements.bb/src/interp/ChangeLog.build-improvements build-improvements/src/interp/Chan

Re: [Axiom-developer] Re: sock_get_string_buf

2006-11-02 Thread root
Camm, I removed the -lintl from powerpc-macosx.defs LIBS line and now I can successfully build GCL on MAC OSX with the options ./configure --enable-locbfd --disable-statsysbfd --disable-nls on the MAC OSX PPC platform. I tried: GCL > (setq a 3) > (system::save-system "test") ./test a and get t

Re: [Axiom-developer] Re: sock_get_string_buf

2006-11-02 Thread Humberto Ortiz-Zuazaga
root wrote: > I moved from fink to Xcode for Axiom development at the suggestion > of someone on the list. Fink was not working well for me, probably > due to my lack of MAC experience. I'm a little confused. I have both fink and XCode installed. AFAIK, fink requires the XCode gcc compilers and t

Re: [Axiom-developer] Re: sock_get_string_buf

2006-11-02 Thread Humberto Ortiz-Zuazaga
Camm Maguire wrote: > > Without any path setting? In any case, I jsut checked, and it just > skips the msgfmt calls now, the libintl et.al. stuff is the same. I still was having problems with libintl not being found, I finally figured out that my makedefs file still had -lintl, I think we need t

Re: [Axiom-developer] Re: sock_get_string_buf

2006-11-02 Thread root
> Note also that Camm committed new changes to gcl-2.6.8pre > just this morning that could affect this behaviour. ok. i'll do a fresh checkout and walk it across all of the systems again. t ___ Axiom-developer mailing list Axiom-developer@nongnu.org h

Re: [Axiom-developer] Re: sock_get_string_buf

2006-11-02 Thread Gabriel Dos Reis
"Bill Page" <[EMAIL PROTECTED]> writes: | On November 2, 2006 11:09 AM I wrote: | > ... | > > > | > > > ./configure --enable-locbfd --disable-statsysbfd | > > > | > > > These should be the default of MAC OSX | > > | > > Actually that fails also with the same output. | > > | > | > ??? | > | >

Re: [Axiom-developer] Re: sock_get_string_buf

2006-11-02 Thread Camm Maguire
Greetings! "Bill Page" <[EMAIL PROTECTED]> writes: > On November 2, 2006 10:37 AM Tim Daly wrote: > > > > > > ... > > > > fails on MAC OSX PPC > > > > > > > > config.status: creating po/Makefile.in > > > > config.status: executing depfiles commands > > > > config.status: executing default comm

Re: [Axiom-developer] Re: sock_get_string_buf

2006-11-02 Thread Gabriel Dos Reis
root <[EMAIL PROTECTED]> writes: | > > ... | > > fails on MAC OSX PPC | > > | > > config.status: creating po/Makefile.in | > > config.status: executing depfiles commands | > > config.status: executing default commands | > > file=./`echo fr | sed 's,.*/,,'`.gmo \ | > > && rm -f $file && PATH=..

RE: [Axiom-developer] Re: sock_get_string_buf

2006-11-02 Thread Bill Page
On November 2, 2006 11:09 AM I wrote: > ... > > > > > > ./configure --enable-locbfd --disable-statsysbfd > > > > > > These should be the default of MAC OSX > > > > Actually that fails also with the same output. > > > > ??? > > Are you double sure of this? By that I mean, did you scrap the pre

RE: [Axiom-developer] Re: sock_get_string_buf

2006-11-02 Thread Bill Page
On November 2, 2006 10:37 AM Tim Daly wrote: > > > > ... > > > fails on MAC OSX PPC > > > > > > config.status: creating po/Makefile.in > > > config.status: executing depfiles commands > > > config.status: executing default commands > > > file=./`echo fr | sed 's,.*/,,'`.gmo \ > > > && rm -f $f

Re: [Axiom-developer] Re: sock_get_string_buf

2006-11-02 Thread Alfredo Portes
Yum does not know about binutils-dev which is a debian package so Fedora 6 still won't build. I searched for the binutils-dev equivalent but have not yet found it. Here is the binutils-dev package from Fedora: http://download.fedora.redhat.com/pub/fedora/linux/core/6/i386/os/Fedora/RPMS/binutil

Re: [Axiom-developer] Re: sock_get_string_buf

2006-11-02 Thread root
> > ... > > fails on MAC OSX PPC > > > > config.status: creating po/Makefile.in > > config.status: executing depfiles commands > > config.status: executing default commands > > file=./`echo fr | sed 's,.*/,,'`.gmo \ > > && rm -f $file && PATH=../src:$PATH msgfmt -o $file fr.po > > /bin/sh: lin

Re: [Axiom-developer] Re: sock_get_string_buf

2006-11-02 Thread Gabriel Dos Reis
Camm Maguire <[EMAIL PROTECTED]> writes: [...] | In all of the following, --disable-statsysbfd --enable-locbfd is | needed. configure should be smarter, but I'm unsure as to whether | automating this determination should go into 2.6.8, as it could be | tricky. I have the following on axiom.bui

Re: [Axiom-developer] Re: sock_get_string_buf

2006-11-02 Thread Camm Maguire
Greetings! "Bill Page" <[EMAIL PROTECTED]> writes: > On November 2, 2006 2:29 AM Tim Daly wrote: > > ... > > fails on MAC OSX PPC > > > > config.status: creating po/Makefile.in > > config.status: executing depfiles commands > > config.status: executing default commands > > file=./`echo fr | sed

Re: [Axiom-developer] Re: sock_get_string_buf

2006-11-02 Thread Camm Maguire
Greetings! root <[EMAIL PROTECTED]> writes: > cvs -z9 -q co -d gcl-2.6.8pre -r Version_2_6_8pre gcl > > successfully builds on FreeBSD > > > > fails on MAC OSX PPC > > config.status: creating po/Makefile.in > config.status: exec

Re: [Axiom-developer] Re: sock_get_string_buf

2006-11-02 Thread Gabriel Dos Reis
root <[EMAIL PROTECTED]> writes: [...] | fails on Fedora 6 | | | gcc -c -Wall -DVOL=volatile -fsigned-char -pipe -O3 -fomit-frame-pointer -I/root/gcl-2.6.8pre/o -I../h -I../gcl-tk fat_string.c | fat_string.c:17:17: error: bfd.h: No such file or directory | fat_string.c:18:21: error: bfdlink

Re: [Axiom-developer] Re: sock_get_string_buf

2006-11-02 Thread Camm Maguire
Greetings! root <[EMAIL PROTECTED]> writes: > cvs -z9 -q co -d gcl-2.6.8pre -r Version_2_6_8pre gcl > > successfully builds on RedHat 9 > > > > > > yields > > gcc -c -Wall -DVOL=volatile -fsigned-char -pipe -O3 -fomit-frame-p

RE: [Axiom-developer] Re: sock_get_string_buf

2006-11-02 Thread Bill Page
On November 2, 2006 2:29 AM Tim Daly wrote: > ... > fails on MAC OSX PPC > > config.status: creating po/Makefile.in > config.status: executing depfiles commands > config.status: executing default commands > file=./`echo fr | sed 's,.*/,,'`.gmo \ > && rm -f $file && PATH=../src:$PATH msgfmt -o $

Re: [Axiom-developer] Re: sock_get_string_buf

2006-11-01 Thread root
following Alfredo's advice to apt-get install binutils-dev cvs -z9 -q co -d gcl-2.6.8pre -r Version_2_6_8pre gcl successfully builds on FreeBSD fails on MAC OSX PPC config.status: creating po/Makefile.in config.status: executing

Re: [Axiom-developer] Re: sock_get_string_buf

2006-11-01 Thread Alfredo Portes
Tim, For the Fedora Core 6 it looks like it is also missing the binutils package. It compiled fine for me in Ubuntu after installing it. Regards, Alfredo ___ Axiom-developer mailing list Axiom-developer@nongnu.org http://lists.nongnu.org/mailman/li

Re: [Axiom-developer] Re: sock_get_string_buf

2006-11-01 Thread Alfredo Portes
fails on ubuntu gcc -c -Wall -DVOL=volatile -fsigned-char -pipe -O3 -fomit-frame-pointer -I/tmp/gcl-2.6.8pre/o -I../h -I../gcl-tk fat_string.c fat_string.c:17:17: error: bfd.h: No such file or directory fat_string.c:18:21: error: bfdlink.h: No such file or directory fat_string.c:231: error: syn

Re: [Axiom-developer] Re: sock_get_string_buf

2006-11-01 Thread root
cvs -z9 -q co -d gcl-2.6.8pre -r Version_2_6_8pre gcl successfully builds on FreeBSD fails on MAC OSX PPC config.status: creating po/Makefile.in config.status: executing depfiles commands config.status: executing default commands

Re: [Axiom-developer] Re: sock_get_string_buf

2006-11-01 Thread root
cvs -z9 -q co -d gcl-2.6.8pre -r Version_2_6_8pre gcl successfully builds on RedHat 9 yields gcc -c -Wall -DVOL=volatile -fsigned-char -pipe -O3 -fomit-frame-pointer -I/tmp/gcl-2.6.8pre/o -I../h -I../gcl-tk fat_string.c fat

Re: [Axiom-developer] Re: sock_get_string_buf

2006-11-01 Thread root
cvs -z9 -q co -d gcl-2.6.8pre -r Version_2_6_8pre gcl yields gcc -c -Wall -DVOL=volatile -fsigned-char -pipe -O3 -fomit-frame-pointer -I/tmp/gcl-2.6.8pre/o -I../h -I../gcl-tk fat_string.c fat_string.c:231: parse error before `bfd_combined_table_update' fat_string.c:231: warning: return type

Re: [Axiom-developer] Re: sock_get_string_buf

2006-11-01 Thread Camm Maguire
Greetings! Here is the patch in 2005901-9: --- ./src/interp/sockio.lisp.pamphlet.orig 2006-11-01 16:18:42.0 -0500 +++ ./src/interp/sockio.lisp.pamphlet 2006-11-01 16:20:19.0 -0500 @@ -73,13 +73,18 @@ (progn (clines "extern double plus_infinity(), minus_infinity(), NANQ

Re: [Axiom-developer] Re: sock_get_string_buf

2006-11-01 Thread Gabriel Dos Reis
Waldek Hebisch <[EMAIL PROTECTED]> writes: | > Greetings, and thanks so much! | > | > Waldek Hebisch <[EMAIL PROTECTED]> writes: | > | > > I again had problem with "sock_get_string_buf": trying to use hypertex | > > functions which require Axiom (for example search or tutorial input) | > > gives