sizo nsibande wrote: > root:/sources/glibc-2.3.6/glibc-build#../configure --prefix=/usr > --disable-profile --enable-add-ons --enable-kernel=2.6.0 > --libexecdir=/usr/lib/glibc > > ./configure.lineno: line 139: /dev/null: No such file or directory > ./configure.lineno: line 139: /dev/null: No such file or directory > ./configure.lineno: line 139: /dev/null: No such file or directory > ./configure.lineno: line 139: /dev/null: No such file or directory > ./configure.lineno: line 139: /dev/null: No such file or directory > ./configure.lineno: line 139: /dev/null: No such file or directory > ./configure.lineno: line 139: /dev/null: No such file or directory > ./configure.lineno: line 139: /dev/null: No such file or directory > > I am using the liveCD-6.2.3 along with the html book version 6.2 > When I run the above command I get the ./configure error that you see. > I have tried to follow all the steps as precisely as possible as well > as try to use the patch on chapter 6.9 > > Please point me in the right direction
Does /dev/null exist? If so, what is the output of "ls -l /dev/null"? -- http://linuxfromscratch.org/mailman/listinfo/alfs-discuss FAQ: http://www.linuxfromscratch.org/faq/ Unsubscribe: See the above information page
