login  home  contents  what's new  discussion  bug reports     help  links  subscribe  changes  refresh  edit

Edit detail for #33 GCL fails to compile on Fedora Core 3 revision 1 of 3

1 2 3
Editor:
Time: 2007/11/17 22:29:40 GMT-8
Note: [#33 GCL fails to compile on Fedora Core 3] Fedora 3 fc3 Remedy??

changed:
-
Has anyone gotten GCL to run on Fedora Core 3?

Tim

------- Start of forwarded message -------
Subject: magnus and axiom questions
From: Chuck Miller <address@bogus.example.com>
To: address@bogus.example.com
Date: Thu, 13 Jan 2005 08:27:37 +1100

Hi Tim,

I have acquired PC laptop (dell latitude d600) running dual boot
with Windows XP Pro (rarely) and Fedora Core 3 (most of the time).
My general intention is to help you bring magnus into a useable
atate since I think there is some useful stuff there that shouldn't
be lost.

.....[snip].....

I also tried to compile axiom - and gcl of course - but the gcl
part fails as follows (both 2.6.2 and 2.6.5):

gcc -c -Wall -DVOL=volatile -fsigned-char -pipe -O3 -fomit-frame-pointer
- -I/home/cfm/axiom-dev/axiom/lsp/gcl-2.6.5/o -I../h -I../gcl-tk sfasl.c
In file included from sfasl.c:40:
sfaslbfd.c: In function `fasload':
sfaslbfd.c:266: error: structure has no member named `_raw_size'
sfaslbfd.c:291: error: structure has no member named `_raw_size'
sfaslbfd.c:356: error: structure has no member named `_raw_size'
make[4]: *** [sfasl.o] Error 1
make[4]: Leaving directory `/home/cfm/axiom-dev/axiom/lsp/gcl-2.6.5/o'

I get the same error when I try to compile gcl separately.
The "_raw_size" should be "rawsize" according to the header files
but when I try to make this change to sfaslbfd.c and continue,
the original sfaslbfd.c gets restored by the tyrannical make process.

So I am mystified as to how one can get gcl and axiom to compile.

All help and suggestions welcome.



From rrogers Fri Feb 3 13:27:54 -0600 2006
From: rrogers
Date: Fri, 03 Feb 2006 13:27:54 -0600
Subject: Fedora 3 fc3 Remedy??
Message-ID: <20060203132754-0600@wiki.axiom-developer.org>

Not exactly a fix, but....
Nothing worked with kernel (2.6.12-1.1381_FC3); 0 >echo ... , setarch...
But a fresh compile rm, tar, worked for kernel (2.6.11-1.35_FC3)
The result does not run with 2.6.12, so I changed the default boot to 2.6.11
Which gets me to what a want, a full axiom on linux.

Ray (rrogers)



From rrogers Sat Feb 11 12:20:18 -0600 2006
From: rrogers
Date: Sat, 11 Feb 2006 12:20:18 -0600
Subject: Fedora 3 fc3 Remedy??
Message-ID: <20060211122018-0600@wiki.axiom-developer.org>

Tim 
 You asked me for the two compiles, I put them in www.plaidheron.com/ray/temp
I thought I had posted this here but it doesn't seem to be here.
sorry for the repeat, if it exists in ... land.
I do want to take it down in a couple of days.

Ray

From root Sat Feb 11 17:36:16 -0600 2006
From: root
Date: Sat, 11 Feb 2006 17:36:16 -0600
Subject: [#33 GCL fails to compile on Fedora Core 3]	Fedora 3 fc3 Remedy??
Message-ID: <200602120024.k1C0ORp17489@localhost.localdomain>
In-Reply-To: <20060211122018-0600@wiki.axiom-developer.org>
	(mathaction@axiom-developer.org)

got them. thanks. --t


Submitted by : (unknown) at: 2007-11-17T22:29:40-08:00 (16 years ago)
Name :
Axiom Version :
Category : Severity : Status :
Optional subject :  
Optional comment :

Has anyone gotten GCL to run on Fedora Core 3?

Tim

------- Start of forwarded message -------
Subject: magnus and axiom questions
From: Chuck Miller <address@bogus.example.com>
To: address@bogus.example.com
Date: Thu, 13 Jan 2005 08:27:37 +1100

Hi Tim,

I have acquired PC laptop (dell latitude d600) running dual boot
with Windows XP Pro (rarely) and Fedora Core 3 (most of the time).
My general intention is to help you bring magnus into a useable
atate since I think there is some useful stuff there that shouldn't
be lost.

.....[snip].....

I also tried to compile axiom - and gcl of course - but the gcl
part fails as follows (both 2.6.2 and 2.6.5):

gcc -c -Wall -DVOL=volatile -fsigned-char -pipe -O3 -fomit-frame-pointer
- -I/home/cfm/axiom-dev/axiom/lsp/gcl-2.6.5/o -I../h -I../gcl-tk sfasl.c
In file included from sfasl.c:40:
sfaslbfd.c: In function `fasload':
sfaslbfd.c:266: error: structure has no member named `_raw_size'
sfaslbfd.c:291: error: structure has no member named `_raw_size'
sfaslbfd.c:356: error: structure has no member named `_raw_size'
make[4]: *** [sfasl.o] Error 1
make[4]: Leaving directory `/home/cfm/axiom-dev/axiom/lsp/gcl-2.6.5/o'

I get the same error when I try to compile gcl separately.
The "_raw_size" should be "rawsize" according to the header files
but when I try to make this change to sfaslbfd.c and continue,
the original sfaslbfd.c gets restored by the tyrannical make process.

So I am mystified as to how one can get gcl and axiom to compile.

All help and suggestions welcome.



------------------------------------------------------------


Fedora 3 fc3 Remedy?? --rrogers, Fri, 03 Feb 2006 13:27:54 -0600

Not exactly a fix, but....
Nothing worked with kernel (2.6.12-1.1381_FC3); 0 >echo ... , setarch...
But a fresh compile rm, tar, worked for kernel (2.6.11-1.35_FC3)
The result does not run with 2.6.12, so I changed the default boot to 2.6.11
Which gets me to what a want, a full axiom on linux.

Ray (rrogers)





Fedora 3 fc3 Remedy?? --rrogers, Sat, 11 Feb 2006 12:20:18 -0600

Tim 
 You asked me for the two compiles, I put them in www.plaidheron.com/ray/temp
I thought I had posted this here but it doesn't seem to be here.
sorry for the repeat, if it exists in ... land.
I do want to take it down in a couple of days.

Ray



[#33 GCL fails to compile on Fedora Core 3]	Fedora 3 fc3 Remedy?? --root, Sat, 11 Feb 2006 17:36:16 -0600

got them. thanks. --t