Re: Compile Errors on Redhat 7.1

2001-05-22 Thread Martin Grabmueller

> From: "Clint Nelissen" <[EMAIL PROTECTED]>
> Date: Mon, 21 May 2001 16:38:51 -0700
> 
> I get the following error when trying to compile Guile 1.4 on a Redhat
> 7.1 box:
> 
> net_db.c:85: conflicting types for `inet_aton'
> /usr/include/arpa/inet.h:74: previous declaration of `inet_aton'
> make[1]: *** [net_db.lo] Error 1
> make[1]: Leaving directory `/root/download/guile-1.4/libguile'
> make: *** [all-recursive] Error 1
> 
> I am not sure where the problem lies, but the same error occurs when
> trying to compile Guile 1.3.4.

This is a known problem on Red Hat 7.1.  The workaround is to simply
comment out line 85 in net_db.c.

In CVS Guile this is already fixed.

Regards,
  'martin

___
Bug-guile mailing list
[EMAIL PROTECTED]
http://mail.gnu.org/mailman/listinfo/bug-guile



Compile Errors on Redhat 7.1

2001-05-21 Thread Clint Nelissen

I get the following error when trying to compile Guile 1.4 on a Redhat
7.1 box:

net_db.c:85: conflicting types for `inet_aton'
/usr/include/arpa/inet.h:74: previous declaration of `inet_aton'
make[1]: *** [net_db.lo] Error 1
make[1]: Leaving directory `/root/download/guile-1.4/libguile'
make: *** [all-recursive] Error 1

I am not sure where the problem lies, but the same error occurs when
trying to compile Guile 1.3.4.


Anyhow, if anyone has any input I would appreciate it.

-Clint Nelissen - Technician
Digital Internet Services
Phone - 760-776-0800
E-Mail - [EMAIL PROTECTED] 

___
Bug-guile mailing list
[EMAIL PROTECTED]
http://mail.gnu.org/mailman/listinfo/bug-guile