@localhost.localdomain : /root@localhost:/sources/wvstreams-4.0.1# ./configure --prefix=/usr \
> --sysconfdir=/etc --localstatedir=/var &&
> make[code:1]
.......
streams/wvpam.cc: In member function `bool WvPam::authenticate(const WvFastString&, const WvFastString&, const WvFastString&)':
streams/wvpam.cc:71: error: `fail' undeclared (first use this function)
streams/wvpam.cc:71: error: (Each undeclared identifier is reported only once for each function it appears in.)
make: *** [streams/wvpam.o] Error 1[/code:1]I tried 3 times, including re-download its patch file. But problem still reoccured.
1) Started LFS 6.1
Removed the source tree of WvStreams-4.0.1, re-extracted its tarball and installed it there.
Still failed.
2) On FC3 Host
Entered chroot environment. Removed the source tree and re-extracted its tarball. Without running the patch file, installed WvStreams-4.0.1.