Bug 150385 - dynamic lib problems with x11/kde4 4.5.1
Summary: dynamic lib problems with x11/kde4 4.5.1
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: Normal Affects Only Me
Assignee: freebsd-kde (group)
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-09-08 13:40 UTC by achill
Modified: 2010-09-14 19:10 UTC (History)
0 users

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description achill 2010-09-08 13:40:00 UTC
	kinfocenter fails on several clicks, like interrupts, DMA channels. For example:
- clicking on Interrupts causes the application to crush, with stderr: /libexec/ld-elf.so.1: /usr/local/kde4/lib/kde4/kcm_info.so: Undefined symbol "devinfo_init"
- on a second run clicking again interrupts gives on stderr:
kinfocenter(2449)/kdecore (KLibrary) kde4Factory: The library "/usr/local/kde4/lib/kde4/kcm_info.so" does not offer a qt_plugin_instance function.
kinfocenter(2449)/kdecore (KLibrary) kde3Factory: The library "/usr/local/kde4/lib/kde4/kcm_info.so" does not offer an "init_kcm_info" function.

and on screen (without crushing this time) : shared object "devinfo.so" not found

Fix: 

i cannot think of a fix. i can only verify that the said library devinfo.so is indeed there, in /usr/lib/libdevinfo.so
How-To-Repeat: 	just do the clicks described above.
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2010-09-08 18:09:30 UTC
Responsible Changed
From-To: freebsd-ports-bugs->kde

Over to maintainer (via the GNATS Auto Assign Tool)
Comment 2 Alberto Villa freebsd_committer freebsd_triage 2010-09-13 15:15:15 UTC
Responsible Changed
From-To: kde->avilla

I'll take it.
Comment 3 Alberto Villa freebsd_committer freebsd_triage 2010-09-14 19:00:01 UTC
Responsible Changed
From-To: avilla->kde

give this back to kde@
Comment 4 dfilter service freebsd_committer freebsd_triage 2010-09-14 19:02:12 UTC
avilla      2010-09-14 18:02:06 UTC

  FreeBSD ports repository

  Modified files:
    x11/kdebase4-workspace Makefile 
    x11/kdebase4-workspace/files 
                                 patch-kinfocenter__Modules__info__CMakeLists.txt 
  Log:
  - Fix libdevinfo link in KInfoCenter.
  - Bump PORTREVISION.
  
  PR:             ports/150385
  Approved by:    tabthorpe (mentor)
  
  Revision  Changes    Path
  1.246     +1 -0      ports/x11/kdebase4-workspace/Makefile
  1.2       +1 -1      ports/x11/kdebase4-workspace/files/patch-kinfocenter__Modules__info__CMakeLists.txt
_______________________________________________
cvs-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"
Comment 5 Alberto Villa freebsd_committer freebsd_triage 2010-09-14 19:04:50 UTC
State Changed
From-To: open->closed

fixed, thanks