ddd
[Top][All Lists]
Advanced

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

compile error while trying to `make` ddd


From: Claudio Fontana
Subject: compile error while trying to `make` ddd
Date: Sun, 25 May 2003 18:20:56 +0200 (CEST)

Hello,
I'm trying to compile ddd, and after a
./configure --prefix=/usr

(which ran ok)

I ran make:

after some time, an error occurs and the compilation
stops.

This is what I get:


In file included from strclass.C:41:
strclass.h: In member function `string&
string::operator=(std::ostrstream&)':
strclass.h:1059: warning: unused variable `const int
frozen'
strclass.C: In function `std::istream&
operator>>(std::istream&, string&)':
strclass.C:1443: invalid conversion from `int' to
`std::_Ios_Iostate'
strclass.C:1443:   initializing argument 1 of `void
std::basic_ios<_CharT,
   _Traits>::clear(std::_Ios_Iostate) [with _CharT =
char, _Traits =
   std::char_traits<char>]'
make[1]: *** [strclass.o] Error 1
make[1]: Leaving directory
`/home/claudio/ddd/ddd-3.3.1/ddd'
make: *** [all-recursive] Error 1


Can you help me figuring out the problem?

Thank you all

Claudio

______________________________________________________________________
Yahoo! Mail: 6MB di spazio gratuito, 30MB per i tuoi allegati, l'antivirus, il 
filtro Anti-spam
http://it.yahoo.com/mail_it/foot/?http://it.mail.yahoo.com/




reply via email to

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