#805: qt-gui can not be build on 64bit Suse 10.
------------------------+---------------------------------------------------
Reporter: mishaikin | Owner:
Type: defect | Status: closed
Priority: normal | Milestone: 1.3.4
Component: build | Version: 1.3.*
Resolution: wontfix | Keywords:
------------------------+---------------------------------------------------
Comment (by stephan2503):
Hey, seems to work :[[BR]]
checking for QT libraries... yes, lib: -lqt-mt in /usr/lib/qt3/lib64
checking for QT >= 3.x... yes
checking for moc... /usr/lib/gt3/bin/moc
grep: /usr/lib/gt3/bin/moc: No such file or directory
configure: error:
The Qt meta object compiler (moc)
/usr/lib/gt3/bin/moc
found by configure is not the one part of Qt 3.x.
It's likely that the found one is the one shipped with
Qt 1.x or Qt 2.x. That one will not work.
Please check your installation.
Use the --with-qt-moc option to specify the path and name
of the moc compiler shipped with your Qt 3.x lib.
Some distributions rename it to "moc2", maybe you find that
on your system.
see ./configure --help for details.
stephan:/home/stephan/licq-20060919/plugins/qt-gui #
[[BR]][[BR]]
I try again the daily snapshot ..:
the base system compiles succsefully.. cd /plugins/qt-gui, make -f
Makefile.cvs:
stephan:/home/stephan/licq/plugins/qt-gui # make -f Makefile.cvs
This Makefile is only for the CVS repository
This will be deleted before making the distribution
*** Concatenating configure tests into acinclude.m4
*** Retrieving configure tests needed by configure.in
/usr/share/aclocal/pilot-link.m4:1: warning: underquoted definition of
AC_PILOT_LINK_HOOK
run info '(automake)Extending aclocal'
or see http://sources.redhat.com/automake/automake.html#Extending-
aclocal
*** Scanning for include statements
*** Building Makefile templates (step one)
*** Scanning for moc files
Error: $(licq_gui) is listed in a _SOURCE line in src/Makefile.in, but
doesn't exist yet. Put it in DISTCLEANFILES!
*** Building Makefile templates (step two)
*** Create date/time stamp
*** Finished
Don't forget to run ./configure
If you haven't done so in a while, run ./configure --help[[BR]]
./configure --enable-debug --with-kde[[BR]]
checking for KDE includes... /opt/kde3/include
checking for QT libraries... yes, lib: -lqt-mt in /usr/lib/qt3/lib
checking for QT >= 3.x... no
configure: error:
Sorry, but you need QT version 3.x or higher to compile the Qt gui
plugin.
[[BR]]
/configure --with-qt-libraries=/usr/lib/qt3/lib64 --with-kde --enable-
debug:[[BR]]
checking for QT libraries... yes, lib: -lqt-mt in /usr/lib/qt3/lib
checking for QT >= 3.x... no
configure: error:
Sorry, but you need QT version 3.x or higher to compile the Qt gui
plugin.
[[BR]]
^^ sorry, this doesnt seems to work ^^ i got the snapshot with :
# svn co http://svn.licq.org/svn/trunk/licq
like the directives at yout page.[[BR]]
----[[BR]]
and ^^ if you could correct the typing error ( it has to be Qt3 in the
moc-line, not Gt3 )
then your script works fine in the first time.[[BR]]
thank you.[[BR]]
if it would help develop. i could try the daily snapshot again with fixes
if it will work.[[BR]]
waiting for answer an thank you[[BR]]
stephan[[BR]]
--
Ticket URL: <http://trac.licq.org/ticket/805#comment:12>
Licq <http://www.licq.org/>
Licq - an instant messaging client for UNIX.