Subject: failed to make MySQL server
To: None <port-macppc@netbsd.org>
From: Matthieu Lalonde <mlalonde@ravesw.com>
List: port-macppc
Date: 11/06/2002 17:47:08
Here is what happens when I try to make mysql-server from the pkgsrc.
siralc# make
=> Checksum mismatch for mysql-3.23.49.tar.gz.
Make sure the Makefile and checksum file 
(/usr/pkgsrc/databases/mysql-server/distinfo)
are up to date.  If you want to override this check, type
"make NO_CHECKSUM=yes [other args]".
*** Error code 1

Stop.
make: stopped in /usr/pkgsrc/databases/mysql-server
siralc# make NO_CHECKSUM=yes
===> Extracting for mysql-server-3.23.49
===> Required package mysql-client>=3.23.49: NOT found
===> Verifying reinstall for ../../databases/mysql-client
===> Extracting for mysql-client-3.23.49nb1
===> Required installed package perl>=5.0: perl-5.6.1nb7 found
===> Required installed package libtool-base>=1.4.20010614nb9: 
libtool-base-1.4.20010614nb9 found

gzcat: /usr/pkgsrc/distfiles//mysql-3.23.49.tar.gz: unexpected end of 
file
pax: End of archive volume 1 reached

ATTENTION! pax archive volume change required.
Ready for archive volume: 2
Input archive name or "." to quit pax.
Archive name >

I just updated the pkgsrc with sup -s -v yesterday if this helps...


xSmurf