BLUESCREEN3D
10-02-2004, 17:52
neuer server neue probleme...
der versuch, mysql++ unter debian zu installieren endet bei dem versuch, es aus den sourcen zu compilieren:
make all-recursive
make[1]: Entering directory `/root/updates/mysql++_1.7.9/mysql++-1.7.9'
Making all in sqlplusint
make[2]: Entering directory `/root/updates/mysql++_1.7.9/mysql++-1.7.9/sqlplusint'
Makefile:268: *** missing separator. Stop.
make[2]: Leaving directory `/root/updates/mysql++_1.7.9/mysql++-1.7.9/sqlplusint'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/root/updates/mysql++_1.7.9/mysql++-1.7.9'
...und keine ahnung, warum :(
also schnelle lösung gesucht und die verzeichnisse /usr/include/sqlplus und /usr/include/mysql von einem suse-system auf den debian-rechner kopiert, und gehofft, dass nun mit mysql++ geschriebene programme kompiliert werden können
ist aber nicht (wahrscheinlich darf man die nicht einfach kopieren!?):
In file included from /usr/local/include/c++/3.3.2/string:57,
from timeflow.cpp:4:
/usr/local/include/c++/3.3.2/bits/basic_string.tcc:262: error: redefinition of
`std::basic_string<_CharT, _Traits, _Alloc>& std::basic_string<_CharT,
_Traits, _Alloc>::assign(const std::basic_string<_CharT, _Traits, _Alloc>&,
typename _Alloc::size_type, typename _Alloc::size_type)'
/usr/local/include/c++/3.3.2/bits/basic_string.h:483: error: `
std::basic_string<_CharT, _Traits, _Alloc>& std::basic_string<_CharT,
_Traits, _Alloc>::assign(const std::basic_string<_CharT, _Traits, _Alloc>&,
typename _Alloc::size_type, typename _Alloc::size_type)' previously declared
here
/usr/local/include/c++/3.3.2/bits/basic_string.tcc:262: error: no `
std::basic_string<_CharT, _Traits, _Alloc>& std::basic_string<_CharT,
_Traits, _Alloc>::assign(const std::basic_string<_CharT, _Traits, _Alloc>&,
typename _Alloc::size_type, typename _Alloc::size_type)' member function
declared in class `std::basic_string<_CharT, _Traits, _Alloc>'
/usr/local/include/c++/3.3.2/bits/basic_string.tcc:275: error: redefinition of
`std::basic_string<_CharT, _Traits, _Alloc>& std::basic_string<_CharT,
_Traits, _Alloc>::assign(const _CharT*, typename _Alloc::size_type)'
/usr/local/include/c++/3.3.2/bits/basic_string.h:494: error: `
std::basic_string<_CharT, _Traits, _Alloc>& std::basic_string<_CharT,
_Traits, _Alloc>::assign(const _CharT*, typename _Alloc::size_type)'
previously declared here
/usr/local/include/c++/3.3.2/bits/basic_string.tcc:275: error: no `
std::basic_string<_CharT, _Traits, _Alloc>& std::basic_string<_CharT,
_Traits, _Alloc>::assign(const _CharT*, typename _Alloc::size_type)' member
function declared in class `std::basic_string<_CharT, _Traits, _Alloc>'
/usr/local/include/c++/3.3.2/bits/basic_string.tcc:300: error: redefinition of
`std::basic_string<_CharT, _Traits, _Alloc>& std::basic_string<_CharT,
_Traits, _Alloc>::insert(typename _Alloc::size_type, const
std::basic_string<_CharT, _Traits, _Alloc>&, typename _Alloc::size_type,
das geht noch ein paar zeilen lang lustig so weiter
wir versuchen jetzt seit tagen mit zwei leuten, das irgendwie zum laufen zu bewegen, aber wir kommen einfach nicht weiter :(
der versuch, mysql++ unter debian zu installieren endet bei dem versuch, es aus den sourcen zu compilieren:
make all-recursive
make[1]: Entering directory `/root/updates/mysql++_1.7.9/mysql++-1.7.9'
Making all in sqlplusint
make[2]: Entering directory `/root/updates/mysql++_1.7.9/mysql++-1.7.9/sqlplusint'
Makefile:268: *** missing separator. Stop.
make[2]: Leaving directory `/root/updates/mysql++_1.7.9/mysql++-1.7.9/sqlplusint'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/root/updates/mysql++_1.7.9/mysql++-1.7.9'
...und keine ahnung, warum :(
also schnelle lösung gesucht und die verzeichnisse /usr/include/sqlplus und /usr/include/mysql von einem suse-system auf den debian-rechner kopiert, und gehofft, dass nun mit mysql++ geschriebene programme kompiliert werden können
ist aber nicht (wahrscheinlich darf man die nicht einfach kopieren!?):
In file included from /usr/local/include/c++/3.3.2/string:57,
from timeflow.cpp:4:
/usr/local/include/c++/3.3.2/bits/basic_string.tcc:262: error: redefinition of
`std::basic_string<_CharT, _Traits, _Alloc>& std::basic_string<_CharT,
_Traits, _Alloc>::assign(const std::basic_string<_CharT, _Traits, _Alloc>&,
typename _Alloc::size_type, typename _Alloc::size_type)'
/usr/local/include/c++/3.3.2/bits/basic_string.h:483: error: `
std::basic_string<_CharT, _Traits, _Alloc>& std::basic_string<_CharT,
_Traits, _Alloc>::assign(const std::basic_string<_CharT, _Traits, _Alloc>&,
typename _Alloc::size_type, typename _Alloc::size_type)' previously declared
here
/usr/local/include/c++/3.3.2/bits/basic_string.tcc:262: error: no `
std::basic_string<_CharT, _Traits, _Alloc>& std::basic_string<_CharT,
_Traits, _Alloc>::assign(const std::basic_string<_CharT, _Traits, _Alloc>&,
typename _Alloc::size_type, typename _Alloc::size_type)' member function
declared in class `std::basic_string<_CharT, _Traits, _Alloc>'
/usr/local/include/c++/3.3.2/bits/basic_string.tcc:275: error: redefinition of
`std::basic_string<_CharT, _Traits, _Alloc>& std::basic_string<_CharT,
_Traits, _Alloc>::assign(const _CharT*, typename _Alloc::size_type)'
/usr/local/include/c++/3.3.2/bits/basic_string.h:494: error: `
std::basic_string<_CharT, _Traits, _Alloc>& std::basic_string<_CharT,
_Traits, _Alloc>::assign(const _CharT*, typename _Alloc::size_type)'
previously declared here
/usr/local/include/c++/3.3.2/bits/basic_string.tcc:275: error: no `
std::basic_string<_CharT, _Traits, _Alloc>& std::basic_string<_CharT,
_Traits, _Alloc>::assign(const _CharT*, typename _Alloc::size_type)' member
function declared in class `std::basic_string<_CharT, _Traits, _Alloc>'
/usr/local/include/c++/3.3.2/bits/basic_string.tcc:300: error: redefinition of
`std::basic_string<_CharT, _Traits, _Alloc>& std::basic_string<_CharT,
_Traits, _Alloc>::insert(typename _Alloc::size_type, const
std::basic_string<_CharT, _Traits, _Alloc>&, typename _Alloc::size_type,
das geht noch ein paar zeilen lang lustig so weiter
wir versuchen jetzt seit tagen mit zwei leuten, das irgendwie zum laufen zu bewegen, aber wir kommen einfach nicht weiter :(