Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 12772 - mysqlnavigator-1.4.1 doesn't compile requires qt version 3.0.5
Summary: mysqlnavigator-1.4.1 doesn't compile requires qt version 3.0.5
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Development (show other bugs)
Hardware: x86 Linux
: High normal
Assignee: Gentoo KDE team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2002-12-27 03:03 UTC by Sami Näätänen
Modified: 2003-04-04 01:27 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Sami Näätänen 2002-12-27 03:03:30 UTC
In make

c++ -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../pics -I../../../include
-I/usr/include/mysql -I/usr/qt/3/include -O2 -Wall -Wp,-MD,.deps/about_moc.pp -c
about_moc.cpp  -fPIC -DPIC -o .libs/about_moc.lo
about_moc.cpp:17: #error "This file was generated using the moc from 3.0.5. It"
about_moc.cpp:18: #error "cannot be used with the include files from this
version of Qt."
about_moc.cpp:19: #error "(The moc has changed too much.)"

In install to temp

c++ -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../pics -I../../../include
-I/usr/include/mysql -I/usr/qt/3/include -O2 -Wall -Wp,-MD,.deps/about_moc.pp -c
about_moc.cpp  -fPIC -DPIC -o .libs/about_moc.lo
about_moc.cpp:17: #error "This file was generated using the moc from 3.0.5. It"
about_moc.cpp:18: #error "cannot be used with the include files from this
version of Qt."
about_moc.cpp:19: #error "(The moc has changed too much.)"


Ihave Qt v 3.1.0-r1

emerge info:

Portage 2.0.46-r2 (default-1.0, gcc-2.95.3, glibc-2.2.5-r7)
=================================================================
System uname: 2.4.19-gentoo-r10 i686 Pentium III (Coppermine)
USE="x86 apm avi crypt cups encode jpeg libg++ mikmod mmx mpeg ncurses pdflib
qtmt quicktime spell truetype xml2 xmms xv berkdb esd gdbm gif gpm gphoto2 gtk
guile imlib java libwww motif mozilla nls oggvorbis opengl perl png python qt
scanner sdl slang ssl tcltk tcpd tiff X oss sse dvd cdr -3dnow -aalib -alsa
-arts -bonobo -directfb -ggi -kde -gnome -gnome-libs -ldap -mysql -nas -pam
-postgres -readline -ruby -snmp -svga -tetex"
ARCH="x86"
COMPILER=""
CHOST="i686-pc-linux-gnu"
CFLAGS="-march=i686 -O3 -pipe -fomit-frame-pointer"
CXXFLAGS="-march=i686 -O3 -pipe -fomit-frame-pointer"
ACCEPT_KEYWORDS="x86 ~x86"
CONFIG_PROTECT="/etc /var/qmail/control /usr/share/config
/usr/kde/2/share/config /usr/kde/3/share/config
/usr/kde/3/share/config:/usr/share/config"
CONFIG_PROTECT_MASK="/etc/init.d /etc/gconf /etc/env.d"
MAKEOPTS="-j2"
JDK_HOME="/opt/sun-jdk-1.4.1.01"
JAVA_HOME="/opt/sun-jdk-1.4.1.01"
AUTOCLEAN="yes"
SYNC="rsync://rsync.gentoo.org/gentoo-portage"
GENTOO_MIRRORS="http://www.ibiblio.org/pub/Linux/distributions/gentoo"
Comment 1 Hannes Mehnert (RETIRED) gentoo-dev 2003-01-03 04:00:05 UTC
fixed in cvs, please test. thanks. 
Comment 2 John Davis (zhen) (RETIRED) gentoo-dev 2003-04-04 01:22:45 UTC
db fix
Comment 3 John Davis (zhen) (RETIRED) gentoo-dev 2003-04-04 01:27:38 UTC
db fix