This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug bootstrap/48135] build fails on Solaris2.8 due to Glob.pm not found within /usr/perl5


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=48135

Denis Excoffier <Denis.Excoffier at airbus dot com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|Denis.Excoffier at airbus   |
                   |dot com                     |

--- Comment #16 from Denis Excoffier <Denis.Excoffier at airbus dot com> 2011-03-17 16:52:45 UTC ---
(In reply to comment #15)
> > i successfully built 4.6.0-RC on Solaris 10, but only after having performed
> > sed -e 's|complex\.h|nonexistent&|g' inside the file mpc/configure installed
> > in the source tree (from mpc-0.9.tar.gz).
> That's part your fault and part ours: while install.texi states `MPC
> Library version 0.8.1 (or later)', later versions are rarely tested and
> often break, so it's best to stay with those exact versions.  We need to
> improve the install docs in this regard.
If the selection of a version is not so important, please consider including
the mpc-0.8.1 folder directly in the source tree from the beginning and don't
discuss this subject anymore in the installation instructions (apart from
thanking and copyright reasons). Perhaps the gmp/mpfr/mpc people would not
prefer this way though.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]