CFLAGS=-DUSGISH ./configure
make
Hope this helps.
-Igor
On Mon, 25 Feb 2002, [iso-8859-1] Ana Belén Díez wrote:
> I try to install cyrus-imap in Solaris 8.
> Do have any idea what would cause the following error when running make
> in the makedepend directory:
>
> # pwd
> /
I try to install cyrus-imap in Solaris 8.
Do have any idea what would cause the following error when running make
in the makedepend directory:
# pwd
/export/cyrus-imapd-2.0.16/makedepend
# make
gcc -c -I. -I. -I/usr/local/include -DHAVE_STDARG_H=1 -g -O cppsetup.c
gcc -c -I. -I. -I/usr
Hi,
I have tried to install on Solaris_8 makedepend of cyrus-imapd-2.0.13
and it was to see:
main.c:194: warning: `sa_handler' redefined
/usr/include/sys/signal.h:95: warning: this is the location of the previous definition
wenn I replace "#" with "#"
now I see o
Hi,
No "install" rule is in the Makefile, so i did like this .
$ cp makedepend /usr/local/bin/
$ chmod 755 /usr/local/bin/makedepend
---
[EMAIL PROTECTED] ( Wakabayashi Hirotaka )
At Wed, 9 May 2001 14:50:43 -0700,
"Norman Zhang" <[EMAIL PROTECTED]> wrote:
I am trying to compile cyrus-imapd-2.0.13 on my Mandrake platform. When I
issue the command
./configure --with-auth=unix --with-dblib=/usr/lib/ --with-sasl=/usr/lib/ --
with-com_err=/tmp/cyrus-imapd-2.0.13/et/
I get a warning message,
configure: warning: Makedepend is not installed on this