amd64/170209: kdepim4 fails to link with libinotify (and also
kdepim44)
Giacomo Strangolino
delleceste at gmail.com
Fri Jul 27 10:20:07 UTC 2012
>Number: 170209
>Category: amd64
>Synopsis: kdepim4 fails to link with libinotify (and also kdepim44)
>Confidential: no
>Severity: non-critical
>Priority: low
>Responsible: freebsd-amd64
>State: open
>Quarter:
>Keywords:
>Date-Required:
>Class: sw-bug
>Submitter-Id: current-users
>Arrival-Date: Fri Jul 27 10:20:06 UTC 2012
>Closed-Date:
>Last-Modified:
>Originator: Giacomo Strangolino
>Release: 9
>Organization:
Elettra Sincrotrone Trieste
>Environment:
FreeBSD woody 9.0-RELEASE FreeBSD 9.0-RELEASE ... amd64
>Description:
deskutils/kdepim4 fails to build giving a link error (undefined reference to inotify_add_watch and inotify_init)
same thing for kdepim44
./lib/libkmailprivate.so.5.0.1: undefined reference to `inotify_add_watch'
./lib/libkmailprivate.so.5.0.1: undefined reference to `inotify_init'
>How-To-Repeat:
cd /usr/ports/deskutils/kdepim4
make
>Fix:
edit deskutils/kdepim4/work/kdepim-4.8.4/messageviewer
CMakeLists.txt
add
-linotify
in target_link_libraries(....
)
>Release-Note:
>Audit-Trail:
>Unformatted:
More information about the freebsd-amd64
mailing list