Re: Headers problems

2007-06-16 Thread ANIRUDH VIJ
TED]> wrote: > > ANIRUDH VIJ wrote: > > > """""""" > > > Unless you know the circuit type (LC, RC, ...), its expected input and > > > output, you are risking havoc by changing the value of *any* of the > > > component

Re: Headers problems

2007-06-16 Thread ANIRUDH VIJ
stress many > specific system components and expose *weaknesses* in the system. A > good example is building (glibc IIRC) that could only be completed > in multiple passes because random "crashes" would occur during this > process. Fortunately, the make system can restart at approp

Re: Installation problem in binutils pass 1

2007-04-27 Thread anirudh vij
hi, i think the problem may be with Ubuntu feisty gcc. Ubuntu's gcc is version 4.1.2 by default.It is optimized,and seems to run faster in general.However,i've got some strange errors from it.if you try to compile a c++ program that includes /compex ,you'll get a host of errors about declarations

Re: libgsf build error

2007-04-20 Thread anirudh vij
re '*' token /usr/include/libxml2/libxml/tree.h:148: error: syntax error before '}' token /usr/include/libxml2/libxml/tree.h:192: error: syntax error ...and lot more errors. On 4/20/07, anirudh vij <[EMAIL PROTECTED]> wrote: hi, i followed the instructions in the blf

libgsf build error

2007-04-20 Thread anirudh vij
hi, i followed the instructions in the blfs book regarding libgsf.on running make i get the error: In file included from gsf-libxml.c:23: ../gsf/gsf-libxml.h:27:25: error: libxml/tree.h: No such file or directory In file included from gsf-libxml.c:23: ../gsf/gsf-libxml.h:33: error: syntax error

gcc 4.1.2

2007-04-20 Thread anirudh vij
hi, i compiled gcc 4.1.2.the configure command was: ../gcc-4.1.2/configure --prefix=/opt/gcc-4.1.2 --enable-shared --enable-languages=c,c++ --enable-threads=posix --with-system-zlib --enable-bootstrap i am not sure whether the zlib should be there,but the make bootstap finished without errors. mak

problems in using Slim login manager with xfce

2007-04-13 Thread anirudh vij
hi, i installed slim login manager recenlty.it has no dependencies on gnome and kde libs and looks much better than xdm.However i have'nt been able to get it working . i have created a file /etc/rc.d/slim as per the slim manual which is as follows: #!/bin/sh # # /etc/rc.d/slim: start/stop slim #

Re: strange error on "sudo rm -r "

2007-04-13 Thread anirudh vij
ote: On 4/13/07, anirudh vij <[EMAIL PROTECTED]> wrote: > hi, > i just built scilab .but on deleting the source tree i got this message: > > /home/hackman/to-be-built sudo rm -r scilab-4.1 > Segmentation fault > /home/hackman/to-be-built > Message from [EMAIL PROTECTE

strange error on "sudo rm -r "

2007-04-13 Thread anirudh vij
hi, i just built scilab .but on deleting the source tree i got this message: /home/hackman/to-be-built sudo rm -r scilab-4.1 Segmentation fault /home/hackman/to-be-built Message from [EMAIL PROTECTED]@localdomain at Fri Apr 13 13:21:23 2007 ... [EMAIL PROTECTED] kernel: Oops: [#1] Message

smallest fortran compiler??

2007-04-03 Thread anirudh vij
hi, i'm trying to build scilab from source,but i do not have the needed fortran compiler.My system does not have much space left.which would be the smallestfortran compiler?? will i have to recompile gcc ,or is there a small standalone compiler. -- http://linuxfromscratch.org/mailman/listinfo/blf

how to backup lfs system

2007-03-22 Thread ANIRUDH VIJ
hi, i followed thre instruction in the lfs book 6.2 and my basic lfs system now works well.I want to back it up so that after i mess around and spoil the installation,i can still recover the system i have enough space on other hard disk partitions to completely back up the lfs partition . is a sud