Re: CppUnit version
Rene Engelhard <[email protected]> Fri, 27 Aug 2010 11:42:01 +0200
| Newsgroups | gmane.comp.openoffice.devel.porting |
|---|---|
| Organization | OpenOffice.org |
| Message-ID | <[email protected]> |
Hi, On Fri, Aug 27, 2010 at 11:24:26AM +0200, Stephan Bergmann wrote: > `/local/ooovanilla/ooodev_hg/newworkingDEV300/cppunit/unxlngx6.pro/misc= /build/cppunit-1.12.1' > dmake: Error code 2, while making =20 > './unxlngx6.pro/misc/build/so_built_cppunit' > > "I can't find a solution for this issue but I get help from Thorsten =20 > Behrens in the go-oo channel. He pointed me to a patch in the go-oo =20 > repro: build-allow-system-cppunit-1.12.0.diff. This patch changes the =20 > line in the configure.in from > PKG_CHECK_MODULES( CPPUNIT, cppunit >=3D 1.12.1 ) > to > PKG_CHECK_MODULES( CPPUNIT, cppunit >=3D 1.12.0 )" That makes no sense. (Except when he subsqeuently also got told to use --with-system-cppunit). > Andreas, please file an issue to lower CppUnit requirement to 1.12.0 =20 > then. (And whoever wrote that apparently trivial go-oo patch -- why di= d =20 > you not bother upstreaming it?) I didn't do the patch (pmladek did) but I didn't bother either to point you to it (and I know the statement you cite below). Why? libcppunit-dev | 1.12.1-1 | stable | alpha, amd64, arm, armel, h= ppa, i386, ia64, mips, mipsel, powerpc, s390, sparc Debian lenny was released almost 1.5 years ago. Not counting the freeze b= efore that. So anything shipping 1.12.0 didn't get updated in 1.5 years. (Which wonders me: Andreas has gcc 4.5(!) but that ancient cppunit. Sound= s like a broken distro to me. Most uptodate gcc but ancient other stuff...) Gr=FC=DFe/Regards, Ren=E9