Re: [LAU] building Freecycle for x86_64 ?

From: Florian Schmidt <mista.tapas@email-addr-hidden>
Date: Thu Jun 07 2007 - 14:48:36 EEST

On Thursday 07 June 2007, Dave Phillips wrote:
> Florian Schmidt wrote:
> >BTW: Of course it might be that the OP's problem is completely orthogonal
> > to this issue. He never posted the error messages, so it's hard to tell.
>
> Ah yes, error messages. Here you go:
>
> dlphilp@email-addr-hidden:~/freecycle$ export QTDIR=/usr/share/qt3/
>
> dlphilp@email-addr-hidden:~/freecycle$ qmake-qt3 freecycle.pro
>
> dlphilp@email-addr-hidden:~/freecycle$ make
> cd src && make -f Makefile
> make[1]: Entering directory `/home/dlphilp/freecycle/src'
> g++ -c -pipe -Wall -W -O2 -D_REENTRANT -DHAS_JACK -DHAS_ALSA
> -DHAS_SOUNDTOUCH -DHAS_MIDI -DQT_NO_DEBUG -DQT_THREAD_SUPPORT
> -I/usr/share/qt3/mkspecs/default -I. -I../src -I/usr/include
> -I/usr/local/include -I/opt/gnome/include/glib-2.0
> -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include
> -I/opt/gnome/lib/glib-2.0/include -I/usr/share/qt3/include -o main.o
> main.cpp
> In file included from main.cpp:22:
> freecycle.h:24:26: error: q3mainwindow.h: No such file or directory
> freecycle.h:27:26: error: q3scrollview.h: No such file or directory
> freecycle.h:28:21: error: q3frame.h: No such file or directory
> freecycle.h:30:20: error: q3vbox.h: No such file or directory
> freecycle.h:31:20: error: q3hbox.h: No such file or directory
> freecycle.h:32:22: error: q3canvas.h: No such file or directory
> freecycle.h:37:24: error: q3memarray.h: No such file or directory
> freecycle.h:39:23: error: QCloseEvent: No such file or directory
> freecycle.h:40:23: error: Q3PopupMenu: No such file or directory
> In file included from drawsoundwidget.h:23,
> from freecycle.h:43,
> from main.cpp:22:
> ./defs.h:27:23: error: QTextStream: No such file or directory
> ./defs.h:28:18: error: QDebug: No such file or directory
> In file included from freecycle.h:43,
> from main.cpp:22:
> drawsoundwidget.h:30:23: error: q3ptrlist.h: No such file or directory
> drawsoundwidget.h:32:26: error: QDragMoveEvent: No such file or directory
> drawsoundwidget.h:33:24: error: QCustomEvent: No such file or directory
> drawsoundwidget.h:34:22: error: QDropEvent: No such file or directory
> drawsoundwidget.h:35:27: error: QDragLeaveEvent: No such file or directory
> drawsoundwidget.h:36:17: error: QList: No such file or directory
>
> et cetera...
>
>
> The missing files are all found in /usr/include/qt4/Q* which confuses me
> even more. And in anticipation of the question: the Qt packages were
> installed via apt-get and Synaptic.
>
> I'll give this whole thing one final shot today if someone can come up
> with a way around Debian's Qt directory policy.
>
> Btw, these errors are identical whether I build from tarball or
> repository sources.

It seems to me that the freecycle uses a mixture of Qt3 and Qt4. When i try to
build with Qt3 it complains about missing qassistantclient.h which is not in
Qt3, but when i try to build with Qt4, it complains that the .ui files are
created with a too olde version of uic.

So i suppose noone wins..

Regards,
Flo

-- 
Palimm Palimm!
http://tapas.affenbande.org
_______________________________________________
Linux-audio-user mailing list
Linux-audio-user@email-addr-hidden
http://lists.linuxaudio.org/mailman/listinfo.cgi/linux-audio-user
Received on Thu Jun 7 16:15:03 2007

This archive was generated by hypermail 2.1.8 : Thu Jun 07 2007 - 16:15:03 EEST