Current-Users archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: XOrg oriented build failure



On 2017-01-04, bch wrote:
> On Jan 4, 2017 21:37, "Martin Husemann" <martin%duskware.de@localhost> wrote:
> 
> On Wed, Jan 04, 2017 at 09:29:05PM -0800, bch wrote:
> > transform.o: In function `map_to_output':
> > transform.c:(.text+0x2a3): undefined reference to `xi2_find_device_info'
> > collect2: error: ld returned 1 exit status
> 
> Clean the xinput obj dir and retry (this needs another UPDATING entry).
> 
> 
> I tried that (given our exchange earlier today), but I'll try again in case
> some cruft was missed.
> 
> Cheers,

That symbol is defined in xsrc/external/mit/xinput/dist/src/xinput.c, but is
protected by a "#ifdef HAVE_XI2".

Did you clear out obj/external/mit/xorg/bin/xinput?
(It seems yes from your answer above.)

If it is broken, then I am responsible and will try to fix it.

-- 
Kind regards,

Yorick Hardy


Home | Main Index | Thread Index | Old Index