Hi Theodor et al.!

I installed vpopmail binary package from unstable (it is not included in woody).

<<<
dpkg --list "*vpopmail*"
Desired=Unknown/Install/Remove/Purge/Hold
| Status=Not/Installed/Config-files/Unpacked/Failed-config/Half-installed
|/ Err?=(none)/Hold/Reinst-required/X=both-problems (Status,Err: uppercase=bad)
||/ Name Version Description
+++-==============-==============-============================================
un libvpopmail-ba <none> (no description available)
ii libvpopmail-de 4.9.9-1 vpopmail development files
ii libvpopmail-fr 4.9.9-1 vpopmail mysql plugin
un libvpopmail0 <none> (no description available)
ii libvpopmail1 4.9.9-1 vpopmail libraries
un vpopmail <none> (no description available)
ii vpopmail-bin 4.9.9-1 vpopmail binaries
ii vpopmail-doc 4.9.9-1 vpopmail documentation



Unfortunately the vpopmail package provided in sid is too old. courier/sqwebmail included in woody requires newer version. I personaly used to download/compile vpopmail 5.2.1 from www.inter7.com. The downside is that I have not debianized version of this newer vpopmail - just copy&paste ./configure lines from debian/rules and copy by hand init.d/vpopmail script from sid's debianized vpopmail.

I did that (download vpopmail source from inter7.com, copy configure line from the Debian source package's rules file, make, make install). Afterwards the build of sqwebmail from the Debian source package seemed to go fine, but failed not very far from the end:


<<<
c++ -I./.. -I.. -I./../afx -I./../rfc822 -I./libs -Wall -g -O2 -o courierd cddrvinfo.o cddlvrhost.o cddelinfo.o cdmsgq.o cdmsgq2.o cdmsgq3.o cdpendelinfo.o cdrcptinfo.o courierdb.o courierd.o libs/libmodule.a module.uucp/.libs/librewrite.a module.local/.libs/librewrite.a module.esmtp/.libs/librewrite.a module.dsn/.libs/librewrite.a libs/libcommon.a libs/libcourier.a ../authlib/libauth.a ../rfc822/librfc822.a ../numlib/libnumlib.a ../userdb/libuserdb.a ../gdbmobj/libgdbmobj.a ../libhmac/libhmac.a ../md5/libmd5.a ../sha1/libsha1.a -lpam -lm -L/var/lib/vpopmail/lib /usr/lib/libvpopmail.so -lfreecdb -lfreecdbmake -ldl /usr/lib/libmysqlclient.so -lnsl -lgdbm -lcrypt ../afx/libafx.a ../liblock/liblock.a ../tcpd/libspipe.a ../soxwrap/libsoxwrap.a -lgdbm
../authlib/libauth.a(preauthvchkpw.o): In function `auth_vchkpw_pre':
preauthvchkpw.o(.text+0x118): undefined reference to `vset_lastauth'
collect2: ld returned 1 exit status
make[4]: *** [courierd] Error 1
make[4]: Leaving directory `/tmp/courier-0.37.3/courier'
make[3]: *** [all-recursive] Error 1
make[3]: Leaving directory `/tmp/courier-0.37.3/courier'
make[2]: *** [all-recursive-am] Error 2
make[2]: Leaving directory `/tmp/courier-0.37.3/courier'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/tmp/courier-0.37.3'
make: *** [build] Error 2
>>>


Any idea?

TIA

Dieter

--
Dieter Heiliger | [EMAIL PROTECTED]  (private)
                  [EMAIL PROTECTED] (business)


-- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]




Reply via email to