gcl-devel
[Top][All Lists]
Advanced

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

Re: [Gcl-devel] build failure on MAC OS X 10.3.4


From: Brent Edwards
Subject: Re: [Gcl-devel] build failure on MAC OS X 10.3.4
Date: Tue, 13 Jul 2004 06:36:00 -0700

Hi, Ingmar...

A few questions:

1. Do you have XWindows installed on your machine? (This is not the same as Aqua, the normal Mac OS X GUI.) Most people don't. If you don't, you'll get the complaints about X. X is only important if you need graphics from GCL. (It's available on your MAC OS 10.3 install disk, as an optional addition.)

I got my copy of 'libintl.h' from the program 'fink' (available at 'fink.sourceforge.net'.) It appears to be available as part of the 'gettext' package.

(Installing 'fink' isn't required for compiling UNIX programs under MAC OS X, but it certainly helps you find and install many programs quickly.)


2. If you're on Mac OS X, then your machine is 'powerpc-macosx', not mac2. (I got confused by that, too.)

Good luck!

-- Brent


On Jul 13, 2004, at 1:30 AM, Ingmar Visser wrote:

Hi All,

When ./configure'ing gcl-2.6.2 on MAC OS X 10.3.4 I get the following
message:

...
checking for X... no

checking for main in -lXmu... no
checking for main in -lXt... no
checking for main in -lXext... no
checking for main in -lXaw... no
checking for main in -lX11... no
missing x libraries -- cannot compile xgcl
checking for libintl.h... no
configure: error: libintl.h (gettext) not found

Similarly, when ./configure'ing gcl-2.5.3 on MAC OS X 10.3.4 I get the
following message:
...
checking Checking for buggy gcc version from redhat... no
Unable to guess machine type
use configure --enable-machine=XXX, for XXX such that h/XXX.defs exists, ie
in h/386-bsd.defs h/FreeBSD.defs h/NeXT.defs h/NeXT30-m68k.defs
h/NeXT32-i386.defs etc.

When configure'ing with --enable-machine=mac2 (the only option I recognized
as feasible ...?), make ends with the following errors:

...
file.d:63:21: filehdr.h: No such file or directory
file.d:64:18: syms.h: No such file or directory
file.d: In function `deallocate_stream_buffer':
file.d:313: error: structure has no member named `_base'
file.d: In function `listen_stream':
file.d:1185: error: structure has no member named `_cnt'
file.d:1185: error: `c' undeclared (first use in this function)
file.d:1185: error: (Each undeclared identifier is reported only once
file.d:1185: error: for each function it appears in.)
file.d:1185: warning: left-hand operand of comma expression has no effect
file.d: In function `read_fasl_data':
file.d:2453: error: storage size of `fileheader' isn't known
file.d:2482: error: `fp' undeclared (first use in this function)
file.d:2485: error: `SYMESZ' undeclared (first use in this function)
file.d:2487: error: `i' undeclared (first use in this function)
file.d:2453: warning: unused variable `fileheader'
make[1]: *** [file.o] Error 1
make: *** [unixport/saved_gcl] Error 2
m00245:~/desktop/gcl-2.5.3 ivisser$

Any suggestions/tips are welcome. My aim is to install maxima, which
apparently needs gcl.

ingmar visser



_______________________________________________
Gcl-devel mailing list
address@hidden
http://lists.gnu.org/mailman/listinfo/gcl-devel

Attachment: smime.p7s
Description: S/MIME cryptographic signature


reply via email to

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