bug-gmp
[Top][All Lists]
Advanced

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

Re: [gmp 4] Output line too long.


From: Torbjorn Granlund
Subject: Re: [gmp 4] Output line too long.
Date: 04 Dec 2001 16:24:08 +0100
User-agent: Gnus/5.0807 (Gnus v5.8.7) Emacs/20.7

Vincent Lefevre <address@hidden> writes:

  Hi,
  
  When compiling gmp 4.0 under Solaris 2.6, I got:
  
  [...]
  ranlib .libs/libgmp.a
  creating libgmp.la
  Output line too long.
  (cd .libs && rm -f libgmp.la && ln -s ../libgmp.la libgmp.la)
  make[2]: Leaving directory `/home/vlefevre/software/gmp-4.0'
  make[1]: Leaving directory `/home/vlefevre/software/gmp-4.0'
  
  Does the message "Output line too long." mean that there was an error
  somewhere?
  
Perhaps.  Does `make check' run without problems?
Also, if you rebuild with --disable-shared and run `make check',
does that still work?

We run out automated nightly builds on a Slowaris 2.6 machine.  The
corresponing lines on that machine look like this:

ranlib .libs/libgmp.a
creating libgmp.la
(cd .libs && rm -f libgmp.la && ln -s ../libgmp.la libgmp.la)

I.e., the error doesn't seem to happen here.  Presumably,
we're using some different build tools.

-- 
Torbjörn



reply via email to

[Prev in Thread] Current Thread [Next in Thread]