bug-guile
[Top][All Lists]
Advanced

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

Re: compiling on cygwin 1.1.8-2


From: Gary Houston
Subject: Re: compiling on cygwin 1.1.8-2
Date: 12 Mar 2001 08:49:05 -0000

> Date: Sun, 11 Mar 2001 18:10:38 -0800 (PST)
> From: Mingshey <address@hidden>

> Thanks.
> I've tied as you suggested and got a different error message:
> 
> 
> PATH=.:/usr/local/bin:/usr/bin:/bin:/cygdrive/c/WINDOWS:/cygdrive/c/WINDOWS/COMM
> AND ./guile-doc-snarf net_db.c -DHAVE_CONFIG_H -I.. -I./.. -I../libltdl  -g
> -O2
> -Wall -Wmissing-prototypes net_db.c > /dev/null \
>         || { rm net_db.doc; false; }
> net_db.c:573: libguile/net_db.x: No such file or directory
> rm: cannot remove `net_db.doc': No such file or directory
> make: *** [net_db.doc] Error 1
> 
> Help again please!

Are you trying to build the current CVS version?

After running configure --disable-networking, try editing
libguile/Makefile and and remove net_db.doc and socket.doc from
DOT_DOC_FILES.



reply via email to

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