Date: Tue, 19 Feb 2013 18:38:04 +0100 From: Daniel Nebdal <dnebdal@gmail.com> To: "Joseph A. Nagy, Jr" <jnagyjr1978@gmail.com> Cc: "Ports @ FreeBSD" <freebsd-ports@freebsd.org> Subject: Re: x11-wm/windowmaker fails on undefined reference Message-ID: <CA%2Bt49PKYoQZDLNFxxgvZx=vTF_eOBx9Lbop92swJqbdR8FpcYA@mail.gmail.com> In-Reply-To: <5123B459.9020509@gmail.com> References: <5123A315.20500@gmail.com> <CA%2Bt49PKFMH-d=f0WsBXY5TRkvp%2BAygVstn6xVGj%2BR1fEctFxmA@mail.gmail.com> <5123B459.9020509@gmail.com>
next in thread | previous in thread | raw e-mail | index | archive | help
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@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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?CA%2Bt49PKYoQZDLNFxxgvZx=vTF_eOBx9Lbop92swJqbdR8FpcYA>