Re: problem with makedepend

2002-02-25 Thread Igor Brezac
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 > /

problem with makedepend

2002-02-25 Thread Ana Belén Díez
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

Problem with makedepend(cyrus-imapd-2.0.13)/Solaris_8

2001-05-23 Thread Tomasz Partyka
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

Re: makedepend

2001-05-09 Thread Hirotaka Wakabayashi
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:

makedepend

2001-05-09 Thread Norman Zhang
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