[lfs-support] configure package texinfo 5.2 failure

2014-04-25 Thread Aislan de Sousa Maia
I can't configure this texinfo package because it complaint Perl and Encode
module.

Here is my output when issue the command:

./configure --prefix=/tools

and output:

checking for a BSD-compatible install... /tools/bin/install -c
checking whether build environment is sane... yes
checking for a thread-safe mkdir -p... /tools/bin/mkdir -p
checking for gawk... gawk
checking whether make sets $(MAKE)... yes
checking whether make supports nested variables... yes
checking whether UID '1001' is supported by ustar format... yes
checking whether GID '1001' is supported by ustar format... yes
checking how to create a ustar tar archive... gnutar
checking for perl... /tools/bin/perl
checking Perl version and Encode module... no
configure: error: perl = 5.7.3 with Encode required by Texinfo.

The problem ocurred in chapter 5.32, LFS 7.5.

Help me, I'm a novice. My system's specification:

Elementary luna 0.2 x86_64 -- based on Ubuntu 12.04 LTS.

So far this is my 1st problem in the road.
-- 
http://linuxfromscratch.org/mailman/listinfo/lfs-support
FAQ: http://www.linuxfromscratch.org/lfs/faq.html
Unsubscribe: See the above information page


Re: [lfs-support] configure package texinfo 5.2 failure

2014-04-25 Thread Bruce Dubbs
Aislan de Sousa Maia wrote:
 I can't configure this texinfo package because it complaint Perl and Encode
 module.

 Here is my output when issue the command:

 ./configure --prefix=/tools

 and output:

 checking for a BSD-compatible install... /tools/bin/install -c
 checking whether build environment is sane... yes
 checking for a thread-safe mkdir -p... /tools/bin/mkdir -p
 checking for gawk... gawk
 checking whether make sets $(MAKE)... yes
 checking whether make supports nested variables... yes
 checking whether UID '1001' is supported by ustar format... yes
 checking whether GID '1001' is supported by ustar format... yes
 checking how to create a ustar tar archive... gnutar
 checking for perl... /tools/bin/perl
 checking Perl version and Encode module... no
 configure: error: perl = 5.7.3 with Encode required by Texinfo.

 The problem ocurred in chapter 5.32, LFS 7.5.

 Help me, I'm a novice. My system's specification:

 Elementary luna 0.2 x86_64 -- based on Ubuntu 12.04 LTS.

What is the output of the host systems requirements script in Section vii?

   -- 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] configure package texinfo 5.2 failure

2014-04-25 Thread Aislan de Sousa Maia
Here is the version-check's output:

bash, version 4.2.25(1)-release
/bin/sh - /bin/bash
Binutils: (GNU Binutils for Ubuntu) 2.22
bison (GNU Bison) 2.5
/usr/bin/yacc - /usr/bin/bison.yacc
bzip2,  Version 1.0.6, 6-Sept-2010.
Coreutils:  8.13
diff (GNU diffutils) 3.2
find (GNU findutils) 4.4.2
GNU Awk 3.1.8
/usr/bin/awk - /usr/bin/gawk
gcc (Ubuntu/Linaro 4.6.3-1ubuntu5) 4.6.3
g++ (Ubuntu/Linaro 4.6.3-1ubuntu5) 4.6.3
(Ubuntu EGLIBC 2.15-0ubuntu10.5) 2.15
grep (GNU grep) 2.10
gzip 1.4
Linux version 3.8.0-38-generic (buildd@lamiak) (gcc version 4.6.3
(Ubuntu/Linaro 4.6.3-1ubuntu5) ) #56~precise1-Ubuntu SMP Thu Mar 13
16:22:48 UTC 2014
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
xz (XZ Utils) 5.1.0alpha
g++ compilation OK
libgmp.la: not found
libmpfr.la: not found
libmpc.la: not found


2014-04-25 19:32 GMT-03:00 Bruce Dubbs bruce.du...@gmail.com:

 Aislan de Sousa Maia wrote:
  I can't configure this texinfo package because it complaint Perl and
 Encode
  module.
 
  Here is my output when issue the command:
 
  ./configure --prefix=/tools
 
  and output:
 
  checking for a BSD-compatible install... /tools/bin/install -c
  checking whether build environment is sane... yes
  checking for a thread-safe mkdir -p... /tools/bin/mkdir -p
  checking for gawk... gawk
  checking whether make sets $(MAKE)... yes
  checking whether make supports nested variables... yes
  checking whether UID '1001' is supported by ustar format... yes
  checking whether GID '1001' is supported by ustar format... yes
  checking how to create a ustar tar archive... gnutar
  checking for perl... /tools/bin/perl
  checking Perl version and Encode module... no
  configure: error: perl = 5.7.3 with Encode required by Texinfo.
 
  The problem ocurred in chapter 5.32, LFS 7.5.
 
  Help me, I'm a novice. My system's specification:
 
  Elementary luna 0.2 x86_64 -- based on Ubuntu 12.04 LTS.

 What is the output of the host systems requirements script in Section vii?

-- Bruce
 --
 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] configure package texinfo 5.2 failure

2014-04-25 Thread Bruce Dubbs
Aislan de Sousa Maia wrote:
 Here is the version-check's output:

 bash, version 4.2.25(1)-release
 /bin/sh - /bin/bash
 Binutils: (GNU Binutils for Ubuntu) 2.22
 bison (GNU Bison) 2.5
 /usr/bin/yacc - /usr/bin/bison.yacc
 bzip2,  Version 1.0.6, 6-Sept-2010.
 Coreutils:  8.13
 diff (GNU diffutils) 3.2
 find (GNU findutils) 4.4.2
 GNU Awk 3.1.8

Needs to be Gawk-4.0.1 or later.  Typo?

   -- Bruce

 /usr/bin/awk - /usr/bin/gawk
 gcc (Ubuntu/Linaro 4.6.3-1ubuntu5) 4.6.3
 g++ (Ubuntu/Linaro 4.6.3-1ubuntu5) 4.6.3
 (Ubuntu EGLIBC 2.15-0ubuntu10.5) 2.15
 grep (GNU grep) 2.10
 gzip 1.4
 Linux version 3.8.0-38-generic (buildd@lamiak) (gcc version 4.6.3
 (Ubuntu/Linaro 4.6.3-1ubuntu5) ) #56~precise1-Ubuntu SMP Thu Mar 13
 16:22:48 UTC 2014
 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
 xz (XZ Utils) 5.1.0alpha
 g++ compilation OK
 libgmp.la: not found
 libmpfr.la: not found
 libmpc.la: not found
-- 
http://linuxfromscratch.org/mailman/listinfo/lfs-support
FAQ: http://www.linuxfromscratch.org/lfs/faq.html
Unsubscribe: See the above information page


Re: [lfs-support] configure package texinfo 5.2 failure

2014-04-25 Thread Armin K.
On 04/26/2014 12:59 AM, Bruce Dubbs wrote:
 Aislan de Sousa Maia wrote:
 Here is the version-check's output:

 bash, version 4.2.25(1)-release
 /bin/sh - /bin/bash
 Binutils: (GNU Binutils for Ubuntu) 2.22
 bison (GNU Bison) 2.5
 /usr/bin/yacc - /usr/bin/bison.yacc
 bzip2,  Version 1.0.6, 6-Sept-2010.
 Coreutils:  8.13
 diff (GNU diffutils) 3.2
 find (GNU findutils) 4.4.2
 GNU Awk 3.1.8
 
 Needs to be Gawk-4.0.1 or later.  Typo?
 
-- Bruce
 

Apparently it doesn't, since it's only used by glibc package and 4.0.1
was only required by certain version because of some kind of bug.

His error is rather misconfigured perl in /tools. My
/tools/lib/perl5/5.18.2 has Encode.pm file and Encode directory, which
is what texinfo configure looks for. His apparently doesn't which seems
a missed step in chapter 5 perl installation.


-- 
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


Re: [lfs-support] configure package texinfo 5.2 failure

2014-04-25 Thread Aislan de Sousa Maia
My /tools/lib/perl5/5.18.2 has Encode.pm file and Encode directory too. I
followed step-by-step carefully the installation's section for Perl.
I'm going to redo this section again.

About Gawk, I updated it just right now.


2014-04-25 20:15 GMT-03:00 Armin K. kre...@email.com:

 On 04/26/2014 12:59 AM, Bruce Dubbs wrote:
  Aislan de Sousa Maia wrote:
  Here is the version-check's output:
 
  bash, version 4.2.25(1)-release
  /bin/sh - /bin/bash
  Binutils: (GNU Binutils for Ubuntu) 2.22
  bison (GNU Bison) 2.5
  /usr/bin/yacc - /usr/bin/bison.yacc
  bzip2,  Version 1.0.6, 6-Sept-2010.
  Coreutils:  8.13
  diff (GNU diffutils) 3.2
  find (GNU findutils) 4.4.2
  GNU Awk 3.1.8
 
  Needs to be Gawk-4.0.1 or later.  Typo?
 
 -- Bruce
 

 Apparently it doesn't, since it's only used by glibc package and 4.0.1
 was only required by certain version because of some kind of bug.

 His error is rather misconfigured perl in /tools. My
 /tools/lib/perl5/5.18.2 has Encode.pm file and Encode directory, which
 is what texinfo configure looks for. His apparently doesn't which seems
 a missed step in chapter 5 perl installation.


 --
 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

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


Re: [lfs-support] configure package texinfo 5.2 failure

2014-04-25 Thread Aislan de Sousa Maia
My /tools/lib/perl5/5.18.2 has Encode.pm file and Encode directory too. I
followed step-by-step carefully the installation's section for Perl.
I'm going to redo this section again.

About Gawk, I updated it right now.



2014-04-25 20:15 GMT-03:00 Armin K. kre...@email.com:

 On 04/26/2014 12:59 AM, Bruce Dubbs wrote:
  Aislan de Sousa Maia wrote:
  Here is the version-check's output:
 
  bash, version 4.2.25(1)-release
  /bin/sh - /bin/bash
  Binutils: (GNU Binutils for Ubuntu) 2.22
  bison (GNU Bison) 2.5
  /usr/bin/yacc - /usr/bin/bison.yacc
  bzip2,  Version 1.0.6, 6-Sept-2010.
  Coreutils:  8.13
  diff (GNU diffutils) 3.2
  find (GNU findutils) 4.4.2
  GNU Awk 3.1.8
 
  Needs to be Gawk-4.0.1 or later.  Typo?
 
 -- Bruce
 

 Apparently it doesn't, since it's only used by glibc package and 4.0.1
 was only required by certain version because of some kind of bug.

 His error is rather misconfigured perl in /tools. My
 /tools/lib/perl5/5.18.2 has Encode.pm file and Encode directory, which
 is what texinfo configure looks for. His apparently doesn't which seems
 a missed step in chapter 5 perl installation.


 --
 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

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


Re: [lfs-support] configure package texinfo 5.2 failure

2014-04-25 Thread Aislan de Sousa Maia
Yay!! I don't know why, but now texinfo configure and no more complaints
about Perl and Encode module.

My only two configure's warnings below:

configure: WARNING: Could not find a terminal library among tinfo ncurses
curses termlib termcap terminfo
configure: WARNING: The programs from `info' directory will not be built.

It's problematic or nothing for me worry about ?

And about the problem above, I just update Gawk for 4.0.1 and redo
installation for Perl according to the LFS says.


2014-04-25 21:41 GMT-03:00 Aislan de Sousa Maia aislan.sousam...@gmail.com
:

 That's funny. I run Perl tests and get all tests successful.


 2014-04-25 21:18 GMT-03:00 Aislan de Sousa Maia 
 aislan.sousam...@gmail.com:

 My /tools/lib/perl5/5.18.2 has Encode.pm file and Encode directory too. I
 followed step-by-step carefully the installation's section for Perl.
 I'm going to redo this section again.

 About Gawk, I updated it right now.



 2014-04-25 20:15 GMT-03:00 Armin K. kre...@email.com:

 On 04/26/2014 12:59 AM, Bruce Dubbs wrote:
  Aislan de Sousa Maia wrote:
  Here is the version-check's output:
 
  bash, version 4.2.25(1)-release
  /bin/sh - /bin/bash
  Binutils: (GNU Binutils for Ubuntu) 2.22
  bison (GNU Bison) 2.5
  /usr/bin/yacc - /usr/bin/bison.yacc
  bzip2,  Version 1.0.6, 6-Sept-2010.
  Coreutils:  8.13
  diff (GNU diffutils) 3.2
  find (GNU findutils) 4.4.2
  GNU Awk 3.1.8
 
  Needs to be Gawk-4.0.1 or later.  Typo?
 
 -- Bruce
 

 Apparently it doesn't, since it's only used by glibc package and 4.0.1
 was only required by certain version because of some kind of bug.

 His error is rather misconfigured perl in /tools. My
 /tools/lib/perl5/5.18.2 has Encode.pm file and Encode directory, which
 is what texinfo configure looks for. His apparently doesn't which seems
 a missed step in chapter 5 perl installation.


 --
 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




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


Re: [lfs-support] configure package texinfo 5.2 failure

2014-04-25 Thread Armin K.
On 04/26/2014 02:50 AM, Aislan de Sousa Maia wrote:
 Yay!! I don't know why, but now texinfo configure and no more complaints
 about Perl and Encode module. 
 
 My only two configure's warnings below:
 
 configure: WARNING: Could not find a terminal library among tinfo
 ncurses curses termlib termcap terminfo
 configure: WARNING: The programs from `info' directory will not be built.
 
 It's problematic or nothing for me worry about ?
 

It's okay, you don't need info program from chapter 5 texinfo anyways.
It has something to do with no libncurses.so compatibility library
installed in chapter 5 build like in chapter 6.

 And about the problem above, I just update Gawk for 4.0.1 and redo
 installation for Perl according to the LFS says.

-- 
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


Re: [lfs-support] configure package texinfo 5.2 failure

2014-04-25 Thread Aislan de Sousa Maia
Nice to know, @Armin K! Thanks guys!!!


2014-04-25 22:01 GMT-03:00 Armin K. kre...@email.com:

 On 04/26/2014 02:50 AM, Aislan de Sousa Maia wrote:
  Yay!! I don't know why, but now texinfo configure and no more complaints
  about Perl and Encode module.
 
  My only two configure's warnings below:
 
  configure: WARNING: Could not find a terminal library among tinfo
  ncurses curses termlib termcap terminfo
  configure: WARNING: The programs from `info' directory will not be built.
 
  It's problematic or nothing for me worry about ?
 

 It's okay, you don't need info program from chapter 5 texinfo anyways.
 It has something to do with no libncurses.so compatibility library
 installed in chapter 5 build like in chapter 6.

  And about the problem above, I just update Gawk for 4.0.1 and redo
  installation for Perl according to the LFS says.

 --
 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

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