[Exim] Re: Cubic Circle RPM and source

Páxina inicial
Borrar esta mensaxe
Responder a esta mensaxe
Autor: Richard G. Duvall
Data:  
Para: Aricio Filho
CC: exim-users
Asunto: [Exim] Re: Cubic Circle RPM and source
Too bad cuci.nl doesn't have a mailing list! Probably a good *obvious*
reason for it too!

I have the EXACT same problem in BSDi. Only, we don't have RPM's in BSDI,
so I had to compile from source. Well, to make a long story short, I had
to remove the -lcrypt -ldb2 out of Makefile, and also remove -DUSE_DB as
well, and it would compile. The problem is, by removing -lcrypt, APOP
breaks. So, I figured that part out, and it will compile with -lcrypt,
but not with -DUSE_DB. I put in Berkeley DB 2 library, and it seemed to
fix some problems, but now I get:

dummy:/usr/local/src/cucipop-1.31# make
cc -O -DUSE_DB -c cucipop.c
cc -O -DUSE_DB -c authenticate.c
cc -O -DUSE_DB -c atotime.c
cc -O -DUSE_DB -c locking.c
cc -O -DUSE_DB -c xcreat.c
In file included from xcreat.c:31:
/usr/include/string.h:55: warning: conflicting types for built-in function
`memcmp'
/usr/include/string.h:56: warning: conflicting types for built-in function
`memcpy'
/usr/include/string.h:61: warning: conflicting types for built-in function
`strcmp'
/usr/include/string.h:63: warning: conflicting types for built-in function
`strcpy'
cc -O -DUSE_DB -c dbops.c
dbops.c: In function `getstate':
dbops.c:120: too few arguments to function
*** Error code 1

Stop.

So, if you find anything, or have found anything that could help me out,
I would be very greatful if you could throw it my way...

Sincerely,

Richard G. Duvall

---- Previous message follows----

Hi.

I have Redhat 5.1 installed and I want to use Cubic Circle (cucipop)
instead

of the default POP server. So I looked around and found at the
contrib.redhat.com

the RPM for cucipop 1.31 (cucipop-1.31-1.i386.rpm), and made rpm -Uvh
cucipop-1.31-1.i386.rpm,

everything faces OK, but when telnet to port 110 appear an error...
something

like frameset problems.

Ok reinstalled the default POP Server and tried the sources cucipop.tar.gz
(The

same version, 1.31) and at the complation phase one error about the DB2
library

occur, installed DB2 and the error changed to something with one pointing
at

the dbops.h at the getstate function.

Anyone have compiled cucipop on a Redhat 5.1 machine or know the way or
any

Manual or HowTo about this daemon, cause the README didn't help me.

Thanks.

Aricio Filho      ( girih@???  -  hromeu@???)