On Mon, Jul 29, 2002 at 11:10:21AM -0400, Jamie Pratt wrote: | Ok - I did do my homework on this before sending this email, but to no | avail I stil can't get it to compile.. Is there a patch for this somewhere? | | ../common/libcommon.a(maillock.o): In function `Qmaillock': | /usr/local/src/qpopper4.0.4/common/maillock.c:278: the use of `tempnam' | is dangerous, better use `mkstemp'
It's compiling. That's just an warning from the linker, not a fatal error. -James
