amd64/160764: If libinotify is installed, avahi-app doesn't build

Michiel Leenaars michiel.ml at nlnet.nl
Fri Sep 16 12:30:10 UTC 2011


>Number:         160764
>Category:       amd64
>Synopsis:       If libinotify is installed, avahi-app doesn't build
>Confidential:   no
>Severity:       serious
>Priority:       medium
>Responsible:    freebsd-amd64
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Fri Sep 16 12:30:09 UTC 2011
>Closed-Date:
>Last-Modified:
>Originator:     Michiel Leenaars
>Release:        8.2 RELEASE
>Organization:
NLnet
>Environment:
FreeBSD localhostname 8.2-RELEASE FreeBSD 8.2-RELEASE #0: Thu Feb 17 02:41:51 UTC 2011     root at mason.cse.buffalo.edu:/usr/obj/usr/src/sys/GENERIC  amd64
>Description:
When libinotify is installed, avahi-app no longer compiles - which triggers a long list of things that also not compile.

Configure outputs:

 Enable Linux inotify:                      yes

[..]

The following error then occurs:


avahi_daemon-main.o(.text+0x5d5): In function `add_inotify_watches':
: undefined reference to `inotify_add_watch'
avahi_daemon-main.o(.text+0x11f2): In function `run_server':
: undefined reference to `inotify_init'
avahi_daemon-main.o(.text+0x5ee): In function `add_inotify_watches':
: undefined reference to `inotify_add_watch'
gmake[2]: *** [avahi-daemon] Error 1
gmake[2]: Leaving directory `/usr/ports/net/avahi-app/work/avahi-0.6.29/avahi-daemon'
gmake[1]: *** [all-recursive] Error 1
gmake[1]: Leaving directory `/usr/ports/net/avahi-app/work/avahi-0.6.29'
gmake: *** [all] Error 2
*** Error code 1


>How-To-Repeat:
Install devel/libinotify, try to compile net/avahi-app.

>Fix:



>Release-Note:
>Audit-Trail:
>Unformatted:


More information about the freebsd-amd64 mailing list