As found out after having filed this bug, it's the libtool devs who have failed
it: http://osdir.com/ml/gnu.libtool.bugs/2005-05/msg00249.html .. so now I at
least know I don't have to bother the people behind the projects that use
libtool with it.
- Queries
- All Stories
- Search
- Advanced Search
- Transactions
- Transaction Logs
Feed Advanced Search
Advanced Search
Advanced Search
Nov 25 2008
Nov 25 2008
penma removed a project from T969: libgpg-error/libgcrypt: configure: useless dependency on C++: Feature Request.
penma raised the priority of T969: libgpg-error/libgcrypt: configure: useless dependency on C++ from Wishlist to Normal.
Nov 18 2008
Nov 18 2008
penma renamed T969: libgpg-error/libgcrypt: configure: useless dependency on C++ from libgpg-error: configure: useless dependency on C++ to libgpg-error/libgcrypt: configure: useless dependency on C++.
penma changed Version from 1.6 to 1.4.3 on T969: libgpg-error/libgcrypt: configure: useless dependency on C++.
penma added a project to T969: libgpg-error/libgcrypt: configure: useless dependency on C++: libgcrypt.
configure script of libgcrypt (and libgpg-error) does not run without a C++
compiler installed, throwing "C++ compiler fails sanity check". However, when
manually "fixing" the configure script to not exit when it can't find a compiler
and instead continue, libgpg-error and libgcrypt configure and build properly,
even without a C++ compiler.