The Little Prince | 6 May 2004 09:06

Re: Problem compiling qpopper on Mandrake 9.2


On Wed, 5 May 2004, Mike wrote:

> I recently upgraded to a new box with Mandrake 9.2 and have not been able 
> to install qpopper 4.0.5.
> 
> I had previously installed qpopper 4.0.5 on Mandrake 9.0 with no problem.
> 
> After running configure (./configure --with-openssl=/usr/local/ssl) with no 
> problem, I get the following when I try to make:
> 
>          -I../common ../common/libcommon.a \
>          -lcrypt -L/usr/local/ssl/lib -lssl -lcrypto
> ../common/libcommon.a(maillock.o)(.text+0x3fc): In function `Qmaillock':
> /home/mail/qpopper4.0.5/common/maillock.c:278: the use of `tempnam' is 
> dangerous, better use `mkstemp'
> 

this warning doesn't stop the binary from being compiled. ignore it.

--Tony
.-._.-._.-._.-._.-._.-._.-._.-._.-._.-._.-._.-._.-._.-._.-._.-._.-._.-._.-.
Anthony J. Biacco                            Network Administrator/Engineer
thelittleprince <at> asteroid-b612.org              http://www.asteroid-b612.org

     "It's not easy bein' green..there's so many colors I'd rather be"
.-._.-._.-._.-._.-._.-._.-._.-._.-._.-._.-._.-._.-._.-._.-._.-._.-._.-._.-.

Mike | 6 May 2004 20:01

Re: Problem compiling qpopper on Mandrake 9.2

At 5/6/2004 12:06 AM, The Little Prince wrote:

> > After running configure (./configure --with-openssl=/usr/local/ssl) 
> with no
> > problem, I get the following when I try to make:
> >
> >          -I../common ../common/libcommon.a \
> >          -lcrypt -L/usr/local/ssl/lib -lssl -lcrypto
> > ../common/libcommon.a(maillock.o)(.text+0x3fc): In function `Qmaillock':
> > /home/mail/qpopper4.0.5/common/maillock.c:278: the use of `tempnam' is
> > dangerous, better use `mkstemp'
> >
>
>this warning doesn't stop the binary from being compiled. ignore it.

Thanks.  That caused me to dig deeper into the problem(s) I was having.

It turned out to be a problem with the certificate.  I compiled a 
certificate that required a password, so it was requesting a password every 
time I attempted to connect to qpopper, since I configured qpopper to only 
accept SSL connections.


Gmane