Summary: | app-text/wv2-0.2.3 fails w/gcc 4.3.0 | ||
---|---|---|---|
Product: | Gentoo Linux | Reporter: | Peter Alfredsen (RETIRED) <loki_val> |
Component: | [OLD] GCC Porting | Assignee: | TeX project <tex> |
Status: | RESOLVED FIXED | ||
Severity: | normal | CC: | gcc-porting |
Priority: | High | ||
Version: | unspecified | ||
Hardware: | All | ||
OS: | Linux | ||
Whiteboard: | |||
Package list: | Runtime testing required: | --- | |
Bug Depends on: | |||
Bug Blocks: | 198121 | ||
Attachments: | wv2-gcc43.patch |
Description
Peter Alfredsen (RETIRED)
![]() Created attachment 146911 [details, diff] wv2-gcc43.patch Fixes the problem. Snatched from Fedora: http://cvs.fedoraproject.org/viewcvs/devel/wv2/wv2-gcc43.patch?rev=1.1&view=log + 18 Apr 2008; Samuli Suominen <drac@gentoo.org> + +files/wv2-0.2.3-gcc43.patch, wv2-0.2.3.ebuild: + Fix building with GCC 4.3 wrt #214264. Use DESTDIR for installing. Fix + LICENSE from GPL-2 to LGPL-2. + src_test is still buggered. In file included from iconvtest.cpp:31: ./test.h: In function 'void wvWare::test(bool, const std::string&, const std::string&)': ./test.h:36: error: '::exit' has not been declared Fixed. |