bug-gnu-utils
[Top][All Lists]
Advanced

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

Re: gettext-0.11.5: build failure on Compaq/DEC Alpha OSF/1 4.0


From: Nelson H. F. Beebe
Subject: Re: gettext-0.11.5: build failure on Compaq/DEC Alpha OSF/1 4.0
Date: Mon, 16 Sep 2002 17:47:37 -0600 (MDT)

I followed up the failed attempts to build gettext-0.11.5 on
Compaq/DEC Alpha OSF/1 4.0 with another one, using native C and C++
compilers:

        env CC=c89 CXX='cxx -x cxx' ./configure && make all check

This produces a successful build, but there are still test failures:

        ..
        Couldn't set locale.
        SKIP: lang-c

        prog.cc:
        cxx: Error: /usr/include/cxx/iostream_impl.hxx, line 165: this 
declaration
                  has no storage class or type specifier
            inline int          bad() const;
        ----^
        cxx: Error: /usr/include/cxx/iostream_impl.hxx, line 165: expected a ";"
            inline int          bad() const;
        -----------^
        ...
        FAIL: lang-c++

        ... plus 5 like this:
        FAIL: rpath-3bbg
        29111:./usez: /sbin/loader: Fatal Error: cannot map librpathz.so

Bruno already reported that the latter (cannot map ...) are probably
not harmful.

I'm guessing that the lang-c++ failure simply reflects the immature
state of C++ support in the native cxx compiler (built 9-Jun-1999).

Comments?

-------------------------------------------------------------------------------
- Nelson H. F. Beebe                    Tel: +1 801 581 5254                  -
- Center for Scientific Computing       FAX: +1 801 585 1640, +1 801 581 4148 -
- University of Utah                    Internet e-mail: address@hidden  -
- Department of Mathematics, 110 LCB        address@hidden  address@hidden -
- 155 S 1400 E RM 233                       address@hidden                    -
- Salt Lake City, UT 84112-0090, USA    URL: http://www.math.utah.edu/~beebe  -
-------------------------------------------------------------------------------




reply via email to

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