[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
About making libwww-5.3.2
From: |
Andrew Klimov |
Subject: |
About making libwww-5.3.2 |
Date: |
Thu, 15 Nov 2001 07:16:53 -0800 (PST) |
I have download libwww-5.3.2 as a tar.gz file
from
www.w3.org/Library/Distribution/w3c-libwww-5.3.2.tar.gz.
I use cygwin tools under Win2000 Server
When I had start ./configure in console window
everything seems to be OK except this messages:
creating Library/Test/Makefile
sed: can't read ./Library/Test/Makefile.in: No such
file or directory
creating Library/Test/User/Makefile
sed: can't read ./Library/Test/User/Makefile.in: No
such file or directory
creating Library/Test/src/Makefile
sed: can't read ./Library/Test/src/Makefile.in: No
such file or directory
Is it serious?
However I then had started make . Among other "good"
messages I received:
Making all in Examples
make[3]: Entering directory
`/home/Administrator/LibWWW5/w3c-libwww-5.3.2/Librar
y/Examples'
gcc -g -O2 showxml.c -o showxml
showxml.c:19: WWWLib.h: No such file or directory
showxml.c:20: WWWInit.h: No such file or directory
showxml.c:21: WWWXML.h: No such file or directory
Note:these files in
/home/Administrator/LibWWW5/w3c-libwww-5.3.2/Library/src
.Why make doesn't see it?
make[3]: *** [showxml] Error 1
make[3]: Leaving directory
`/home/Administrator/LibWWW5/w3c-libwww-5.3.2/Library
/Examples'
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory
`/home/Administrator/LibWWW5/w3c-libwww-5.3.2/Library
'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory
`/home/Administrator/LibWWW5/w3c-libwww-5.3.2'
make: *** [all-recursive-am] Error 2
make install do nothing on output - there are no lib
files in usr/local/lib
How can you help me?
__________________________________________________
Do You Yahoo!?
Find the one for you at Yahoo! Personals
http://personals.yahoo.com
- About making libwww-5.3.2,
Andrew Klimov <=