pkgsrc-Users archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
Install error for filesystems/fs-utils
I'm trying to install the latest version of fs-utils, and I'm getting
# link fsu_ls/fsu_ls
cc -Wl,-R/usr/pkg/lib -Wl,-rpath=/usr/pkg/lib -o fsu_ls cmp.o
ls.o main.o print.o util.o -L../../lib/libfsu_mount -lfsu_mount
-L../../lib/libfsu_utils -lfsu_utils -L/usr/pkg/lib -lukfs -lrumpuser
-lutil -lpthread -lrumpvfs -lrump -Wl,-rpath-link,/lib -L/lib
-Wl,-rpath-link,/usr/lib -L/usr/lib
ls.o: In function `display':
ls.c:(.text+0x67b): undefined reference to `howmany'
*** Error code 1
Stop.
I could hack around it and hard code the desired buffer size to some
fairly large (say 12 or 15) digits, but what's the right solution?
-------------------------------------------------------------------------
| Paul Goyette | PGP Key fingerprint: | E-mail addresses: |
| Customer Service | FA29 0E3B 35AF E8AE 6651 | paul at whooppee.com |
| Network Engineer | 0786 F758 55DE 53BA 7731 | pgoyette at juniper.net |
| Kernel Developer | | pgoyette at netbsd.org |
-------------------------------------------------------------------------
Home |
Main Index |
Thread Index |
Old Index