Chakkaradeep C C wrote these words on 05/30/05 11:47 CST: > i wonder how "fnmatch.h" alone missed!...
First of all, as you've been asked in other forums, please don't top-post. This means you should reply underneath relevant text. Please also trim excess text that is no longer relevant to the discussion. fnmatch.h It appears this interface header is installed by the Glibc package. However, interestingly enough, it was then overwritten during the installation of the Heimdal package. How you can be missing this header will probably remain a mystery. Do you have logs from building LFS? If so, check the Glibc install log for the following line: /tools/bin/install -c -m 644 fnmatch.h /usr/include/fnmatch.h -- Randy rmlscsi: [GNU ld version 2.15.94.0.2 20041220] [gcc (GCC) 3.4.3] [GNU C Library stable release version 2.3.4] [Linux 2.6.10 i686] 11:55:00 up 58 days, 11:28, 2 users, load average: 1.06, 0.97, 0.56 -- http://linuxfromscratch.org/mailman/listinfo/blfs-support FAQ: http://www.linuxfromscratch.org/blfs/faq.html Unsubscribe: See the above information page
