This is a discussion on [courier-users] Re: cannot compile under suse 9.1, 9.2 within the Courier-Imap forums, part of the Mail Servers and Related category; This is a MIME GnuPG-signed message. If you see this text, it means that your E-mail or Usenet ...
|
|||||||
| FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
|
|||
|
This is a MIME GnuPG-signed message. If you see this text, it means that
your E-mail or Usenet software does not support MIME signed messages. The Internet standard for MIME PGP messages, RFC 2015, was published in 1996. To open this message correctly you will need to install E-mail or Usenet software that supports modern Internet standards. --=_mimegpg-commodore.email-scan.com-23985-1126132283-0001 Content-Type: text/plain; format=flowed; charset="US-ASCII" Content-Disposition: inline Content-Transfer-Encoding: 7bit Alexander Gretha writes: > Linking testmaildirfilter > ./.libs/libmaildir.a(maildirfilter.o)(.text+0x136f): In function > `maildir_filter_ruleupdate': > /home/rlx/courier/courier-0.51.0.20050905/maildir/maildirfilter.c:251: > undefined reference to `pcre_compile' > ./.libs/libmaildir.a(maildirfilter.o)(.text+0x138b):/home/rlx/courier/courier-0.51.0.20050905/maildir/maildirfilter.c:259: > undefined reference to `pcre_free' testmaildirfilter most certainly gets linked against libpcre, but, looking at the Makefile a bit closer, I know why you're getting this error. It has something to do with the specific version of GNU ld Suse uses, if it uses GNU ld at all. I wouldn't be surprised if, instead of GNU ld, it turns out that Suse uses some oddball linker, without really having a good reason to do so. I'll take care of this in the next build. --=_mimegpg-commodore.email-scan.com-23985-1126132283-0001 Content-Type: application/pgp-signature Content-Transfer-Encoding: 7bit -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.6 (GNU/Linux) iD8DBQBDH2o7x9p3GYHlUOIRAt49AJ9S8Y9VCCUUfj5LGg/B64d3fzwOSACdFHwB aAUbdY5o8otMAz2oylRrd8s= =F91g -----END PGP SIGNATURE----- --=_mimegpg-commodore.email-scan.com-23985-1126132283-0001-- ------------------------------------------------------- SF.Net email is Sponsored by the Better Software Conference & EXPO September 19-22, 2005 * San Francisco, CA * Development Lifecycle Practices Agile & Plan-Driven Development * Managing Projects & Teams * Testing & QA Security * Process Improvement & Measurement * http://www.sqe.com/bsce5sf _______________________________________________ courier-users mailing list courier-users@lists.sourceforge.net Unsubscribe: https://lists.sourceforge.net/lists/.../courier-users |