On Fedora Core 3, I get this running make:

pop_pass.c: In function `check_password':
pop_pass.c:210: warning: passing arg 1 of `strlen' makes pointer from integer without a cast
pop_pass.c:210: warning: passing arg 1 of `__builtin_strcmp' makes pointer from integer without a cast
pop_pass.c:210: warning: passing arg 1 of `strlen' makes pointer from integer without a cast
pop_pass.c:210: warning: passing arg 1 of `__builtin_strcmp' makes pointer from integer without a cast
pop_pass.c:210: warning: passing arg 1 of `__builtin_strcmp' makes pointer from integer without a cast
pop_pass.c:210: warning: passing arg 1 of `__builtin_strcmp' makes pointer from integer without a cast


This does not happen with 4.0.6b3
Anything to be concerned about?
Thanks,

Ken
Pacific.Net

-----

[EMAIL PROTECTED] wrote:
Randall Gellens wrote ..

The 4.0.6 tarball accidently omitted man pages. I've replaced it with 4.0.7. Sorry about that.
--



Tried to install on HP-UX 11.11 where I already are running 4.0.5 Got this:

gcc -c -I.. -I.. -I. Ö -I../mmangle -I../common Ö -g -O2 -DHAVE_CONFIG_H -DHPUX -DSPEC_POP_AUTH -DUNIX pop_pass.c -o pop_
pass.o pop_pass.c: In function écheck_password': pop_pass.c:204: warning: passing arg 1 of éstrcmp' makes pointer from integer wi
thout a cast In file included from pop_pass.c:771: /usr/include/prot.h: At top level: /usr/include/prot.h:664: error: conflicting types for 'bigcrypt' pop_pass.c:204: error: previous implicit declaration of 'bigcrypt' was here makeÄ1Å: *** Äpop_pass.oÅ Error 1 makeÄ1Å: Leaving directory é/tmp/qpopper4.0.7/popper' make: *** Äpopper_serverÅ Error 2 #


Best Regards
Lars Ebeling

Reply via email to