gcl-devel
[Top][All Lists]
Advanced

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

[Gcl-devel] Re: gcl


From: Camm Maguire
Subject: [Gcl-devel] Re: gcl
Date: 18 Dec 2001 17:12:24 -0500

Greetings!  OK, please edit your 386-linux.h file, and replace the
defininition of  LISTEN_FOR_INPUT with
/*  FIONREAD not supported */
#undef  LISTEN_FOR_INPUT

See if it gets any further.

Take care,

Dan Stanger <address@hidden> writes:

> Here is the first error with machine=386-linux
> 
> gcc -pipe -fwritable-strings  -DVOL=volatile -I/home/wfs/cvs/gcl/o
> -fsigned-char
>  -c -O  -I../gcl-tk -I../h/ -O4   file.c
> file.d: In function `listen_stream':
> file.d:1141: structure has no member named `_IO_read_ptr'
> file.d:1141: structure has no member named `_IO_read_end'
> file.d:1141: structure has no member named `_fileno'
> file.d:1141: `FIONREAD' undeclared (first use in this function)
> file.d:1141: (Each undeclared identifier is reported only once
> file.d:1141: for each function it appears in.)
> file.d: In function `read_fasl_data':
> file.d:2367: storage size of `header' isn't known
> make[1]: *** [file.o] Error 1
> make[1]: Leaving directory `/cygdrive/d/gcl-12-17-20-27/o'
> 
> Dan
> 
> 
> 

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