Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

build failure: STL string implementation

1 view
Skip to first unread message

Muhammad Hussain Yusuf

unread,
Feb 8, 2002, 2:50:11 PM2/8/02
to
Hi,
I noticed that the hppa build of my package Latte failed with the error:

"Your STL string implementation is unusable"

while running ./configure


I tried using sarti.debian.org with same result. Package builds OK on
other architectures, so any suggestions - or even patches - most
welcome. I'm not familiar with hppa at all.

Regards
Hussain


--
To UNSUBSCRIBE, email to debian-hp...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listm...@lists.debian.org

Matthew Wilcox

unread,
Feb 8, 2002, 3:40:07 PM2/8/02
to
On Fri, Feb 08, 2002 at 07:52:26PM +0000, Muhammad Hussain Yusuf wrote:
> Hi,
> I noticed that the hppa build of my package Latte failed with the error:
>
> "Your STL string implementation is unusable"
>
> while running ./configure
>
>
> I tried using sarti.debian.org with same result. Package builds OK on
> other architectures, so any suggestions - or even patches - most
> welcome. I'm not familiar with hppa at all.

The thing about hppa which is likely to be screwing you up here is
that we only use gcc-3.0 -- there is no 2.95 or 2.96 available. If you
install gcc-3.0 on an x86 system, I suspect your program will fail in
the same way. There are various howtos on the gcc site for porting your
code from an old dialect of c++ to one which gcc-3.0 understands.

--
Revolutions do not require corporate support.

0 new messages