DragonFly bugs List (threaded) for 2006-10
[
Date Prev][
Date Next]
[
Thread Prev][
Thread Next]
[
Date Index][
Thread Index]
Re: error undefined mzalloc and mzpurge on fsck HEAD
Ferruccio Zamuner wrote:
Hi,
cc -O -pipe -mtune=pentiumpro -I/usr/src/sbin/fsdb/../fsck -static -o
fsdb fsdb.o fsdbutil.o dir.o inode.o pass1.o pass1b.o pass2.o pass3.o
pass4.o pass5.o preen.o setup.o utilities.o ffs_subr.o ffs_tables.o
-ledit -ltermcap
inode.o(.text+0xda1): In function 'cacheino':
: undefined references to 'mzalloc'
inode.o(.text+0xedb): In function 'inocleanup':
: undefined references to 'mzpurge'
*** Error code 1
Hmm, it seems you're missing the new memzone.[ch] files which Matt added.
How do you upgrade? Could you try upgrading again and see if those files
are added?
Sascha
--
http://yoyodyne.ath.cx
[
Date Prev][
Date Next]
[
Thread Prev][
Thread Next]
[
Date Index][
Thread Index]