Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 15 Feb 2007 15:59:59 +0100
From:      fred <fredmfp@gmail.com>
To:        ports@freebsd.org
Subject:   ParaView3 build and Qt4...
Message-ID:  <45D4756F.2070109@gmail.com>

next in thread | raw e-mail | index | archive | help
Hi all,

I'm trying to build ParaView3 (2.9.8) on my freebsd box (6.2).

I have successfully built Qt 4.2.2 and cmake 2.4.6.

But when I run cmake to configure PV3, it complains about something
missing related to Qt4 and X11 if I understand right:

QT_X11_QMAKESPEC_LIBRARY
QT_X11_QMAKESPEC_LIBRARY-NOTFOUND
QT_X11_be_LIBRARY
QT_X11_be_LIBRARY-NOTFOUND
QT_X11_been_LIBRARY
QT_X11_been_LIBRARY-NOTFOUND
QT_X11_cannot_LIBRARY
QT_X11_cannot_LIBRARY-NOTFOUND
QT_X11_configuration_LIBRARY
QT_X11_configuration_LIBRARY-NOTFOUND
QT_X11_file:_LIBRARY
QT_X11_file:_LIBRARY-NOTFOUND
QT_X11_has_LIBRARY
QT_X11_has_LIBRARY-NOTFOUND
QT_X11_not_LIBRARY
QT_X11_not_LIBRARY-NOTFOUND
QT_X11_processing_LIBRARY
QT_X11_processing_LIBRARY-NOTFOUND
QT_X11_project_LIBRARY
QT_X11_project_LIBRARY-NOTFOUND
QT_X11_set,_LIBRARY
QT_X11_set,_LIBRARY-NOTFOUND
QT_X11_so_LIBRARY
QT_X11_so_LIBRARY-NOTFOUND

What does it mean ?

Moreover, the QT_X11_* look very strange to me (not, been, has ???) !

What's wrong ?

Thanks in advance.

Cheers,

-- 
Fred.





Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?45D4756F.2070109>