Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
konqueror error: .la not found
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
imp
n00b
n00b


Joined: 03 Dec 2002
Posts: 45
Location: Belgrade, SCG

PostPosted: Tue Mar 08, 2005 7:52 pm    Post subject: konqueror error: .la not found Reply with quote

I emerged today, among other KDE packages, kdebase-3.3.2-r1.

When I try to start konqueror, I get the following error:

Code:
There was an error loading the module Navigation Panel.
The diagnostics is:
Library files for ".la" not found in paths.


...and then it crashes. Strange thing is that it actually looks for file named ".la" in couple of directories?!

"strace konqueror" output:

Code:
access("/home/imp/.kde/lib/kde3/.la", R_OK) = -1 ENOENT (No such file or directory)
access("/usr/lib/kde3/.la", R_OK)       = -1 ENOENT (No such file or directory)
access("/usr/kde/3.3/lib/kde3/.la", R_OK) = -1 ENOENT (No such file or directory)
access("/home/imp/.kde/lib/.la", R_OK)  = -1 ENOENT (No such file or directory)
access("/usr/lib/.la", R_OK)            = -1 ENOENT (No such file or directory)
access("/usr/kde/3.3/lib/.la", R_OK)    = -1 ENOENT (No such file or directory)


Any ideas why is this happening?
_________________
blog :: bookmarks
Back to top
View user's profile Send private message
/dev/random
l33t
l33t


Joined: 26 Nov 2004
Posts: 704
Location: Austin, Texas, USA

PostPosted: Wed Mar 09, 2005 2:54 am    Post subject: Reply with quote

Try running revdep-rebuild (emerge gentoolkit) and see if that helps.
Back to top
View user's profile Send private message
imp
n00b
n00b


Joined: 03 Dec 2002
Posts: 45
Location: Belgrade, SCG

PostPosted: Wed Mar 09, 2005 7:42 pm    Post subject: Reply with quote

/dev/random wrote:
Try running revdep-rebuild (emerge gentoolkit) and see if that helps.

Yeah, I thought of that too. Tried it, didn't help. :(

But the funny thing is that konqueror doesn't look for a "real" something.la file, but the file named exactly ".la", which doesn't make any sense?!
_________________
blog :: bookmarks
Back to top
View user's profile Send private message
/dev/random
l33t
l33t


Joined: 26 Nov 2004
Posts: 704
Location: Austin, Texas, USA

PostPosted: Wed Mar 09, 2005 8:15 pm    Post subject: Reply with quote

It's possible the KDE libraries are messed up. I would try re-emerging kdelibs and probably kdebase (or konqueror if you're using the 3.4 ebuilds). If that doesn't work then you might want to consider filing a bug report.

Also, you could try fix_libtool_files.sh <previous version of gcc used> if you've upgraded gcc recently.
Back to top
View user's profile Send private message
imp
n00b
n00b


Joined: 03 Dec 2002
Posts: 45
Location: Belgrade, SCG

PostPosted: Wed Mar 09, 2005 9:54 pm    Post subject: Reply with quote

Nothing helped... :(

Filed a bug:
https://bugs.gentoo.org/show_bug.cgi?id=84665
_________________
blog :: bookmarks
Back to top
View user's profile Send private message
/dev/random
l33t
l33t


Joined: 26 Nov 2004
Posts: 704
Location: Austin, Texas, USA

PostPosted: Wed Mar 09, 2005 10:26 pm    Post subject: Reply with quote

I noticed your LDFLAGS and CFLAGS in that bug report. Try it without the LDFLAGS and maybe -O2 instead of -O3 instead.
Back to top
View user's profile Send private message
imp
n00b
n00b


Joined: 03 Dec 2002
Posts: 45
Location: Belgrade, SCG

PostPosted: Wed Mar 09, 2005 10:37 pm    Post subject: Reply with quote

Tried with -O2 and no LDFLAGS, still doesn't work.
_________________
blog :: bookmarks
Back to top
View user's profile Send private message
imp
n00b
n00b


Joined: 03 Dec 2002
Posts: 45
Location: Belgrade, SCG

PostPosted: Sun Mar 13, 2005 9:57 am    Post subject: Reply with quote

Somehow, deleting all *konq* files from $HOME/.kde/share/config/ helped.

Don't know how, I'll inspect the backuped deleted files later.
_________________
blog :: bookmarks
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