[prev in list] [next in list] [prev in thread] [next in thread] 

List:       cyrus-sasl
Subject:    Re: Make problems - Seeking help
From:       Andreas Winkelmann <ml () awinkelmann ! de>
Date:       2004-05-29 0:17:20
Message-ID: 200405290217.20120.ml () awinkelmann ! de
[Download RAW message or body]

Am Freitag, 28. Mai 2004 00:29 schrieb Mike Roesch:

> I'm having problems with make errors and need some help...
>
> I'm running Slackware9.1 "current"...
>
> here's my bask commands:
>
> $ tar zxvf cyrus-sasl-2.1.18.tar.gz

> $ export CPPFLAGS="-I/usr/local/mysql/include/mysql"

> $ ./configure \
> --enable-anon \
> --enable-plain \
> --enable-login \
> --disable-krb4 \
> --disable-otp \
> --disable-cram \
> --disable-digest \

> --with-mysql=/usr/local/mysql/lib/mysql \

Use "--with-mysql=/usr/local/mysql" and forget the ...CPPFLAGS...

> --without-pam \
> --without-saslauthd \
> --without-pwcheck \
> --with-dblib=berkeley \
> --with-bdb-libdir=/usr/local/bdb/lib \
> --with-bdb-incdir=/usr/local/bdb/include \
> --with-openssl=/usr/local/ssl \
> --with-plugindir=/usr/local/lib/sasl2
> $ make
>
> Make gives the following errors:
>
> gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../plugins -I../include -I/
> usr/local/mysql/include/mysql -I/usr/local/mysql/lib/mysql -Wall -W -g -O2
> -MT checkpw.lo -MD -MP -MF .deps/checkpw.Tpo -c checkpw.c  -fPIC -DPIC -o
> checkpw.lo
> checkpw.c: In function `write_wait':
> checkpw.c:325: `errno' undeclared (first use in this function)

Hmm does errno.h exist? Normal in /usr/include.

-- 
	Andreas

[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic