Re: Buliding 4.1.0 on SLES 11.1

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



On Thu, 2012-01-26 at 17:16 +0000, Jonathan Wakely wrote:
> On 26 January 2012 16:23, jonatha@xxxxxx wrote:
> > I am attempting to build gcc 4.1.0 on SLES 11.1.  It
> > is failing on fastjar with complaints about makeinfo.
> 
> What commands did you use to configure and build gcc?
> 
> What is the error?

(In the source directory)
mkdir obj
cd obj
../configure --prefix=/opt/gnu

I've tried
make
make bootstrap
gmake
gmake bootstrap

(with make clean or gmake clean in between).  These all fail with 

WARNING: `makeinfo' is missing on your system.  You should only need it if
         you modified a `.texi' or `.texinfo' file, or any other file
         indirectly affecting the aspect of the manual.  The spurious
         call might also be the consequence of using a buggy `make' (AIX,
         DU, IRIX).  You might want to install the `Texinfo' package or
         the `GNU make' package.  Grab either from any GNU archive site.

The bootstrap variants take a lot longer to get to this point, but I
believe it's always associated with fastjar.



[Index of Archives]     [Linux C Programming]     [Linux Kernel]     [eCos]     [Fedora Development]     [Fedora Announce]     [Autoconf]     [The DWARVES Debugging Tools]     [Yosemite Campsites]     [Yosemite News]     [Linux GCC]

  Powered by Linux