LinuxQuestions.org
Share your knowledge at the LQ Wiki.
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Distributions > Slackware
User Name
Password
Slackware This Forum is for the discussion of Slackware Linux.

Notices


Reply
  Search this Thread
Old 04-07-2007, 01:19 PM   #1
BlueSpirit
Member
 
Registered: Jun 2006
Distribution: Slackware
Posts: 144

Rep: Reputation: 15
Qt v3.3.8 won't compile...


Hello,

I'm posting lot of questions on LQ b/c I got to compile a real bad source.

I would like to compile Qt with -thread

So I do ./configure -thread

It is ok.
Then make.

Note that I copied the text in console b/c I didnt use stderr & stdout to a file with &>

I took a screenshot :

Here

Im not trying anymore to solve problem myslfy.Each compilation takes 2 hours. So I waste my time.

So please anyone, help me.!

Thank you,

Blue {[!]help!}

Last edited by BlueSpirit; 04-07-2007 at 01:20 PM.
 
Old 04-07-2007, 02:07 PM   #2
GamerX
Member
 
Registered: Nov 2006
Location: Vancouver, BC
Distribution: Slackware
Posts: 102

Rep: Reputation: Disabled
Sorry, didn't catch what the actual compile error is. Which kernel do you have installed?
If you post make's output then it would be a lot easier to try and diagnose the problem.
 
Old 04-07-2007, 02:26 PM   #3
BlueSpirit
Member
 
Registered: Jun 2006
Distribution: Slackware
Posts: 144

Original Poster
Rep: Reputation: 15
well.

I posted a screenshot of the console when it tells the error here :

http://img258.imageshack.us/img258/1...eenshotpb2.jpg

I did'nt compile with "make &> file"

That's an harassant error.
 
Old 04-07-2007, 03:58 PM   #4
H_TeXMeX_H
LQ Guru
 
Registered: Oct 2005
Location: $RANDOM
Distribution: slackware64
Posts: 12,928
Blog Entries: 2

Rep: Reputation: 1301Reputation: 1301Reputation: 1301Reputation: 1301Reputation: 1301Reputation: 1301Reputation: 1301Reputation: 1301Reputation: 1301Reputation: 1301
That screenshot doesn't make a whole lot of sense. Mind posting exactly what you did ?

@ GamerX
What does the kernel version have to do with compiling qt ?

Last edited by H_TeXMeX_H; 04-07-2007 at 03:59 PM.
 
Old 04-07-2007, 04:14 PM   #5
GamerX
Member
 
Registered: Nov 2006
Location: Vancouver, BC
Distribution: Slackware
Posts: 102

Rep: Reputation: Disabled
As a rule of thumb - from first hand experience and otherwise - compiling anything from source ==> kernel version is relevant.

There are of course exceptions =)

I remember trying to compile something like qt, may have been gtk though, under 2.6.20 and it wasn't working.
 
Old 04-07-2007, 05:00 PM   #6
BlueSpirit
Member
 
Registered: Jun 2006
Distribution: Slackware
Posts: 144

Original Poster
Rep: Reputation: 15
Oh ok.

Sorry.

Kernel 2.6.19 compiled myself 9and I know what i do for that)

Im on my old, used as a game server.
Of course, server is down for all week-end b/c I would like to do a burning test with k3b. Then I'll use my new comp with k3b if its nice.

>>> Pentium III Coppermine 866MHz @ 1001MHz
>>> 512 Mb RAM
>>> ASUS CUSL2-C Motherboard
>>> ATI Radeon X700 Pro @ 256Mb GDDR-3
>>> Slackware 11.0
>>> 2 x 80 Gb ATA/IDE Disks with EXT2 FS and NTFS (for Winblows XP)

Think its all.

Oh and I got the output.

Quote:
make[1]: Entering directory `/usr/src/qt-x11-free-3.3.8'
cd qmake && make
make[2]: Entering directory `/usr/src/qt-x11-free-3.3.8/qmake'
make[2]: `qmake' is up to date.
make[2]: Leaving directory `/usr/src/qt-x11-free-3.3.8/qmake'
cd src/moc && make
make[2]: Entering directory `/usr/src/qt-x11-free-3.3.8/src/moc'
make[2]: Nothing to be done for `first'.
make[2]: Leaving directory `/usr/src/qt-x11-free-3.3.8/src/moc'
cd src && make
make[2]: Entering directory `/usr/src/qt-x11-free-3.3.8/src'
make[2]: Nothing to be done for `first'.
make[2]: Leaving directory `/usr/src/qt-x11-free-3.3.8/src'
cd plugins/src && make
make[2]: Entering directory `/usr/src/qt-x11-free-3.3.8/plugins/src'
cd accessible && make -f Makefile
make[3]: Entering directory `/usr/src/qt-x11-free-3.3.8/plugins/src/accessible'
make[3]: Nothing to be done for `first'.
make[3]: Leaving directory `/usr/src/qt-x11-free-3.3.8/plugins/src/accessible'
cd codecs && make -f Makefile
make[3]: Entering directory `/usr/src/qt-x11-free-3.3.8/plugins/src/codecs'
make[3]: Nothing to be done for `first'.
make[3]: Leaving directory `/usr/src/qt-x11-free-3.3.8/plugins/src/codecs'
cd imageformats && make -f Makefile
make[3]: Entering directory `/usr/src/qt-x11-free-3.3.8/plugins/src/imageformats'
cd jpeg && make -f Makefile
make[4]: Entering directory `/usr/src/qt-x11-free-3.3.8/plugins/src/imageformats/jpeg'
make[4]: Nothing to be done for `first'.
make[4]: Leaving directory `/usr/src/qt-x11-free-3.3.8/plugins/src/imageformats/jpeg'
cd mng && make -f Makefile
make[4]: Entering directory `/usr/src/qt-x11-free-3.3.8/plugins/src/imageformats/mng'
make[4]: Nothing to be done for `first'.
make[4]: Leaving directory `/usr/src/qt-x11-free-3.3.8/plugins/src/imageformats/mng'
make[3]: Leaving directory `/usr/src/qt-x11-free-3.3.8/plugins/src/imageformats'
cd sqldrivers && make -f Makefile
make[3]: Entering directory `/usr/src/qt-x11-free-3.3.8/plugins/src/sqldrivers'
make[3]: Nothing to be done for `first'.
make[3]: Leaving directory `/usr/src/qt-x11-free-3.3.8/plugins/src/sqldrivers'
cd styles && make -f Makefile
make[3]: Entering directory `/usr/src/qt-x11-free-3.3.8/plugins/src/styles'
make[3]: Nothing to be done for `first'.
make[3]: Leaving directory `/usr/src/qt-x11-free-3.3.8/plugins/src/styles'
make[2]: Leaving directory `/usr/src/qt-x11-free-3.3.8/plugins/src'
cd tools && make
make[2]: Entering directory `/usr/src/qt-x11-free-3.3.8/tools'
cd assistant/lib && make -f Makefile
make[3]: Entering directory `/usr/src/qt-x11-free-3.3.8/tools/assistant/lib'
make[3]: Nothing to be done for `first'.
make[3]: Leaving directory `/usr/src/qt-x11-free-3.3.8/tools/assistant/lib'
cd designer && make -f Makefile
make[3]: Entering directory `/usr/src/qt-x11-free-3.3.8/tools/designer'
cd uic && make -f Makefile
make[4]: Entering directory `/usr/src/qt-x11-free-3.3.8/tools/designer/uic'
make[4]: Nothing to be done for `first'.
make[4]: Leaving directory `/usr/src/qt-x11-free-3.3.8/tools/designer/uic'
cd uilib && make -f Makefile
make[4]: Entering directory `/usr/src/qt-x11-free-3.3.8/tools/designer/uilib'
make[4]: Nothing to be done for `first'.
make[4]: Leaving directory `/usr/src/qt-x11-free-3.3.8/tools/designer/uilib'
cd designer && make -f Makefile
make[4]: Entering directory `/usr/src/qt-x11-free-3.3.8/tools/designer/designer'
/usr/src/qt-x11-free-3.3.8/bin/uic -L /usr/src/qt-x11-free-3.3.8/plugins listboxeditor.ui -o listboxeditor.h
/usr/src/qt-x11-free-3.3.8/bin/uic: error while loading shared libraries: libqt-mt.so.3: cannot open shared object file: No such file or directory
make[4]: ***[listboxeditor.h] Error 127
make[4]: Leaving directory `/usr/src/qt-x11-free-3.3.8/tools/designer/designer'
make[3]: *** [sub-designer] Error 2
make[3]: Leaving directory `/usr/src/qt-x11-free-3.3.8/tools/designer'
make[2]: *** [sub-designer] Error 2
make[2]: Leaving directory `/usr/src/qt-x11-free-3.3.8/tools'
make[1]: *** [sub-tools] Error 2
make[1]: Leaving directory `/usr/src/qt-x11-free-3.3.8'
make: *** [init] Error 2
Thanks guys,

BlueSpirit
 
Old 01-03-2014, 06:59 PM   #7
dengel
LQ Newbie
 
Registered: Jun 2003
Distribution: Arch Linux
Posts: 23

Rep: Reputation: 0
did this ever get figured out?

Hey, did you ever figure this out? I'm having the same problem right now, trying to build Qt 3.3.8.

Thanks,
-Dan
 
Old 01-03-2014, 09:31 PM   #8
ReaperX7
LQ Guru
 
Registered: Jul 2011
Location: California
Distribution: Slackware64-15.0 Multilib
Posts: 6,554
Blog Entries: 15

Rep: Reputation: 2097Reputation: 2097Reputation: 2097Reputation: 2097Reputation: 2097Reputation: 2097Reputation: 2097Reputation: 2097Reputation: 2097Reputation: 2097Reputation: 2097
Try searching through older Slackware releases source directories for the build scripts.

http://mirrors.slackware.com/slackwa...0/source/l/qt/

Slackware 12.0 used QT-3.3.8 so it's build script might offer some clues.
 
Old 01-04-2014, 12:55 AM   #9
ponce
LQ Guru
 
Registered: Aug 2004
Location: Pisa, Italy
Distribution: Slackware
Posts: 7,068

Rep: Reputation: 4145Reputation: 4145Reputation: 4145Reputation: 4145Reputation: 4145Reputation: 4145Reputation: 4145Reputation: 4145Reputation: 4145Reputation: 4145Reputation: 4145
FYI, this builds fine on Slackware 14.1

http://slackbuilds.org/repository/14.1/libraries/qt3/
 
  


Reply


Thread Tools Search this Thread
Search this Thread:

Advanced Search

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
Compile madwifi, ... compile error , how can i do. ERBRMN Linux - Networking 3 03-08-2006 07:56 PM
Why doesn't it ever compile? Murdock1979 Linux - Software 11 01-11-2006 12:55 PM
ntop compile/post-compile problem? tjb Linux - Software 3 12-28-2004 04:22 PM
why won't the following compile? purpleburple Programming 4 09-10-2002 07:12 PM
compile jakublgz Programming 8 09-05-2002 05:30 AM

LinuxQuestions.org > Forums > Linux Forums > Linux - Distributions > Slackware

All times are GMT -5. The time now is 03:53 PM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration