Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 24 May 2017 01:47:34 +0000
From:      bugzilla-noreply@freebsd.org
To:        freebsd-ports-bugs@FreeBSD.org
Subject:   [Bug 219481] [PATCH] Update deskutils/recoll to 1.23.2
Message-ID:  <bug-219481-13@https.bugs.freebsd.org/bugzilla/>

next in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D219481

            Bug ID: 219481
           Summary: [PATCH] Update deskutils/recoll to 1.23.2
           Product: Ports & Packages
           Version: Latest
          Hardware: Any
                OS: Any
            Status: New
          Keywords: patch
          Severity: Affects Only Me
          Priority: ---
         Component: Individual Port(s)
          Assignee: freebsd-ports-bugs@FreeBSD.org
          Reporter: w.schwarzenfeld@utanet.at
          Keywords: patch

Update deskutils/recoll to 1.23.2.

Set X11MON to broken, cause of:
index/rclmonrcv.o: In function `RclFAM::RclFAM()':
index/rclmonrcv.cpp:(.text+0x1ed1): undefined reference to `FAMOpen2'
index/rclmonrcv.o: In function `RclFAM::~RclFAM()':
index/rclmonrcv.cpp:(.text+0x20ac): undefined reference to `FAMClose'
index/rclmonrcv.o: In function `RclFAM::~RclFAM()':
index/rclmonrcv.cpp:(.text+0x210c): undefined reference to `FAMClose'
index/rclmonrcv.o: In function `RclFAM::addWatch(std::__1::basic_string<cha=
r,
std::__1::char_traits<char>, std::__1::allocator<char> > const&, bool)':
index/rclmonrcv.cpp:(.text+0x2307): undefined reference to
`FAMMonitorDirectory'
index/rclmonrcv.cpp:(.text+0x2447): undefined reference to `FAMMonitorFile'
index/rclmonrcv.o: In function `RclFAM::getEvent(RclMonEvent&, int)':
index/rclmonrcv.cpp:(.text+0x279f): undefined reference to `FAMPending'
index/rclmonrcv.cpp:(.text+0x27b6): undefined reference to `FAMNextEvent'
index/rclmonrcv.cpp:(.text+0x2988): undefined reference to `FAMClose'

(fam.h is included in rclmonrcv.cpp and has all definitions).

--=20
You are receiving this mail because:
You are the assignee for the bug.=



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-219481-13>