Hi Scott,
Thank's !!
I have manually correct the configure file and it work.
Greetings,
Philippe
Le 27/11/2011 19:37, [email protected] a écrit :
Hi Philippe
I've attached a patch file for the configure script. But there is
only one line that changed, so you may just want to edit that file and
change line 20719
from:
bnv_try_4="$CXX $QT_LIBS $LIBS -o bnv_qt_main bnv_qt_main.o
moc_bnv_qt_test.o >/dev/null 2>/dev/null"
To this:
bnv_try_4="$CXX -o bnv_qt_main bnv_qt_main.o moc_bnv_qt_test.o
$QT_LIBS $LIBS >/dev/null 2>/dev/null"
-Scott
Quoting philippe <[email protected]>:
Hi Scott,
Be not a programmer, I waited patiently for someone finds the
solution. ;-)
Can you give us the code to reverse or it is to big to post here?
Greetings,
Philippe
Le 27/11/2011 06:41, [email protected] a écrit :
I have solved the problem, I had to reverse some code in the
./configure script.
It doesn't seem to like the libraries listed first in the g++ command.
I guess the real problem is in autoconf?
Quoting [email protected]:
Quoting Fred Gleason<[email protected]>:
On Oct 23, 2011, at 04:24 48, philippe wrote:
It seems to be more complicatedthan I thought ;-)
Perhaps. As a brute-force approach, you might try removing the
-devel package for Qt4.
I'm having the same problem, but the Qt4 development package isn't
installed:
$> sudo apt-get remove libqt4-dev
Reading package lists... Done
Building dependency tree
Reading state information... Done
Package libqt4-dev is not installed, so not removed
0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.
I don't even see the Qt4 libraries (I'm using Lubuntu 11.10):
$> ls /usr/lib/*qt*
/usr/lib/libqt-mt.la
/usr/lib/libqt-mt.prl
/usr/lib/libqt-mt.so
/usr/lib/libqt-mt.so.3
/usr/lib/libqt-mt.so.3.3
/usr/lib/libqt-mt.so.3.3.8
/usr/lib/qt3:
plugins
Philippe, were you able to resolve this issue?
Thanks,
-Scott
_______________________________________________
Rivendell-dev mailing list
[email protected]
http://lists.rivendellaudio.org/mailman/listinfo/rivendell-dev
_______________________________________________
Rivendell-dev mailing list
[email protected]
http://lists.rivendellaudio.org/mailman/listinfo/rivendell-dev
_______________________________________________
Rivendell-dev mailing list
[email protected]
http://lists.rivendellaudio.org/mailman/listinfo/rivendell-dev
_______________________________________________
Rivendell-dev mailing list
[email protected]
http://lists.rivendellaudio.org/mailman/listinfo/rivendell-dev
_______________________________________________
Rivendell-dev mailing list
[email protected]
http://lists.rivendellaudio.org/mailman/listinfo/rivendell-dev