Computer Forums

Member Login

Remember Me? Sign Up! | Forgot Password
 
Slogan
 
Closed Thread
Old 12-03-2005, 07:02 PM   #1 (permalink)
macdude425's Avatar
 
Member (again)

Join Date: Jan 2005

Location: Raul's Wild Kingdom...How 'bout that, huh?

Posts: 4,200

macdude425 is on a distinguished road

Send a message via AIM to macdude425 Send a message via Yahoo to macdude425
Default KDE Compilation Problem

I just downloaded the source for KDE 3.5, and it has been smooth sailing until now. Whenever it's compiling the qt-x11-free-3.3.5 package, it always crashes with this error:
Code:
{standard input}: Assembler messages:
{standard input}:38: Error: symbol `dev' is already defined
Before it crashes, I also get bombarded with warnings, most of them like this:
Code:
../../../../src/kernel/qjpegio.cpp:486: error: `jpeg_set_defaults' undeclared
   (first use this function)
../../../../src/kernel/qjpegio.cpp:507: error: `jpeg_set_quality' undeclared
   (first use this function)
What can I do to fix this? TIA.
__________________



Debian Support Forums!
macdude425 is offline  
Old 12-03-2005, 08:16 PM   #2 (permalink)
 
Master Techie

Join Date: Apr 2004

Posts: 2,534

horndude is on a distinguished road

Default

what did you use to compile it, which gcc version, and are you using konstruct to build it?

I got it to compile cept for kdevelop, havent been able to fix it or figure what the problem is either, and it was assembler related too.......makes me wonder if its the nasm package? might be, but im not sure why unless KDE has some assembler language parts in it

best bet honestly is probably trying to find a KDE forum or sending an email to someone at kde.org........send the compile log file(it should have one) and gcc version and any other pertinent package versions and see if they can help

these compiler issues can be difficult.........I dont have the skills to do anything but guess most of the time
horndude is offline  
Old 12-03-2005, 08:26 PM   #3 (permalink)
macdude425's Avatar
 
Member (again)

Join Date: Jan 2005

Location: Raul's Wild Kingdom...How 'bout that, huh?

Posts: 4,200

macdude425 is on a distinguished road

Send a message via AIM to macdude425 Send a message via Yahoo to macdude425
Default

Yes, I used Konstruct. Not sure of the gcc version, as I'm not at my computer right now.

EDIT: gcc-3.3 is the version.
__________________



Debian Support Forums!
macdude425 is offline  
Old 12-04-2005, 11:29 AM   #4 (permalink)
macdude425's Avatar
 
Member (again)

Join Date: Jan 2005

Location: Raul's Wild Kingdom...How 'bout that, huh?

Posts: 4,200

macdude425 is on a distinguished road

Send a message via AIM to macdude425 Send a message via Yahoo to macdude425
Default

I fixed it. I went over the logs with a fine tooth comb, and found that libjpeg wasn't there, so I installed it, and now it's going again.

Thanks horndude.
__________________



Debian Support Forums!
macdude425 is offline  
Old 12-04-2005, 12:15 PM   #5 (permalink)
 
Wizard Techie

Join Date: Mar 2004

Posts: 3,545

GameGURU is on a distinguished road

Default

Is there much of a difference between 3.5 and 3.4?
__________________
15'' Macbook Pro
Intel Core 2 Duo 2.16ghz
x1600 128MB
1GB DDR2 SDRAM
Windows XP/Mac OSX 10.5


No longer a Guru of games...
GameGURU is offline  
Old 12-04-2005, 10:48 PM   #6 (permalink)
macdude425's Avatar
 
Member (again)

Join Date: Jan 2005

Location: Raul's Wild Kingdom...How 'bout that, huh?

Posts: 4,200

macdude425 is on a distinguished road

Send a message via AIM to macdude425 Send a message via Yahoo to macdude425
Default

I haven't finished compiling, but it looks like it. XP style media detection, a Konfabulator clone, various upgrades to programs, and some other stuff.

Here's the KDE 3.5 Guide:
http://www.kde.org/announcements/visualguide-3.5.php

EDIT: Finally, the server is back up...
__________________



Debian Support Forums!
macdude425 is offline  
Old 12-04-2005, 10:51 PM   #7 (permalink)
 
Wizard Techie

Join Date: Mar 2004

Posts: 3,545

GameGURU is on a distinguished road

Default

Yeah, I was trying to download it earlier but I couldn't get to the site...
__________________
15'' Macbook Pro
Intel Core 2 Duo 2.16ghz
x1600 128MB
1GB DDR2 SDRAM
Windows XP/Mac OSX 10.5


No longer a Guru of games...
GameGURU is offline  
Old 12-17-2005, 03:40 PM   #8 (permalink)
macdude425's Avatar
 
Member (again)

Join Date: Jan 2005

Location: Raul's Wild Kingdom...How 'bout that, huh?

Posts: 4,200

macdude425 is on a distinguished road

Send a message via AIM to macdude425 Send a message via Yahoo to macdude425
Default

:bump:

More problems are popping up, namely this one.
Code:
[===== NOW BUILDING:     libmusicbrainz-2.1.2   =====]
        [fetch] complete for libmusicbrainz.
 ==> Running checksum on libmusicbrainz-2.1.2.tar.gz
90e1bc20dea4b90e3ae53ef4c4746d53  download/libmusicbrainz-2.1.2.tar.gz
md5sum: MD5 check failed for 'download/libmusicbrainz-2.1.2.tar.gz'
*** GAR GAR GAR!  libmusicbrainz-2.1.2.tar.gz failed checksum test!  GAR GAR GAR! ***
...and then it stops.

Is there some way I can tell it to download from somewhere else?
__________________



Debian Support Forums!
macdude425 is offline  
Old 12-17-2005, 04:18 PM   #9 (permalink)
 
Master Techie

Join Date: Apr 2004

Posts: 2,534

horndude is on a distinguished road

Default

download musicbrainz from somewhere else and then put it in the directory konstruct uses for source files........dont remember where that is exactly but I had to do that with libid3tag cause all the websites konstruct tried didnt have it

once you have a good copy in the right place konstruct will pick back up right where it left off w/o a problem
horndude is offline  
 
Closed Thread

Thread Tools
Display Modes

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 On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On