LinuxQuestions.org
Visit Jeremy's Blog.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Software
User Name
Password
Linux - Software This forum is for Software issues.
Having a problem installing a new program? Want to know which application is best for the job? Post your question in this forum.

Notices


Reply
  Search this Thread
Old 12-11-2009, 10:54 AM   #1
juanbobo
Member
 
Registered: Mar 2005
Location: Chicago
Distribution: Gentoo AMD64
Posts: 365

Rep: Reputation: 30
Not able to compile kopete-4.3.3


I am not able to compile kopete-4.3.3 in gentoo, below is my build.log and emerge --info...
Attached Files
File Type: txt build.log.txt (74.1 KB, 10 views)
File Type: txt emergeinfo.txt (5.5 KB, 9 views)

Last edited by juanbobo; 12-11-2009 at 10:59 AM.
 
Old 12-11-2009, 11:25 AM   #2
raju.mopidevi
Senior Member
 
Registered: Jan 2009
Location: vijayawada, India
Distribution: openSUSE 11.2, Ubuntu 9.0.4
Posts: 1,155
Blog Entries: 12

Rep: Reputation: 92
that is a bug of gentooo ........ see this link
 
Old 12-11-2009, 11:27 AM   #3
raju.mopidevi
Senior Member
 
Registered: Jan 2009
Location: vijayawada, India
Distribution: openSUSE 11.2, Ubuntu 9.0.4
Posts: 1,155
Blog Entries: 12

Rep: Reputation: 92
Quote:
emake "$@" || die "Make failed!";
This was a bug , found in gentoo http://bugs.gentoo.org/246398
 
Old 12-11-2009, 04:05 PM   #4
juanbobo
Member
 
Registered: Mar 2005
Location: Chicago
Distribution: Gentoo AMD64
Posts: 365

Original Poster
Rep: Reputation: 30
Ahhh, I searched forever for this, thank you for your help!
 
Old 12-13-2009, 03:31 PM   #5
juanbobo
Member
 
Registered: Mar 2005
Location: Chicago
Distribution: Gentoo AMD64
Posts: 365

Original Poster
Rep: Reputation: 30
Hmmm, I just took a look at this, is it related to kopete?
 
Old 12-13-2009, 07:18 PM   #6
raju.mopidevi
Senior Member
 
Registered: Jan 2009
Location: vijayawada, India
Distribution: openSUSE 11.2, Ubuntu 9.0.4
Posts: 1,155
Blog Entries: 12

Rep: Reputation: 92
That link is not related to kepete. Perhaps it is related to same type of compiling error.
 
Old 12-14-2009, 01:11 AM   #7
juanbobo
Member
 
Registered: Mar 2005
Location: Chicago
Distribution: Gentoo AMD64
Posts: 365

Original Poster
Rep: Reputation: 30
Thank you, but this link is not related to the problem with kopete. I am guessing the compilation error is related to use flags or some kind of library compatibility problem because I'm now using a newer version of gcc, I am not sure.
 
Old 12-14-2009, 04:40 AM   #8
Davno
Member
 
Registered: Mar 2004
Location: Montreal, Canada
Distribution: Linux MX 23 KDE "Libretto"
Posts: 217

Rep: Reputation: 25
Wink

Can you post the result of your compile (last relevant error lines) into (quotes), it is very hard to read in a text file.

Last edited by Davno; 12-14-2009 at 04:44 AM.
 
Old 12-14-2009, 04:55 AM   #9
juanbobo
Member
 
Registered: Mar 2005
Location: Chicago
Distribution: Gentoo AMD64
Posts: 365

Original Poster
Rep: Reputation: 30
Here is the error:

Quote:
[ 25%] Building CXX object kopete/libkopete/CMakeFiles/kopete.dir/kopetebehaviorsettings.o
[ 25%] Building CXX object kopete/libkopete/CMakeFiles/kopete.dir/kopetestatussettings.o
Linking CXX shared library ../../lib/libkopete.so
[ 25%] Built target kopete
make: *** [all] Error 2
* ERROR: kde-base/kopete-4.3.3 failed:
* Make failed!
*
* Call stack:
* ebuild.sh, line 55: Called src_compile
* environment, line 4373: Called kde4-meta_src_compile
* environment, line 3448: Called kde4-base_src_compile
* environment, line 3123: Called cmake-utils_src_compile
* environment, line 1290: Called _execute_optionaly 'src_compile'
* environment, line 679: Called enable_cmake-utils_src_compile
* environment, line 1663: Called cmake-utils_src_make
* environment, line 1309: Called die
* The specific snippet of code:
* emake "$@" || die "Make failed!";
*
* If you need support, post the output of 'emerge --info =kde-base/kopete-4.3.3',
* the complete build log and the output of 'emerge -pqv =kde-base/kopete-4.3.3'.
* The complete build log is located at '/var/tmp/portage/kde-base/kopete-4.3.3/temp/build.log'.
* The ebuild environment file is located at '/var/tmp/portage/kde-base/kopete-4.3.3/temp/environment'.
* S: '/var/tmp/portage/kde-base/kopete-4.3.3/work/kopete-4.3.3'
 
Old 12-14-2009, 12:41 PM   #10
juanbobo
Member
 
Registered: Mar 2005
Location: Chicago
Distribution: Gentoo AMD64
Posts: 365

Original Poster
Rep: Reputation: 30
Problem resolved by running emerge -e kopete, not sure what was broken, but it works now
 
Old 12-15-2009, 02:24 AM   #11
Brains
Senior Member
 
Registered: Apr 2009
Distribution: All OS except Apple
Posts: 1,591

Rep: Reputation: 389Reputation: 389Reputation: 389Reputation: 389
Good thing you solved it.
Because the error you posted looks Chinese to me.
 
  


Reply



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
CLFS 5.9 - Glibc compile: suffix of object files, cannot compile Noddegamra Linux From Scratch 3 04-27-2009 12:49 AM
how to compile software for any other Linux box which is do not have compile? hocheetiong Linux - Newbie 4 03-06-2009 04:35 PM
How to compile Kopete 0.12 final ? eddiep Linux - Software 0 06-20-2006 07:56 AM
Problem installing Kopete kopete-0.10.1 on suse 9.2 prestoj8 Linux - Software 3 07-11-2005 02:14 AM
compile problem - kopete-0.7.3 mhl Linux - Software 5 10-18-2003 04:59 PM

LinuxQuestions.org > Forums > Linux Forums > Linux - Software

All times are GMT -5. The time now is 05:41 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