I just can't figure this out :(

Same configure/exports on a Slackware 8.1 machine, no problems, but on a
Slackware 8.0 (remote) machine i just can't configure it :(
Both machines a fresh download/extract of the .tar.gz

erikje@monique:~/courier-imap-1.5.3$ export
CPPFLAGS=-I/usr/local/mysql/include/mysql
erikje@monique:~/courier-imap-1.5.3$ export
CFLAGS=-I/usr/local/mysql/include/mysql
erikje@monique:~/courier-imap-1.5.3$ export
LDFLAGS="-L/usr/local/mysql/lib/mysql -lmysqlclient"
erikje@monique:~/courier-imap-1.5.3$
./configure --with-mysql-libs=/usr/local/mysql/lib/mysql \
                                                            --with-mysql-inc
ludes=/usr/local/mysql/include/mysql
                                                            --with-authmysql

Then the configure fails with:

checking return type of signal handlers... void
checking for off64_t... no
checking for flock_t... no
checking for setpgrp... yes
checking for setpgrp... (cached) yes
checking whether setpgrp takes no argument... configure: error: cannot check
setpgrp if cross compiling
configure: error: ./configure failed for liblock

If i leave out one of the exports (can't remember which one) i get
a --with-locking-method needs to be specified error :/

ehm? help ?






-------------------------------------------------------
This sf.net email is sponsored by:ThinkGeek
Welcome to geek heaven.
http://thinkgeek.com/sf
_______________________________________________
courier-users mailing list
[EMAIL PROTECTED]
Unsubscribe: https://lists.sourceforge.net/lists/listinfo/courier-users

Reply via email to