Menu

#1 Installation problem!

open
nobody
5
2013-02-19
2004-07-07
esther
No

Hi... I'm trying to install Gbuilder in my comp but have come to face a
problem that I could not manage to help. I can execute configure ok,
but once I try to use make I get the message:
*************************************************
Making all in src
make[1]: Entering directory `/usr/share/gbuilder-0.2.1/src'
c++ -DPACKAGE=\"gbuilder\" -DVERSION=\"0.2.1\" -I. -I.
-I/usr/lib/gnomemm/include -I/usr/include/gnome-1.0
-DNEED_GNOMESUPPORT_H -I/usr/lib/gnome-libs/include
-I/usr/include/glib-1.2 -I/usr/lib/glib/include -I/usr/include/orbit-1.0
-I/usr/include/gtk-1.2 -I/usr/X11R6/include -I/usr/lib/sigc++/include
-I/usr/lib/gtkmm/include -Wall -O2 -c app.cc
app.cc: In member function `void GBuilderApp::build_curfile_cb()':
app.cc:453: no matching function for call to `std::basic_string<char,
std::char_traits<char>, std::allocator<char> >::basic_string(
__gnu_cxx::__normal_iterator<char*, std::basic_string<char,
std::char_traits<char>, std::allocator<char> > >, size_t)'
/usr/include/c++/3.2.2/bits/basic_string.tcc:233: candidates are:
std::basic_string<_CharT, _Traits,
_Alloc>::basic_string(_Alloc::size_type,
_CharT, const _Alloc& = _Alloc()) [with _CharT = char, _Traits =
std::char_traits<char>, _Alloc = std::allocator<char>]
/usr/include/c++/3.2.2/bits/basic_string.tcc:226:
std::basic_string<_CharT, _Traits, _Alloc>::basic_string(const
_CharT*,
const _Alloc& = _Alloc()) [with _CharT = char, _Traits =
std::char_traits<char>, _Alloc = std::allocator<char>]
/usr/include/c++/3.2.2/bits/basic_string.tcc:220:
std::basic_string<_CharT, _Traits, _Alloc>::basic_string(const
_CharT*,
_Alloc::size_type, const _Alloc& = _Alloc()) [with _CharT = char,
_Traits =
std::char_traits<char>, _Alloc = std::allocator<char>]
/usr/include/c++/3.2.2/bits/basic_string.tcc:213:
std::basic_string<_CharT, _Traits, _Alloc>::basic_string(const
std::basic_string<_CharT, _Traits, _Alloc>&, _Alloc::size_type,
_Alloc::size_type, const _Alloc&) [with _CharT = char, _Traits =
std::char_traits<char>, _Alloc = std::allocator<char>]
/usr/include/c++/3.2.2/bits/basic_string.tcc:205:
std::basic_string<_CharT, _Traits, _Alloc>::basic_string(const
std::basic_string<_CharT, _Traits, _Alloc>&, _Alloc::size_type,
_Alloc::size_type = std::basic_string<_CharT, _Traits,
_Alloc>::npos) [with
_CharT = char, _Traits = std::char_traits<char>, _Alloc =
std::allocator<char>]
/usr/include/c++/3.2.2/bits/basic_string.tcc:192:
std::basic_string<_CharT, _Traits, _Alloc>::basic_string(const
std::basic_string<_CharT, _Traits, _Alloc>&) [with _CharT = char,
_Traits =
std::char_traits<char>, _Alloc = std::allocator<char>]
/usr/include/c++/3.2.2/bits/basic_string.tcc:199:
std::basic_string<_CharT, _Traits, _Alloc>::basic_string(const
_Alloc&)
[with _CharT = char, _Traits = std::char_traits<char>, _Alloc =
std::allocator<char>]
/usr/include/c++/3.2.2/bits/basic_string.h:926:
std::basic_string<_CharT, _Traits, _Alloc>::basic_string() [with
_CharT =
char, _Traits = std::char_traits<char>, _Alloc =
std::allocator<char>]
make[1]: ** [app.o] Erro 1
make[1]: Leaving directory `/usr/share/gbuilder-0.2.1/src'
make: ** [all-recursive] Erro 1
*********************************************************
Does any one know what can be happening?

Regards,
Esther

Discussion


Log in to post a comment.

Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.