From owner-freebsd-amd64@FreeBSD.ORG Fri Jul 27 10:20:06 2012 Return-Path: Delivered-To: freebsd-amd64@hub.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id DF16A1065672 for ; Fri, 27 Jul 2012 10:20:06 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:4f8:fff6::28]) by mx1.freebsd.org (Postfix) with ESMTP id 9EA7C8FC18 for ; Fri, 27 Jul 2012 10:20:06 +0000 (UTC) Received: from freefall.freebsd.org (localhost [127.0.0.1]) by freefall.freebsd.org (8.14.5/8.14.5) with ESMTP id q6RAK676025550 for ; Fri, 27 Jul 2012 10:20:06 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.5/8.14.5/Submit) id q6RAK69g025549; Fri, 27 Jul 2012 10:20:06 GMT (envelope-from gnats) Resent-Date: Fri, 27 Jul 2012 10:20:06 GMT Resent-Message-Id: <201207271020.q6RAK69g025549@freefall.freebsd.org> Resent-From: FreeBSD-gnats-submit@FreeBSD.org (GNATS Filer) Resent-To: freebsd-amd64@FreeBSD.org Resent-Reply-To: FreeBSD-gnats-submit@FreeBSD.org, Giacomo Strangolino Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 2BEEC1065670 for ; Fri, 27 Jul 2012 10:15:24 +0000 (UTC) (envelope-from nobody@FreeBSD.org) Received: from red.freebsd.org (red.freebsd.org [IPv6:2001:4f8:fff6::22]) by mx1.freebsd.org (Postfix) with ESMTP id 16E3F8FC12 for ; Fri, 27 Jul 2012 10:15:24 +0000 (UTC) Received: from red.freebsd.org (localhost [127.0.0.1]) by red.freebsd.org (8.14.4/8.14.4) with ESMTP id q6RAFNJd013664 for ; Fri, 27 Jul 2012 10:15:23 GMT (envelope-from nobody@red.freebsd.org) Received: (from nobody@localhost) by red.freebsd.org (8.14.4/8.14.4/Submit) id q6RAFNsM013656; Fri, 27 Jul 2012 10:15:23 GMT (envelope-from nobody) Message-Id: <201207271015.q6RAFNsM013656@red.freebsd.org> Date: Fri, 27 Jul 2012 10:15:23 GMT From: Giacomo Strangolino To: freebsd-gnats-submit@FreeBSD.org X-Send-Pr-Version: www-3.1 X-Mailman-Approved-At: Fri, 27 Jul 2012 11:15:34 +0000 Cc: Subject: amd64/170209: kdepim4 fails to link with libinotify (and also kdepim44) X-BeenThere: freebsd-amd64@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting FreeBSD to the AMD64 platform List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 27 Jul 2012 10:20:07 -0000 >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: