![](https://secure.gravatar.com/avatar/118b0a79856877090cfadcc0cfd07fad.jpg?s=120&d=mm&r=g)
Hi I'm tring to install thttpd but obtain an error about md5. After update the md5, when compile there is some warning about cast from integer to pointer. I'm on crux-64 and don't known if is a platform specific problem. # prt-get depinst thttpd prt-get: installing /usr/ports/contrib/thttpd =======> Downloading 'http://www.acme.com/software/thttpd/thttpd-2.25b.tar.gz'. --2012-02-07 09:49:01-- http://www.acme.com/software/thttpd/thttpd-2.25b.tar.gz Resolving www.acme.com... 216.27.178.28 Connecting to www.acme.com|216.27.178.28|:80... connected. HTTP request sent, awaiting response... 200 OK Length: 132275 (129K) [application/x-tar] Saving to: `/usr/ports/contrib/thttpd/thttpd-2.25b.tar.gz.partial' 100%[============================================================================================================================================>] 132,275 53.5K/s in 2.4s 2012-02-07 09:49:04 (53.5 KB/s) - `/usr/ports/contrib/thttpd/thttpd-2.25b.tar.gz.partial' saved [132275/132275] =======> ERROR: Md5sum mismatch found: MISSING a0e9cd87455d3a0ea11e5ea7e947adf6 thttpd-2.25b.tar.gz NEW 156b249b3b0bcd48b06badd2db0d56c5 thttpd-2.25b.tar.gz =======> ERROR: Building '/usr/ports/contrib/thttpd/thttpd#2.25b-5.pkg.tar.gz' failed. prt-get: error while install -- Packages where install failed thttpd htpasswd.c: In function 'add_password': htpasswd.c:125:13: warning: cast to pointer from integer of different size htpasswd.c:126:7: warning: cast to pointer from integer of different size
![](https://secure.gravatar.com/avatar/6b456e02554810d5abbf8cd39b8c848d.jpg?s=120&d=mm&r=g)
On Tue, Feb 07, 2012 at 10:28:01AM +0100, Marco wrote:
Hi
I'm tring to install thttpd but obtain an error about md5.
After update the md5, when compile there is some warning about cast from integer to pointer. I'm on crux-64 and don't known if is a platform specific problem.
Yes, upstream seems to have rolled a new tarball. Please contact the port maintainer directly via email. -- Fredrik Rinnestam
![](https://secure.gravatar.com/avatar/75678c0f5be6ae6bcd02005153580772.jpg?s=120&d=mm&r=g)
On 07.02.2012 10:28, Marco wrote: Hi I'm tring to install thttpd but obtain an error about md5. That's because the author corrected some mailaddresses without rereleasing thttpd. I updated the md5sum to reflect this change, thanks. After update the md5, when compile there is some warning about cast from integer to pointer. I'm on crux-64 and don't known if is a platform specific problem. It shouldn't and it should not be a problem at all (although I did not look into the code itself). regards, Thomas
participants (3)
-
Fredrik Rinnestam
-
Marco
-
Thomas Penteker