> Date: Sun, 11 Mar 2001 18:10:38 -0800 (PST)
> From: Mingshey <[EMAIL PROTECTED]>

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

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

Reply via email to