Re: problem/bug/limitation in uw-client-library
Ico <[email protected]>
| Newsgroups | gmane.mail.imap.uw.c-client |
|---|---|
| Message-ID | <[email protected]> |
* On 2009-10-14 Volker Schwicking <[email protected]> wrote : > -----BEGIN PGP SIGNED MESSAGE----- > Hash: SHA1 > > > > Insert following fragment somewhere in the top of the imap_open > > function in src/c-client/imap4r1.c > > I just tried to compile the debian source-package according to the > instructions in the README. I did this: > > volker@vs:~/uw-imap$ patch -p0 < \ uw-imap_2007b~dfsg-4+lenny3~bpo40+1.diff > > Added the line from your workaround and did: > > volker@vs:~/uw-imap/uw-imap_2007b~dfsg.orig$ make ldb > > How and with what flags did you compile the package to get a shared lib? Try to run `dpkg-buildpackage` instead. This will result in the compelete automated debian build, including all patches. You'll end up with a .deb in the parent directory. Ico