Package: fcoretools Version: 1.0-1 # fincore sh: make: not found
Also, when installing without recommends, a C compiler is not installed either, but it seems one is needed as well I thought the minimal requirements (still heavy for an embedded target!) were going to be "make tcc libc6-dev", but then tcc appears to choke on the glibc headers in a __USE_GNU-bracketted section (which is probably another bug) After installing gcc, now it runs, but then something more seems to be missing: # find /usr/bin | LC_ALL=C fincore -stdin -summary | grep -v 'no incore pages' mmap: No such device page size: 4096 bytes mmap: No such device 0 pages, 0.0 bytes in core for 1152 files; 0.00 pages, 0.0 bytes per file. -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

