satimis 发表于 2005-8-21 13:44:43

installing WvStreams error

Hi folks,

BLFS 6.1
FC3 Host

http://www.linuxfromscratch.org/blfs/view/stable/basicnet/wvstreams.html
Problem on installing WvStreams-4.0.1 on chroot environment
md5sums of its tarball matched.
OpenSSL-0.9.7g installed without problem/complaint

@localhost.localdomain : /root@localhost:/sources/wvstreams-4.0.1# ./configure --prefix=/usr \
> --sysconfdir=/etc --localstatedir=/var &&
> make   
.......
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 1I tried 3 times, including re-download its patch file.But problem still reoccured.

Please advise.TIA

B.R.
satimis

linky_fan 发表于 2005-8-21 20:57:11

Do it in "pure" lfs again
:?::arrow:

satimis 发表于 2005-8-21 22:00:58

Hi linky_fan,

Do it in "pure" lfs againWhether you meant removing its source tree.Start LFS 6.1.From there install WvStreams.

B.R.
satimis

linky_fan 发表于 2005-8-22 20:40:09


Whether you meant removing its source tree. Start LFS 6.1. From there install WvStreams.

Reboot and switch the lfs to boot, then merge it.

:-)

satimis 发表于 2005-8-22 22:13:59

Hi linky_fan,

I have performed 2 tests as follows;

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.

Also failed.

B.R.
satimis

linky_fan 发表于 2005-8-24 19:49:14


I have performed 2 tests as follows;

1) Started LFS 6.1
Removed the source tree of WvStreams-4.0.1, re-extracted its tarball and installed it there.

Still failed.

Do you see the buglist?? Maybe a bug:arrow:

satimis 发表于 2005-8-24 21:47:36

Hi linky_fan

Do you see the buglist?? Maybe a bugNo.After installing " Linux-PAM-0.80"
http://www.linuxfromscratch.org/blfs/view/stable/postlfs/linux_pam.html

the problem gone.Maybe for some reason LFS did not mention it on BLFS 6.1 book.

satimis
页: [1]
查看完整版本: installing WvStreams error