Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
emerge fluxbox, kde, xfce, etc fails at qt
View unanswered posts
View posts from last 24 hours
View posts from last 7 days

 
Reply to topic    Gentoo Forums Forum Index Desktop Environments
View previous topic :: View next topic  
Author Message
MontyPython1087
n00b
n00b


Joined: 01 Aug 2003
Posts: 43

PostPosted: Wed Dec 22, 2004 6:37 pm    Post subject: emerge fluxbox, kde, xfce, etc fails at qt Reply with quote

I am not quite sure what is going on. For some reason qt will not build. I have tried to emerge older versions of qt with no success. Any ideas? I would post more info than this but i don't know what you would need. Thanks in advance.

Here is my make.conf

# These settings were set by the catalyst build script that automatically built this stage
# Please consult /etc/make.conf.example for a more detailed example
CFLAGS="-O2 -march=i686 -pipe"
CHOST="i686-pc-linux-gnu"
CXXFLAGS="${CFLAGS}"
USE="-gnome -kde usb qt gtk gtk2 xinerama mpeg avi dv tiff quicktime xine cups avi aim divx4linux gphoto2 oggvorbis alsa cdr samba xvid"
MAKEOPTS="-j2"
#GENTOO_MIRRORS="ftp://ftp6.uni-erlangen.de/pub/mirrors/gentoo ftp://vlaai.snt.ipv6.utwente.nl/pub/os/linux/gentoo/ ftp://chod.cwru.edu/gentoo http://vlaai.snt.ipv6.utwente.nl/pub/os/linux/gentoo/"
#FEATURES="distcc"
_________________
Tim: the Enchanter: There it is!
King Arthur: Where?
Tim: the Enchanter: There.
King Arthur: What, behind the rabbit?
Tim: the Enchanter: It is the rabbit!
Back to top
View user's profile Send private message
Blubbmon
Apprentice
Apprentice


Joined: 13 Feb 2004
Posts: 156
Location: Germany, Potsdam

PostPosted: Wed Dec 22, 2004 8:08 pm    Post subject: Reply with quote

Could you post the error message of
Code:
emerge fluxbox


You should also enable at least one gentoo mirror in your /etc/make.conf
Code:
mirrorselect -a -s4 -o | grep 'GENTOO_MIRRORS=' >> /mnt/gentoo/etc/make.conf
Back to top
View user's profile Send private message
MontyPython1087
n00b
n00b


Joined: 01 Aug 2003
Posts: 43

PostPosted: Wed Dec 22, 2004 10:23 pm    Post subject: Reply with quote

