x11-wm/windowmaker fails on undefined reference

Daniel Nebdal dnebdal at gmail.com
Tue Feb 19 17:38:06 UTC 2013


Right, so it does find it - it just neglects to set the right flag
later. If I manage to both find the time and reproduce it, I can dig a
bit - though you're more likely to get a usful answer if someone that
actually knows about this chimes in in the meantime. :)


--
Daniel Nebdal


On Tue, Feb 19, 2013 at 6:20 PM, Joseph A. Nagy, Jr
<jnagyjr1978 at gmail.com> wrote:
> On 02/19/13 10:39, Daniel Nebdal wrote:
>>
>> The obvious issue is apparently that there's not an "-linotify" in
>> that argument list (or, alternatively, that is uses inotify functions
>> when it shouldn't) - though I'm far from sure why that would happen.
>> Do you have devel/libinotify installed? What does "grep inotify
>> work/Window*/config.log " say?
>>
>>
>> --
>> Daniel Nebdal
>
>
> configure:12047: checking sys/inotify.h usability
> configure:12047: gcc -c -O2 -pipe -fno-strict-aliasing -Wall -Wextra
> -Wno-sign-compare -Wno-unused-parameter -D_XOPEN_SOURCE=600 -DFREEBSD
> -I/usr/local/include conftest.c >&5
> configure:12047: $? = 0
> configure:12047: result: yes
> configure:12047: checking sys/inotify.h presence
> configure:12047: gcpp -I/usr/local/include conftest.c
> configure:12047: $? = 0
> configure:12047: result: yes
> configure:12047: checking for sys/inotify.h
> configure:12047: result: yes
> ...
> ac_cv_header_sys_inotify_h=yes
>
>
> --
> Yours in Christ,
>
> Joseph A Nagy Jr
> "Whoever loves instruction loves knowledge, But he who hates correction
> is stupid." -- Proverbs 12:1
> Emails are not formal business letters, whatever businesses may want.
> Original content CopyFree (F) under the OWL
> http://copyfree.org/licenses/owl/license.txt


More information about the freebsd-ports mailing list