[lfs-support] error while booting

2012-04-24 Thread ankit vishwakarma
the following error occurs whie booting lfs *mounting virtual file systems: /run /proc /sys /dev [OK] /etc/sysconfig/network: line 1: syntax error near unexpected token 'newline' /etc/sysconfig/network: line 1: 'HOSTNAME=' *

Re: [lfs-support] error in vim inn chapter 6.61

2012-04-21 Thread ankit vishwakarma
the terminal type is xterm. root:/sources/vim73# echo $TERM xterm and the information concerning LANG and LC_environment variables is as follows root:/sources/vim73# locale LANG= LC_CTYPE="POSIX" LC_NUMERIC="POSIX" LC_TIME="POSIX" LC_COLLATE="POSIX" LC_MONETARY="POSIX" LC_MESSAGES="POSIX" LC_PA

Re: [lfs-support] error in udev in chapter 6.60

2012-04-21 Thread ankit vishwakarma
i have installed kmod but there is no file named /lib/libkmod.so so do i have to install kmod again On Sun, Apr 22, 2012 at 1:11 AM, Bruce Dubbs wrote: > ankit vishwakarma wrote: >> while issuing the make command in udev chpater 6.60 for lfs 7.1 the >> following error results.plea

[lfs-support] error in udev in chapter 6.60

2012-04-21 Thread ankit vishwakarma
while issuing the make command in udev chpater 6.60 for lfs 7.1 the following error results.please provide help root:/sources/udev-181# make GEN test/sys/kernel/uevent_seqnum make --no-print-directory all-recursive Making all in . CC src/libudev.lo CC src/libudev-list.lo CC src/libudev-util.lo C

[lfs-support] error regarding chapter 6.13 binutils

2012-04-13 Thread ankit vishwakarma
while performing the make -k check operation the following error occured === ld Summary === # of expected passes598 # of unexpected failures1 # of expected failures 5 # of unresolved testcases 3 /sources/binutils-build/ld/ld-new 2.22 make[5]: *

Re: [lfs-support] problem with glibc

2012-04-01 Thread ankit vishwakarma
after having changed the symlink from dash to bash and again starting the process the error in glibc still persists please provide help In file included from ../sysdeps/unix/sysv/linux/syslog.c:10:0: ../misc/syslog.c: In function '__vsyslog_chk': ../misc/syslog.c:144:9: warning: variable 'prioff'

Re: [lfs-support] problem with glibc

2012-03-30 Thread ankit vishwakarma
Lázaro Morales wrote: > En 29/03/2012 14:13:05, ankit vishwakarma com > escribió: > > after running the version.sh script the following is the output >> >> ankit@ankit-Inspiron-1012:~$ bash version-check.sh >> bash, version 4.2.10(1)-r

Re: [lfs-support] problem with glibc

2012-03-30 Thread ankit vishwakarma
Lázaro Morales wrote: > En 29/03/2012 14:13:05, ankit vishwakarma com > escribió: > > after running the version.sh script the following is the output >> >> ankit@ankit-Inspiron-1012:~$ bash version-check.sh >> bash, version 4.2.10(1)-r

Re: [lfs-support] problem with glibc

2012-03-29 Thread ankit vishwakarma
after running the version.sh script the following is the output ankit@ankit-Inspiron-1012:~$ bash version-check.sh bash, version 4.2.10(1)-release /bin/sh -> /bin/dash Binutils: (GNU Binutils for Ubuntu) 2.21.53.20110810 bison (GNU Bison) 2.4.1 /usr/bin/yacc -> /usr/bin/bison.yacc bzip2, Version

[lfs-support] problem with glibc

2012-03-29 Thread ankit vishwakarma
presently i am doing with chapter 5.7 glibc installation i have applied the patches restarted the budil many a times but the following error occurs consistently please help. In file included from ../sysdeps/unix/sysv/linux/syslog.c:10:0: ../misc/syslog.c: In function '__vsyslog_chk': ../misc/sys

[lfs-support] problem in glibc

2012-03-26 Thread ankit vishwakarma
please provide me help on the following error i started all the process from the beginning still the error persists. In file included from ../sysdeps/unix/sysv/linux/syslog.c:10:0: ../misc/syslog.c: In function '__vsyslog_chk': ../misc/syslog.c:144:9: warning: variable 'prioff' set but not used

[lfs-support] error while toolchain linking

2012-03-18 Thread ankit vishwakarma
the following error occured while performing the linking please provide some help regarding this. Thank you lfs@ankit-Inspiron-1012:/mnt/lfs/tools$ SPECS=`dirname $($LFS_TGT-gcc -print-libgcc-file-name)`/specs i686-lfs-linux-gnu-gcc: command not found dirname: missing operand Try `dirname --help

[lfs-support] error in glibc

2012-03-15 Thread ankit vishwakarma
the following error occured while performing the glibc installation. In file included from ../sysdeps/unix/sysv/linux/syslog.c:10:0: ../misc/syslog.c: In function '__vsyslog_chk': ../misc/syslog.c:144:9: warning: variable 'prioff' set but not used [-Wunused-but-set-variable] ../misc/syslog.c:123: