Re: [lfs-support] 6.40 automake-1.14.1 and flex-2.5.38

2014-02-14 Thread Bruce Dubbs
Armin K. wrote:
> On 02/15/2014 01:29 AM, Frans de Boer wrote:
>> During a BSS rebuild I found that automake generates two errors which
>> stop the auto build.
>>
>> It is introduced by flex-2.5.38, I tried the same with flex-2.5.37 with
>> no errors.
>>
>
> Maybe automake needs static flex library which Bruce disabled explicitly
> with 2.5.38? There were no big changes in 2.5.37->2.5.38 development
> cycle that could cause that.

I'm doing a rebuild with all tests enabled right now and will 
investigate when it's done.

   -- Bruce

-- 
http://linuxfromscratch.org/mailman/listinfo/lfs-support
FAQ: http://www.linuxfromscratch.org/lfs/faq.html
Unsubscribe: See the above information page


Re: [lfs-support] 6.40 automake-1.14.1 and flex-2.5.38

2014-02-14 Thread Armin K.
On 02/15/2014 01:29 AM, Frans de Boer wrote:
> During a BSS rebuild I found that automake generates two errors which 
> stop the auto build.
> 
> It is introduced by flex-2.5.38, I tried the same with flex-2.5.37 with 
> no errors.
> 

Maybe automake needs static flex library which Bruce disabled explicitly
with 2.5.38? There were no big changes in 2.5.37->2.5.38 development
cycle that could cause that.

> I added the next line to the build script for automake because I can't 
> find the cause. All errors complain about a missing 'yylex' label in one 
> of the libraries. Maybe a problem with flex-2.5.38 not exporting a label 
> anymore?
> 
> Added line:
>sed -i '/\(t\/lex-clean-cxx.sh\|t\/lex-depend-cxx.sh\)/d' Makefile.in
> 
> After which automake makes it through the tests.
> 
> MAYBE: this is also the cause why man-db - the initial reason for a 
> rebuild - generates two errors? Keep you all informed.
> 
> Regards, Frans.
> 


-- 
Note: My last name is not Krejzi.
-- 
http://linuxfromscratch.org/mailman/listinfo/lfs-support
FAQ: http://www.linuxfromscratch.org/lfs/faq.html
Unsubscribe: See the above information page


[lfs-support] 6.40 automake-1.14.1 and flex-2.5.38

2014-02-14 Thread Frans de Boer
During a BSS rebuild I found that automake generates two errors which 
stop the auto build.

It is introduced by flex-2.5.38, I tried the same with flex-2.5.37 with 
no errors.

I added the next line to the build script for automake because I can't 
find the cause. All errors complain about a missing 'yylex' label in one 
of the libraries. Maybe a problem with flex-2.5.38 not exporting a label 
anymore?

Added line:
   sed -i '/\(t\/lex-clean-cxx.sh\|t\/lex-depend-cxx.sh\)/d' Makefile.in

After which automake makes it through the tests.

MAYBE: this is also the cause why man-db - the initial reason for a 
rebuild - generates two errors? Keep you all informed.

Regards, Frans.
-- 
http://linuxfromscratch.org/mailman/listinfo/lfs-support
FAQ: http://www.linuxfromscratch.org/lfs/faq.html
Unsubscribe: See the above information page


Re: [lfs-support] Wrong package installed - how to fix?

2014-02-14 Thread akhiezer
> Date: Fri, 14 Feb 2014 13:35:55 -0300
> From: Fernando de Oliveira 
> To: LFS Support List 
> Subject: Re: [lfs-support] Wrong package installed - how to fix?
>
.
.
> >>
> >> bash, version 4.2.37(1)-release
> >> /bin/sh -> /bin/dash
>
> You have:
>
> ls -l /bin/sh
> lrwxrwxrwx 1 root root 4 Fev 14 13:32 /bin/sh -> dash
>
> This is not good:
>
> sudo dpkg-reconfigure dash
>
> Choose no, then check that
>
> ls -l /bin/sh
> lrwxrwxrwx 1 root root 4 Fev 14 13:32 /bin/sh -> bash
>
>
.
.
>
> And dash (see above).
>
> Each line of the host system requirements is relevant.
>


Yes, my bad; it of course is additionally as Fernando says, re bash; thanks.



rgds,
akh





--
-- 
http://linuxfromscratch.org/mailman/listinfo/lfs-support
FAQ: http://www.linuxfromscratch.org/lfs/faq.html
Unsubscribe: See the above information page


Re: [lfs-support] Wrong package installed - how to fix?

2014-02-14 Thread Fernando de Oliveira
Em 14-02-2014 12:56, akhiezer escreveu:
>> From lfs-support-boun...@linuxfromscratch.org Fri Feb 14 15:38:13 2014
>> Date: Fri, 14 Feb 2014 21:03:22 +0530
>> From: Oshadha Gunawardena 
>> To: LFS Support List 
>> Subject: Re: [lfs-support] Wrong package installed - how to fix?
>>
>>
>>
>> bash, version 4.2.37(1)-release
>> /bin/sh -> /bin/dash

You have:

ls -l /bin/sh
lrwxrwxrwx 1 root root 4 Fev 14 13:32 /bin/sh -> dash

This is not good:

sudo dpkg-reconfigure dash

Choose no, then check that

ls -l /bin/sh
lrwxrwxrwx 1 root root 4 Fev 14 13:32 /bin/sh -> bash


>> Binutils: (GNU Binutils for Debian) 2.22
>> ./v_check.sh: line 8: bison: command not found
>> yacc not found
>> bzip2,  Version 1.0.6, 6-Sept-2010.
>> Coreutils:  8.13
>> diff (GNU diffutils) 3.2
>> find (GNU findutils) 4.4.2
>> ./v_check.sh: line 17: gawk: command not found
>> /usr/bin/awk -> /usr/bin/mawk
>> gcc (Debian 4.7.2-5) 4.7.2
>> g++ (Debian 4.7.2-5) 4.7.2
>> (Debian EGLIBC 2.13-38) 2.13
>> grep (GNU grep) 2.12
>> gzip 1.5
>> Linux version 3.2.0-4-amd64 (debian-ker...@lists.debian.org) (gcc version
>> 4.6.3 (Debian 4.6.3-14) ) #1 SMP Debian 3.2.51-1
>> m4 (GNU M4) 1.4.16
>> GNU Make 3.81
>> patch 2.6.1
>> Perl version='5.14.2';
>> GNU sed version 4.2.1
>> tar (GNU tar) 1.26
>> ./v_check.sh: line 34: makeinfo: command not found
>> Texinfo:
>> xz (XZ Utils) 5.1.0alpha
>> g++ compilation OK
>>


> 
> The output that you posted above, shows that your host-system requirements 
> aren't met, for the items (ref the discussion at the top of that book page):
> --
>  - bison/yacc.
>  - gawk/awk.
>  - texinfo/makeinfo.
> --
> You'd need to meet those host-sys-reqs before proceeding: maybe just need to 
> install a few extra packages in your debian host-os? And be sure to have 
> awk a symlink to gawk.
> 
> 
>>> * What user are you issuing the commmands as? Are you using sudo to do so?
>>>
> 
> 
> What user are you issuing the commmands as? Are you using sudo to do so?
> 
> 
> 
> rgds,

And dash (see above).

Each line of the host system requirements is relevant.


-- 
[]s,
Fernando
-- 
http://linuxfromscratch.org/mailman/listinfo/lfs-support
FAQ: http://www.linuxfromscratch.org/lfs/faq.html
Unsubscribe: See the above information page


Re: [lfs-support] Wrong package installed - how to fix?

2014-02-14 Thread akhiezer
> From lfs-support-boun...@linuxfromscratch.org Fri Feb 14 15:38:13 2014
> Date: Fri, 14 Feb 2014 21:03:22 +0530
> From: Oshadha Gunawardena 
> To: LFS Support List 
> Subject: Re: [lfs-support] Wrong package installed - how to fix?
>
>
>
> bash, version 4.2.37(1)-release
> /bin/sh -> /bin/dash
> Binutils: (GNU Binutils for Debian) 2.22
> ./v_check.sh: line 8: bison: command not found
> yacc not found
> bzip2,  Version 1.0.6, 6-Sept-2010.
> Coreutils:  8.13
> diff (GNU diffutils) 3.2
> find (GNU findutils) 4.4.2
> ./v_check.sh: line 17: gawk: command not found
> /usr/bin/awk -> /usr/bin/mawk
> gcc (Debian 4.7.2-5) 4.7.2
> g++ (Debian 4.7.2-5) 4.7.2
> (Debian EGLIBC 2.13-38) 2.13
> grep (GNU grep) 2.12
> gzip 1.5
> Linux version 3.2.0-4-amd64 (debian-ker...@lists.debian.org) (gcc version
> 4.6.3 (Debian 4.6.3-14) ) #1 SMP Debian 3.2.51-1
> m4 (GNU M4) 1.4.16
> GNU Make 3.81
> patch 2.6.1
> Perl version='5.14.2';
> GNU sed version 4.2.1
> tar (GNU tar) 1.26
> ./v_check.sh: line 34: makeinfo: command not found
> Texinfo:
> xz (XZ Utils) 5.1.0alpha
> g++ compilation OK
>
>
>
> On Fri, Feb 14, 2014 at 8:51 PM, akhiezer  wrote:
>
> >
> > Please don't top-post; it makes following the discussion unnecessarily
> > awkward.
> >
> >
> > > Date: Fri, 14 Feb 2014 20:01:20 +0530
> > > From: Oshadha Gunawardena 
> > > To: LFS Support List 
> > > Subject: Re: [lfs-support] Wrong package installed - how to fix?
> > >
> > >
> > >
> > > I have started the build process but it seems like ended up with errors.
> > >
> > > config:-
> > >
> > > ../binutils-2.23.2/configure \
> > > --prefix=/tools \
> > > --with-sysroot=$LFS \
> > > --with-lib-path=/tools/lib \
> > > --target=$LFS_TGT \
> > > --disable-nls \
> > > --disable-werror
> > >
> > > make:-
> > >
> > > config.status: creating po/Makefile.in
> > > config.status: executing depfiles commands
> > > config.status: executing libtool commands
> > > config.status: executing default-1 commands
> > > config.status: executing bfd_stdint.h commands
> > > config.status: executing default commands
> > > make[3]: Leaving directory `/mnt/lfs/sources/binutils-build/bfd/po'
> > > make[3]: Entering directory `/mnt/lfs/sources/binutils-build/bfd/po'
> > > make[3]: Nothing to be done for `info'.
> > > make[3]: Leaving directory `/mnt/lfs/sources/binutils-build/bfd/po'
> > > make[3]: Entering directory `/mnt/lfs/sources/binutils-build/bfd'
> > > make[3]: Nothing to be done for `info-am'.
> > > make[3]: Leaving directory `/mnt/lfs/sources/binutils-build/bfd'
> > > make[2]: *** [info-recursive] Error 1
> > > make[2]: Leaving directory `/mnt/lfs/sources/binutils-build/bfd'
> > > make[1]: *** [all-bfd] Error 2
> > > make[1]: Leaving directory `/mnt/lfs/sources/binutils-build'
> > > make: *** [all] Error 2
> > >
> > >
> >
> >
> > For 7.4, folks've hit problems with first-pass binutils cos of often one or
> > more of:
> > 
> > * Not running patch at top of the package's page:
> >
> >   sed -i -e 's/@colophon/@@colophon/' \
> >-e 's/d...@cygnus.com/doc@@cygnus.com/' bfd/doc/bfd.texinfo
> >
> >   Did you do that ok?
> >


Did you do that 'sed ...' command OK?


> > * Not having proper host prereqs: can you post the output of the
> > host-prereqs
> >   script at:
> >
> >   http://www.linuxfromscratch.org/lfs/view/7.4/prologue/hostreqs.html
> >


The output that you posted above, shows that your host-system requirements 
aren't met, for the items (ref the discussion at the top of that book page):
--
 - bison/yacc.
 - gawk/awk.
 - texinfo/makeinfo.
--
You'd need to meet those host-sys-reqs before proceeding: maybe just need to 
install a few extra packages in your debian host-os? And be sure to have 
awk a symlink to gawk.


> > * What user are you issuing the commmands as? Are you using sudo to do so?
> >


What user are you issuing the commmands as? Are you using sudo to do so?



rgds,

akh





--
-- 
http://linuxfromscratch.org/mailman/listinfo/lfs-support
FAQ: http://www.linuxfromscratch.org/lfs/faq.html
Unsubscribe: See the above information page


Re: [lfs-support] Wrong package installed - how to fix?

2014-02-14 Thread Oshadha Gunawardena
bash, version 4.2.37(1)-release
/bin/sh -> /bin/dash
Binutils: (GNU Binutils for Debian) 2.22
./v_check.sh: line 8: bison: command not found
yacc not found
bzip2,  Version 1.0.6, 6-Sept-2010.
Coreutils:  8.13
diff (GNU diffutils) 3.2
find (GNU findutils) 4.4.2
./v_check.sh: line 17: gawk: command not found
/usr/bin/awk -> /usr/bin/mawk
gcc (Debian 4.7.2-5) 4.7.2
g++ (Debian 4.7.2-5) 4.7.2
(Debian EGLIBC 2.13-38) 2.13
grep (GNU grep) 2.12
gzip 1.5
Linux version 3.2.0-4-amd64 (debian-ker...@lists.debian.org) (gcc version
4.6.3 (Debian 4.6.3-14) ) #1 SMP Debian 3.2.51-1
m4 (GNU M4) 1.4.16
GNU Make 3.81
patch 2.6.1
Perl version='5.14.2';
GNU sed version 4.2.1
tar (GNU tar) 1.26
./v_check.sh: line 34: makeinfo: command not found
Texinfo:
xz (XZ Utils) 5.1.0alpha
g++ compilation OK



On Fri, Feb 14, 2014 at 8:51 PM, akhiezer  wrote:

>
> Please don't top-post; it makes following the discussion unnecessarily
> awkward.
>
>
> > Date: Fri, 14 Feb 2014 20:01:20 +0530
> > From: Oshadha Gunawardena 
> > To: LFS Support List 
> > Subject: Re: [lfs-support] Wrong package installed - how to fix?
> >
> >
> >
> > I have started the build process but it seems like ended up with errors.
> >
> > config:-
> >
> > ../binutils-2.23.2/configure \
> > --prefix=/tools \
> > --with-sysroot=$LFS \
> > --with-lib-path=/tools/lib \
> > --target=$LFS_TGT \
> > --disable-nls \
> > --disable-werror
> >
> > make:-
> >
> > config.status: creating po/Makefile.in
> > config.status: executing depfiles commands
> > config.status: executing libtool commands
> > config.status: executing default-1 commands
> > config.status: executing bfd_stdint.h commands
> > config.status: executing default commands
> > make[3]: Leaving directory `/mnt/lfs/sources/binutils-build/bfd/po'
> > make[3]: Entering directory `/mnt/lfs/sources/binutils-build/bfd/po'
> > make[3]: Nothing to be done for `info'.
> > make[3]: Leaving directory `/mnt/lfs/sources/binutils-build/bfd/po'
> > make[3]: Entering directory `/mnt/lfs/sources/binutils-build/bfd'
> > make[3]: Nothing to be done for `info-am'.
> > make[3]: Leaving directory `/mnt/lfs/sources/binutils-build/bfd'
> > make[2]: *** [info-recursive] Error 1
> > make[2]: Leaving directory `/mnt/lfs/sources/binutils-build/bfd'
> > make[1]: *** [all-bfd] Error 2
> > make[1]: Leaving directory `/mnt/lfs/sources/binutils-build'
> > make: *** [all] Error 2
> >
> >
>
>
> For 7.4, folks've hit problems with first-pass binutils cos of often one or
> more of:
> 
> * Not running patch at top of the package's page:
>
>   sed -i -e 's/@colophon/@@colophon/' \
>-e 's/d...@cygnus.com/doc@@cygnus.com/' bfd/doc/bfd.texinfo
>
>   Did you do that ok?
>
> * Not having proper host prereqs: can you post the output of the
> host-prereqs
>   script at:
>
>   http://www.linuxfromscratch.org/lfs/view/7.4/prologue/hostreqs.html
>
> * What user are you issuing the commmands as? Are you using sudo to do so?
>
> 
>
>
> rgds,
> akh
>
>
>
>
>
> --
> --
> http://linuxfromscratch.org/mailman/listinfo/lfs-support
> FAQ: http://www.linuxfromscratch.org/lfs/faq.html
> Unsubscribe: See the above information page
>
-- 
http://linuxfromscratch.org/mailman/listinfo/lfs-support
FAQ: http://www.linuxfromscratch.org/lfs/faq.html
Unsubscribe: See the above information page


Re: [lfs-support] Wrong package installed - how to fix?

2014-02-14 Thread akhiezer

Please don't top-post; it makes following the discussion unnecessarily awkward.


> Date: Fri, 14 Feb 2014 20:01:20 +0530
> From: Oshadha Gunawardena 
> To: LFS Support List 
> Subject: Re: [lfs-support] Wrong package installed - how to fix?
>
>
>
> I have started the build process but it seems like ended up with errors.
>
> config:-
>
> ../binutils-2.23.2/configure \
> --prefix=/tools \
> --with-sysroot=$LFS \
> --with-lib-path=/tools/lib \
> --target=$LFS_TGT \
> --disable-nls \
> --disable-werror
>
> make:-
>
> config.status: creating po/Makefile.in
> config.status: executing depfiles commands
> config.status: executing libtool commands
> config.status: executing default-1 commands
> config.status: executing bfd_stdint.h commands
> config.status: executing default commands
> make[3]: Leaving directory `/mnt/lfs/sources/binutils-build/bfd/po'
> make[3]: Entering directory `/mnt/lfs/sources/binutils-build/bfd/po'
> make[3]: Nothing to be done for `info'.
> make[3]: Leaving directory `/mnt/lfs/sources/binutils-build/bfd/po'
> make[3]: Entering directory `/mnt/lfs/sources/binutils-build/bfd'
> make[3]: Nothing to be done for `info-am'.
> make[3]: Leaving directory `/mnt/lfs/sources/binutils-build/bfd'
> make[2]: *** [info-recursive] Error 1
> make[2]: Leaving directory `/mnt/lfs/sources/binutils-build/bfd'
> make[1]: *** [all-bfd] Error 2
> make[1]: Leaving directory `/mnt/lfs/sources/binutils-build'
> make: *** [all] Error 2
>
>


For 7.4, folks've hit problems with first-pass binutils cos of often one or 
more of:

* Not running patch at top of the package's page:

  sed -i -e 's/@colophon/@@colophon/' \
   -e 's/d...@cygnus.com/doc@@cygnus.com/' bfd/doc/bfd.texinfo

  Did you do that ok?

* Not having proper host prereqs: can you post the output of the host-prereqs 
  script at:

  http://www.linuxfromscratch.org/lfs/view/7.4/prologue/hostreqs.html

* What user are you issuing the commmands as? Are you using sudo to do so?




rgds,
akh





--
-- 
http://linuxfromscratch.org/mailman/listinfo/lfs-support
FAQ: http://www.linuxfromscratch.org/lfs/faq.html
Unsubscribe: See the above information page


Re: [lfs-support] Wrong package installed - how to fix?

2014-02-14 Thread Oshadha Gunawardena
I have started the build process but it seems like ended up with errors.

config:-

../binutils-2.23.2/configure \
--prefix=/tools \
--with-sysroot=$LFS \
--with-lib-path=/tools/lib \
--target=$LFS_TGT \
--disable-nls \
--disable-werror

make:-

config.status: creating po/Makefile.in
config.status: executing depfiles commands
config.status: executing libtool commands
config.status: executing default-1 commands
config.status: executing bfd_stdint.h commands
config.status: executing default commands
make[3]: Leaving directory `/mnt/lfs/sources/binutils-build/bfd/po'
make[3]: Entering directory `/mnt/lfs/sources/binutils-build/bfd/po'
make[3]: Nothing to be done for `info'.
make[3]: Leaving directory `/mnt/lfs/sources/binutils-build/bfd/po'
make[3]: Entering directory `/mnt/lfs/sources/binutils-build/bfd'
make[3]: Nothing to be done for `info-am'.
make[3]: Leaving directory `/mnt/lfs/sources/binutils-build/bfd'
make[2]: *** [info-recursive] Error 1
make[2]: Leaving directory `/mnt/lfs/sources/binutils-build/bfd'
make[1]: *** [all-bfd] Error 2
make[1]: Leaving directory `/mnt/lfs/sources/binutils-build'
make: *** [all] Error 2



On Fri, Feb 14, 2014 at 7:33 PM, Oshadha Gunawardena <
oshadha.ro...@gmail.com> wrote:

> Yes it's for temporary tools. I just clean the tools dir and start again
> since it's just the first package (Binutils)
>
>
> On Fri, Feb 14, 2014 at 7:28 PM, Duc Tran <901...@gmail.com> wrote:
>
>> Hello,
>>
>> > I have started building my second LFS system but ran in to a trouble.
>> > I have compiled and installed wrong Binutils package from wrong
>> > wget-list which is not tally with the book 7.4
>> >
>> > So how do I fix this issue? Is there a way to uninstall this package
>> > and start compiling again or do I have to start from the beginning?
>>
>> If you built the temporary tools, there would be no problems; you can
>> build the new system with the new version of Binutils. If you built the
>> system, then re-compilation from the start might be the must.
>>
>> Duc Tran.
>> --
>> http://linuxfromscratch.org/mailman/listinfo/lfs-support
>> FAQ: http://www.linuxfromscratch.org/lfs/faq.html
>> Unsubscribe: See the above information page
>>
>
>
-- 
http://linuxfromscratch.org/mailman/listinfo/lfs-support
FAQ: http://www.linuxfromscratch.org/lfs/faq.html
Unsubscribe: See the above information page


Re: [lfs-support] Wrong package installed - how to fix?

2014-02-14 Thread Oshadha Gunawardena
Yes it's for temporary tools. I just clean the tools dir and start again
since it's just the first package (Binutils)


On Fri, Feb 14, 2014 at 7:28 PM, Duc Tran <901...@gmail.com> wrote:

> Hello,
>
> > I have started building my second LFS system but ran in to a trouble.
> > I have compiled and installed wrong Binutils package from wrong
> > wget-list which is not tally with the book 7.4
> >
> > So how do I fix this issue? Is there a way to uninstall this package
> > and start compiling again or do I have to start from the beginning?
>
> If you built the temporary tools, there would be no problems; you can
> build the new system with the new version of Binutils. If you built the
> system, then re-compilation from the start might be the must.
>
> Duc Tran.
> --
> http://linuxfromscratch.org/mailman/listinfo/lfs-support
> FAQ: http://www.linuxfromscratch.org/lfs/faq.html
> Unsubscribe: See the above information page
>
-- 
http://linuxfromscratch.org/mailman/listinfo/lfs-support
FAQ: http://www.linuxfromscratch.org/lfs/faq.html
Unsubscribe: See the above information page


Re: [lfs-support] Wrong package installed - how to fix?

2014-02-14 Thread akhiezer
> Date: Fri, 14 Feb 2014 19:19:22 +0530
> From: Oshadha Gunawardena 
> To: LFS Support List 
> Subject: [lfs-support] Wrong package installed - how to fix?
>
>
>
> Hi all,
>
> I have started building my second LFS system but ran in to a trouble. I
> have compiled and installed wrong Binutils package from wrong wget-list
> which is not tally with the book 7.4
>
> So how do I fix this issue? Is there a way to uninstall this package and
> start compiling again or do I have to start from the beginning?
>
> Thanks,
> Oshadha


Which chapter/section binutils?

If it's either of the two passes in ch.5 then I'd say it's close enough
to the start to begin again.

If you did both passes in ch.5 with the correct version, and then used the
wrong version in ch.6 and have not done anything beyond that 'binutils'
stage in ch.6, then you _might_ get away with installing the correct
version and then continuing on with (the correct-versions) GMP, MPFR,
etc. However, I'd say that it's still close-enough to the start of ch.6 -
and therefore still close enough to start of build - that I would start
again from scratch: I (fwiw) wouldn't want _any_ messiness with binutils,
glibc, gcc, &c; (I did once forget the 'install' stage of ch.6 grep, but 
went back and did it late-on, and things still all worked ok)..

(But, you might want to try just resuming with the correct version,
and seeing if it goes OK - if you're interested in such an 'experiment'
and are OK if it fails.)


hth,
akh





--
-- 
http://linuxfromscratch.org/mailman/listinfo/lfs-support
FAQ: http://www.linuxfromscratch.org/lfs/faq.html
Unsubscribe: See the above information page


Re: [lfs-support] Wrong package installed - how to fix?

2014-02-14 Thread Duc Tran
Hello,

> I have started building my second LFS system but ran in to a trouble.
> I have compiled and installed wrong Binutils package from wrong
> wget-list which is not tally with the book 7.4
>
> So how do I fix this issue? Is there a way to uninstall this package
> and start compiling again or do I have to start from the beginning?

If you built the temporary tools, there would be no problems; you can
build the new system with the new version of Binutils. If you built the
system, then re-compilation from the start might be the must.

Duc Tran.
-- 
http://linuxfromscratch.org/mailman/listinfo/lfs-support
FAQ: http://www.linuxfromscratch.org/lfs/faq.html
Unsubscribe: See the above information page


[lfs-support] Wrong package installed - how to fix?

2014-02-14 Thread Oshadha Gunawardena
Hi all,

I have started building my second LFS system but ran in to a trouble. I
have compiled and installed wrong Binutils package from wrong wget-list
which is not tally with the book 7.4

So how do I fix this issue? Is there a way to uninstall this package and
start compiling again or do I have to start from the beginning?

Thanks,
Oshadha
-- 
http://linuxfromscratch.org/mailman/listinfo/lfs-support
FAQ: http://www.linuxfromscratch.org/lfs/faq.html
Unsubscribe: See the above information page