/work/qt-x11-free-3.3.3/mkspecs/linux-g++ -I. -I/usr/include/freetype2 -I../../include -I../tools -I. -o ./qgarray.o ../tools/qgarray.cpp
> g++ -c -pipe -fno-exceptions -O2 -march=i686 -pipe -DQT_MOC -DQT_NO_CODECS -DQT_LITE_UNICODE -DQT_NO_COMPONENT -DQT_NO_STL -DQT_NO_COMPRESS -I/var/tmp/portage/qt-3.3.3/work/qt-x11-free-3.3.3/mkspecs/linux-g++ -I. -I/usr/include/freetype2 -I../../include -I../tools -I. -o ./qgdict.o ../tools/qgdict.cpp
> g++ -c -pipe -fno-exceptions -O2 -march=i686 -pipe -DQT_MOC -DQT_NO_CODECS -DQT_LITE_UNICODE -DQT_NO_COMPONENT -DQT_NO_STL -DQT_NO_COMPRESS -I/var/tmp/portage/qt-3.3.3/work/qt-x11-free-3.3.3/mkspecs/linux-g++ -I. -I/usr/include/freetype2 -I../../include -I../tools -I. -o ./qglist.o ../tools/qglist.cpp
> g++ -c -pipe -fno-exceptions -O2 -march=i686 -pipe -DQT_MOC -DQT_NO_CODECS -DQT_LITE_UNICODE -DQT_NO_COMPONENT -DQT_NO_STL -DQT_NO_COMPRESS -I/var/tmp/portage/qt-3.3.3/work/qt-x11-free-3.3.3/mkspecs/linux-g++ -I. -I/usr/include/freetype2 -I../../include -I../tools -I. -o ./qglobal.o ../tools/qglobal.cpp
> make[1]: Entering directory `/var/tmp/portage/qt-3.3.3/work/qt-x11-free-3.3.3/src/moc'
g++ -c -pipe -fno-exceptions -O2 -march=i686 -pipe -DQT_MOC -DQT_NO_CODECS -DQT_LITE_UNICODE -DQT_NO_COMPONENT -DQT_NO_STL -DQT_NO_COMPRESS -I/var/tmp/portage/qt-3.3.3/work/qt-x11-free-3.3.3/mkspecs/linux-g++ -I. -I/usr/include/freetype2 -I../../include -I../tools -I. -o ./qbuffer.o ../tools/qbuffer.cpp
g++ -c -pipe -fno-exceptions -O2 -march=i686 -pipe -DQT_MOC -DQT_NO_CODECS -DQT_LITE_UNICODE -DQT_NO_COMPONENT -DQT_NO_STL -DQT_NO_COMPRESS -I/var/tmp/portage/qt-3.3.3/work/qt-x11-free-3.3.3/mkspecs/linux-g++ -I. -I/usr/include/freetype2 -I../../include -I../tools -I. -o ./qptrcollection.o ../tools/qptrcollection.cpp
g++ -c -pipe -fno-exceptions -O2 -march=i686 -pipe -DQT_MOC -DQT_NO_CODECS -DQT_LITE_UNICODE -DQT_NO_COMPONENT -DQT_NO_STL -DQT_NO_COMPRESS -I/var/tmp/portage/qt-3.3.3/work/qt-x11-free-3.3.3/mkspecs/linux-g++ -I. -I/usr/include/freetype2 -I../../include -I../tools -I. -o ./qcstring.o ../tools/qcstring.cpp
g++ -c -pipe -fno-exceptions -O2 -march=i686 -pipe -DQT_MOC -DQT_NO_CODECS -DQT_LITE_UNICODE -DQT_NO_COMPONENT -DQT_NO_STL -DQT_NO_COMPRESS -I/var/tmp/portage/qt-3.3.3/work/qt-x11-free-3.3.3/mkspecs/linux-g++ -I. -I/usr/include/freetype2 -I../../include -I../tools -I. -o ./qdatastream.o ../tools/qdatastream.cpp
g++ -c -pipe -fno-exceptions -O2 -march=i686 -pipe -DQT_MOC -DQT_NO_CODECS -DQT_LITE_UNICODE -DQT_NO_COMPONENT -DQT_NO_STL -DQT_NO_COMPRESS -I/var/tmp/portage/qt-3.3.3/work/qt-x11-free-3.3.3/mkspecs/linux-g++ -I. -I/usr/include/freetype2 -I../../include -I../tools -I. -o ./qdatetime.o ../tools/qdatetime.cpp
g++ -c -pipe -fno-exceptions -O2 -march=i686 -pipe -DQT_MOC -DQT_NO_CODECS -DQT_LITE_UNICODE -DQT_NO_COMPONENT -DQT_NO_STL -DQT_NO_COMPRESS -I/var/tmp/portage/qt-3.3.3/work/qt-x11-free-3.3.3/mkspecs/linux-g++ -I. -I/usr/include/freetype2 -I../../include -I../tools -I. -o ./qfile.o ../tools/qfile.cpp
g++ -c -pipe -fno-exceptions -O2 -march=i686 -pipe -DQT_MOC -DQT_NO_CODECS -DQT_LITE_UNICODE -DQT_NO_COMPONENT -DQT_NO_STL -DQT_NO_COMPRESS -I/var/tmp/portage/qt-3.3.3/work/qt-x11-free-3.3.3/mkspecs/linux-g++ -I. -I/usr/include/freetype2 -I../../include -I../tools -I. -o ./qdir.o ../tools/qdir.cpp
g++ -c -pipe -fno-exceptions -O2 -march=i686 -pipe -DQT_MOC -DQT_NO_CODECS -DQT_LITE_UNICODE -DQT_NO_COMPONENT -DQT_NO_STL -DQT_NO_COMPRESS -I/var/tmp/portage/qt-3.3.3/work/qt-x11-free-3.3.3/mkspecs/linux-g++ -I. -I/usr/include/freetype2 -I../../include -I../tools -I. -o ./qfileinfo.o ../tools/qfileinfo.cpp
g++ -c -pipe -fno-exceptions -O2 -march=i686 -pipe -DQT_MOC -DQT_NO_CODECS -DQT_LITE_UNICODE -DQT_NO_COMPONENT -DQT_NO_STL -DQT_NO_COMPRESS -I/var/tmp/portage/qt-3.3.3/work/qt-x11-free-3.3.3/mkspecs/linux-g++ -I. -I/usr/include/freetype2 -I../../include -I../tools -I. -o ./qgarray.o ../tools/qgarray.cpp
g++ -c -pipe -fno-exceptions -O2 -march=i686 -pipe -DQT_MOC -DQT_NO_CODECS -DQT_LITE_UNICODE -DQT_NO_COMPONENT -DQT_NO_STL -DQT_NO_COMPRESS -I/var/tmp/portage/qt-3.3.3/work/qt-x11-free-3.3.3/mkspecs/linux-g++ -I. -I/usr/include/freetype2 -I../../include -I../tools -I. -o ./qgdict.o ../tools/qgdict.cpp
g++ -c -pipe -fno-exceptions -O2 -march=i686 -pipe -DQT_MOC -DQT_NO_CODECS -DQT_LITE_UNICODE -DQT_NO_COMPONENT -DQT_NO_STL -DQT_NO_COMPRESS -I/var/tmp/portage/qt-3.3.3/work/qt-x11-free-3.3.3/mkspecs/linux-g++ -I. -I/usr/include/freetype2 -I../../include -I../tools -I. -o ./qglist.o ../tools/qglist.cpp
g++ -c -pipe -fno-exceptions -O2 -march=i686 -pipe -DQT_MOC -DQT_NO_CODECS -DQT_LITE_UNICODE -DQT_NO_COMPONENT -DQT_NO_STL -DQT_NO_COMPRESS -I/var/tmp/portage/qt-3.3.3/work/qt-x11-free-3.3.3/mkspecs/linux-g++ -I. -I/usr/include/freetype2 -I../../include -I../tools -I. -o ./qstring.o ../tools/qstring.cpp
{standard input}: Assembler messages:
{standard input}:3586: Warning: end of file not at end of a line; newline inserted
g++: Internal error: Terminated (program cc1plus)
Please submit a full bug report.
See <URL:https://bugs.gentoo.org/> for instructions.
{standard input}:4811: Error: no such instruction: `cal'
make[1]: *** [qregexp.o] Error 1
make[1]: *** Waiting for unfinished jobs....
make[1]: Leaving directory `/var/tmp/portage/qt-3.3.3/work/qt-x11-free-3.3.3/src/moc'
make: *** [src-moc] Error 2

!!! ERROR: x11-libs/qt-3.3.3 failed.
!!! Function src_compile, Line 125, Exitcode 2
!!! (no error message)
!!! If you need support, post the topmost build error, NOT this status message.
_________________
Tim: the Enchanter: There it is!
King Arthur: Where?
Tim: the Enchanter: There.
King Arthur: What, behind the rabbit?
Tim: the Enchanter: It is the rabbit!
Back to top
View user's profile Send private message
Blubbmon
Apprentice
Apprentice


Joined: 13 Feb 2004
Posts: 156
Location: Germany, Potsdam

PostPosted: Wed Dec 22, 2004 10:37 pm    Post subject: Reply with quote

Take a look into /etc/make.conf.example and configure your main Gentoo file. See also:
http://www.gentoo-wiki.com/CFLAGS
http://www.gentoo-wiki.com/Safe_Cflags

If the error remains you should post the complete output of
Code:
# emerge info


HTH.
Back to top
View user's profile Send private message
MontyPython1087
n00b
n00b


Joined: 01 Aug 2003
Posts: 43

PostPosted: Wed Dec 22, 2004 10:59 pm    Post subject: emerge info... Reply with quote

bash-2.05b# emerge info
Portage 2.0.51-r3 (default-linux/x86/2004.3, gcc-3.3.4, glibc-2.3.4.20040808-r1, 2.6.9-gentoo-r9 i686)
=================================================================
System uname: 2.6.9-gentoo-r9 i686 Pentium II (Deschutes)
Gentoo Base System version 1.4.16
distcc 2.16 i686-pc-linux-gnu (protocols 1 and 2) (default port 3632) [disabled]
Autoconf: sys-devel/autoconf-2.59-r5
Automake: sys-devel/automake-1.8.5-r1
Binutils: sys-devel/binutils-2.15.90.0.1.1-r3
Headers: sys-kernel/linux-headers-2.4.21-r1
Libtools: sys-devel/libtool-1.5.2-r7
ACCEPT_KEYWORDS="x86"
AUTOCLEAN="yes"
CFLAGS="-O2 -march=i686 -pipe"
CHOST="i686-pc-linux-gnu"
COMPILER=""
CONFIG_PROTECT="/etc /usr/X11R6/lib/X11/xkb /usr/kde/2/share/config /usr/kde/3/share/config /usr/share/config /var/qmail/control"
CONFIG_PROTECT_MASK="/etc/gconf /etc/terminfo /etc/env.d"
CXXFLAGS="-O2 -march=i686 -pipe"
DISTDIR="/usr/portage/distfiles"
FEATURES="autoaddcvs autoconfig ccache distlocks sandbox sfperms"
GENTOO_MIRRORS="http://gentoo.osuosl.org http://distro.ibiblio.org/pub/Linux/distributions/gentoo"
MAKEOPTS="-j2"
PKGDIR="/usr/portage/packages"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR="/usr/portage"
PORTDIR_OVERLAY=""
SYNC="rsync://rsync.gentoo.org/gentoo-portage"
USE="x86 X acl aim alsa apm arts avi berkdb bitmap-fonts cdr crypt cups divx4linux dv encode esd foomaticdb fortran gdbm gif gphoto2 gpm gtk gtk2 imlib ipv6 jpeg libwww mad mikmod motif mpeg ncurses network nls oggvorbis opengl oss pam pdflib perl png python qt quicktime readline real samba sdl spell ssl svga tcpd tiff truetype usb xine xinerama xml2 xmms xv xvid zlib"
_________________
Tim: the Enchanter: There it is!
King Arthur: Where?
Tim: the Enchanter: There.
King Arthur: What, behind the rabbit?
Tim: the Enchanter: It is the rabbit!
Back to top
View user's profile Send private message
Blubbmon
Apprentice
Apprentice


Joined: 13 Feb 2004
Posts: 156
Location: Germany, Potsdam

PostPosted: Wed Dec 22, 2004 11:09 pm    Post subject: Reply with quote

Quote:
CFLAGS="-O2 -march=i686 -pipe"
CXXFLAGS="-O2 -march=i686 -pipe"


Adjust this flags in /etc/make.conf to something useful
http://www.gentoo-wiki.com/Safe_Cflags#Pentium_II_.28Intel.29

Then try to re-emerge fluxbox e.g.
Back to top
View user's profile Send private message
MontyPython1087
n00b
n00b


Joined: 01 Aug 2003
Posts: 43

PostPosted: Wed Dec 22, 2004 11:37 pm    Post subject: Ooh yeah... Reply with quote

I had not looked very far into that Safe Cflags link you sent me yet. Thanks. Believe it or not im in the middle of baking cookies so I've been in and out. This clears up a lot. I wasn't too sure what to use for a pentium2 (because the make.conf.example had pentium2 as (celeron). I will post back as soon as it finishes.
_________________
Tim: the Enchanter: There it is!
King Arthur: Where?
Tim: the Enchanter: There.
King Arthur: What, behind the rabbit?
Tim: the Enchanter: It is the rabbit!
Back to top
View user's profile Send private message
Blubbmon
Apprentice
Apprentice


Joined: 13 Feb 2004
Posts: 156
Location: Germany, Potsdam

PostPosted: Wed Dec 22, 2004 11:49 pm    Post subject: Reply with quote

Enjoy your cookies! :D
Back to top
View user's profile Send private message
MontyPython1087
n00b
n00b


Joined: 01 Aug 2003
Posts: 43

PostPosted: Thu Dec 23, 2004 1:04 am    Post subject: Still nothing Reply with quote

Still get the same error. my new make.conf that i used was with
CFLAGS="-march=pentium2 -O2 -pipe -fomit-frame-pointer"
im now trying CFLAGS="-march=pentium2 -O3 -pipe -fomit-frame-pointer" (cant hurt)
_________________
Tim: the Enchanter: There it is!
King Arthur: Where?
Tim: the Enchanter: There.
King Arthur: What, behind the rabbit?
Tim: the Enchanter: It is the rabbit!
Back to top
View user's profile Send private message
MontyPython1087
n00b
n00b


Joined: 01 Aug 2003
Posts: 43

PostPosted: Thu Dec 23, 2004 4:18 am    Post subject: No luck again. here is what i got Reply with quote

./variabledialog.o variabledialog.cpp
g++ -c -pipe -fno-exceptions -fPIC -Wall -W -march=pentium2 -pipe -O2 -D_REENTRANT
-DDESIGNER -DQT_INTERNAL_XML -DQT_INTERNAL_WORKSPACE -DQT_INTERNAL_ICONVIEW -DQT_I
NTERNAL_TABLE -DQT_TABLET_SUPPORT -DQT_NO_DEBUG -DQT_THREAD_SUPPORT -DQT_SHARED -I/
var/tmp/portage/qt-3.3.3/work/qt-x11-free-3.3.3/mkspecs/linux-g++ -I. -I/usr/includ
e/freetype2 -I../shared -I../uilib -I../../../include -I.moc/release-shared-mt/ -o
./configtoolboxdialog.o configtoolboxdialog.cpp
g++ -c -pipe -fno-exceptions -fPIC -Wall -W -march=pentium2 -pipe -O2 -D_REENTRANT
-DDESIGNER -DQT_INTERNAL_XML -DQT_INTERNAL_WORKSPACE -DQT_INTERNAL_ICONVIEW -DQT_I
NTERNAL_TABLE -DQT_TABLET_SUPPORT -DQT_NO_DEBUG -DQT_THREAD_SUPPORT -DQT_SHARED -I/
var/tmp/portage/qt-3.3.3/work/qt-x11-free-3.3.3/mkspecs/linux-g++ -I. -I/usr/includ
e/freetype2 -I../shared -I../uilib -I../../../include -I.moc/release-shared-mt/ -o
./dbconnections.o dbconnections.cpp
g++ -c -pipe -fno-exceptions -fPIC -Wall -W -march=pentium2 -pipe -O2 -D_REENTRANT
-DDESIGNER -DQT_INTERNAL_XML -DQT_INTERNAL_WORKSPACE -DQT_INTERNAL_ICONVIEW -DQT_I
NTERNAL_TABLE -DQT_TABLET_SUPPORT -DQT_NO_DEBUG -DQT_THREAD_SUPPORT -DQT_SHARED -I/
var/tmp/portage/qt-3.3.3/work/qt-x11-free-3.3.3/mkspecs/linux-g++ -I. -I/usr/includ
e/freetype2 -I../shared -I../uilib -I../../../include -I.moc/release-shared-mt/ -o
./dbconnection.o dbconnection.cpp
g++ -c -pipe -fno-exceptions -fPIC -Wall -W -march=pentium2 -pipe -O2 -D_REENTRANT
-DDESIGNER -DQT_INTERNAL_XML -DQT_INTERNAL_WORKSPACE -DQT_INTERNAL_ICONVIEW -DQT_I
NTERNAL_TABLE -DQT_TABLET_SUPPORT -DQT_NO_DEBUG -DQT_THREAD_SUPPORT -DQT_SHARED -I/
var/tmp/portage/qt-3.3.3/work/qt-x11-free-3.3.3/mkspecs/linux-g++ -I. -I/usr/includ
e/freetype2 -I../shared -I../uilib -I../../../include -I.moc/release-shared-mt/ -o
./dbconnectioneditor.o dbconnectioneditor.cpp
g++ -c -pipe -fno-exceptions -fPIC -Wall -W -march=pentium2 -pipe -O2 -D_REENTRANT
-DDESIGNER -DQT_INTERNAL_XML -DQT_INTERNAL_WORKSPACE -DQT_INTERNAL_ICONVIEW -DQT_I
NTERNAL_TABLE -DQT_TABLET_SUPPORT -DQT_NO_DEBUG -DQT_THREAD_SUPPORT -DQT_SHARED -I/
var/tmp/portage/qt-3.3.3/work/qt-x11-free-3.3.3/mkspecs/linux-g++ -I. -I/usr/includ
e/freetype2 -I../shared -I../uilib -I../../../include -I.moc/release-shared-mt/ -o
./tableeditor.o tableeditor.cpp
g++ -c -pipe -fno-exceptions -fPIC -Wall -W -march=pentium2 -pipe -O2 -D_REENTRANT
-DDESIGNER -DQT_INTERNAL_XML -DQT_INTERNAL_WORKSPACE -DQT_INTERNAL_ICONVIEW -DQT_I
NTERNAL_TABLE -DQT_TABLET_SUPPORT -DQT_NO_DEBUG -DQT_THREAD_SUPPORT -DQT_SHARED -I/
var/tmp/portage/qt-3.3.3/work/qt-x11-free-3.3.3/mkspecs/linux-g++ -I. -I/usr/includ
e/freetype2 -I../shared -I../uilib -I../../../include -I.moc/release-shared-mt/ -o
./qmake_image_collection.o qmake_image_collection.cpp
g++: Internal error: Terminated (program cc1plus)
Please submit a full bug report.
See <URL:https://bugs.gentoo.org/> for instructions.
make[3]: *** [qmake_image_collection.o] Error 1
make[3]: *** Waiting for unfinished jobs....
make[3]: Leaving directory `/var/tmp/portage/qt-3.3.3/work/qt-x11-free-3.3.3/tools/
designer/designer'
make[2]: *** [sub-designer] Error 2
make[2]: Leaving directory `/var/tmp/portage/qt-3.3.3/work/qt-x11-free-3.3.3/tools/
designer'
make[1]: *** [sub-designer] Error 2
make[1]: Leaving directory `/var/tmp/portage/qt-3.3.3/work/qt-x11-free-3.3.3/tools'
make: *** [sub-tools] Error 2

