bug-guile
[Top][All Lists]
Advanced

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

Re: Compile Errors on Redhat 7.1


From: Martin Grabmueller
Subject: Re: Compile Errors on Redhat 7.1
Date: Tue, 22 May 2001 16:00:46 +0200 (MET DST)

> From: "Clint Nelissen" <address@hidden>
> 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



reply via email to

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