pkgsrc-Users archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
qt4 doesn't build on NetBSD 3.x
On Mon, Dec 17, 2007 at 10:19:44PM +0000, Adam Ciarcinski wrote:
>
> Module Name: pkgsrc
> Committed By: adam
> Date: Mon Dec 17 22:19:44 UTC 2007
>
> Modified Files:
> pkgsrc/x11/qt4: Makefile.common
> pkgsrc/x11/qt4-libs: Makefile distinfo
> pkgsrc/x11/qt4-tools: Makefile
>
> Log Message:
> Changes 4.3.3:
> Qt 4.3.3 is a bug-fix release.
> Read 'changes-4.3.3' for details.
>
This doesn't build on NetBSD 3.x because it doesn't have strtold(3)...
/scratch/work/x11/qt4-libs/work/qt-x11-opensource-src-4.3.3/src/script/qscriptlexer.cpp:
In member function `int QScript::Lexer::lex()':
/scratch/work/x11/qt4-libs/work/qt-x11-opensource-src-4.3.3/src/script/qscriptlexer.cpp:711:
error: ` strtold' undeclared (first use this function)
/scratch/work/x11/qt4-libs/work/qt-x11-opensource-src-4.3.3/src/script/qscriptlexer.cpp:711:
error: (Each undeclared identifier is reported only once for each function it
appears in.)
make: *** [qscriptlexer.o] Error 1
*** Error code 2
Geert
Home |
Main Index |
Thread Index |
Old Index