!!! ERROR: x11-libs/qt-3.3.3 failed.
!!! Function src_compile, Line 126, Exitcode 2
!!! (no error message)
!!! If you need support, post the topmost build error, NOT this status message.
_________________
Tim: the Enchanter: There it is!
King Arthur: Where?
Tim: the Enchanter: There.
King Arthur: What, behind the rabbit?
Tim: the Enchanter: It is the rabbit!
Back to top
View user's profile Send private message
MontyPython1087
n00b
n00b


Joined: 01 Aug 2003
Posts: 43

PostPosted: Thu Dec 23, 2004 3:20 pm    Post subject: Is there... Reply with quote

Is there some thing that I may have to rebuild now that i have my make.conf set up better? Could that be why qt STILL will not compile?
_________________
Tim: the Enchanter: There it is!
King Arthur: Where?
Tim: the Enchanter: There.
King Arthur: What, behind the rabbit?
Tim: the Enchanter: It is the rabbit!
Back to top
View user's profile Send private message
Blubbmon
Apprentice
Apprentice


Joined: 13 Feb 2004
Posts: 156
Location: Germany, Potsdam

PostPosted: Thu Dec 23, 2004 4:44 pm    Post subject: Reply with quote

Code:
g++ -c -pipe -fno-exceptions -fPIC -Wall -W -march=pentium2 -pipe -O2 -D_REENTRANT
-DDESIGNER -DQT_INTERNAL_XML -DQT_INTERNAL_WORKSPACE -DQT_INTERNAL_ICONVIEW -DQT_I
NTERNAL_TABLE -DQT_TABLET_SUPPORT -DQT_NO_DEBUG -DQT_THREAD_SUPPORT -DQT_SHARED -I/
var/tmp/portage/qt-3.3.3/work/qt-x11-free-3.3.3/mkspecs/linux-g++ -I. -I/usr/includ
e/freetype2 -I../shared -I../uilib -I../../../include -I.moc/release-shared-mt/ -o
./qmake_image_collection.o qmake_image_collection.cpp
g++: Internal error: Terminated (program cc1plus)
Please submit a full bug report.
See <URL:http://bugs.gentoo.org/> for instructions.
make[3]: *** [qmake_image_collection.o] Error 1
make[3]: *** Waiting for unfinished jobs....
make[3]: Leaving directory `/var/tmp/portage/qt-3.3.3/work/qt-x11-free-3.3.3/tools/
designer/designer'


Refering to https://bugs.gentoo.org/show_bug.cgi?id=61483 you can unmerge your old qt version and re-emerge the new one.

Give it a try 8)
Back to top
View user's profile Send private message
MontyPython1087
n00b
n00b


Joined: 01 Aug 2003
Posts: 43

PostPosted: Thu Dec 23, 2004 5:15 pm    Post subject: New install... Reply with quote

I never had an old version of qt to unmerge. This is the first install of qt. i took a look at that bug report. I am also looking ot other similar bug reports in hopes i find something
_________________
Tim: the Enchanter: There it is!
King Arthur: Where?
Tim: the Enchanter: There.
King Arthur: What, behind the rabbit?
Tim: the Enchanter: It is the rabbit!
Back to top
View user's profile Send private message
Blubbmon
Apprentice
Apprentice


Joined: 13 Feb 2004
Posts: 156
Location: Germany, Potsdam

PostPosted: Thu Dec 23, 2004 5:31 pm    Post subject: Reply with quote

Did you activated your swap partition?
Code:
# free
             total       used       free     shared    buffers     cached
Mem:        514728     510884       3844          0      16148     182932
-/+ buffers/cache:     311804     202924
Swap:       690752     112408     578344
Back to top
View user's profile Send private message
MontyPython1087
n00b
n00b


Joined: 01 Aug 2003
Posts: 43

PostPosted: Thu Dec 23, 2004 6:23 pm    Post subject: :oops: Reply with quote

My swap was not activated. Now why in the world would it not be activated? I did sort of piece this gentoo build together on an old pos. Shouldn't swap mount automatically? *checks fstab. Oh my... It must have been late... my fstab looks like it was ravaged by someone. How this happened I do not know... *fixes.
_________________
Tim: the Enchanter: There it is!
King Arthur: Where?
Tim: the Enchanter: There.
King Arthur: What, behind the rabbit?
Tim: the Enchanter: It is the rabbit!
Back to top
View user's profile Send private message
Blubbmon
Apprentice
Apprentice


Joined: 13 Feb 2004
Posts: 156
Location: Germany, Potsdam

PostPosted: Thu Dec 23, 2004 7:46 pm    Post subject: Reply with quote

Quote:
my fstab looks like it was ravaged by someone.

Forget "etc-config" and use "dispatch-conf" instead :D
Back to top
View user's profile Send private message
MontyPython1087
n00b
n00b


Joined: 01 Aug 2003
Posts: 43

PostPosted: Fri Dec 24, 2004 12:02 am    Post subject: Hurray Reply with quote

Well it worked. It was the swap. Thanks for mentioning that. It would have probably been another few weeks before i looked at my fstab. thanks for the help
_________________
Tim: the Enchanter: There it is!
King Arthur: Where?
Tim: the Enchanter: There.
King Arthur: What, behind the rabbit?
Tim: the Enchanter: It is the rabbit!
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Desktop Environments All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum