On Thu, Sep 6, 2012 at 4:13 AM, Timo Aaltonen <tjaal...@ubuntu.com> wrote:
>
> building against headers from xserver 1.13rc5:
>
> ./.libs/libwacom-test.a(libwacom_test_la-xf86Wacom.o): In function
> `wcmDevControlProc':
> /«PKGBUILDDIR»/build/test/../../src/xf86Wacom.c:710: undefined reference
> to `LogMessageVerbSigSafe'
> ./.libs/libwacom-test.a(libwacom_test_la-xf86Wacom.o): In function
> `wcmDevChangeControl':
> /«PKGBUILDDIR»/build/test/../../src/xf86Wacom.c:695: undefined reference
> to `LogMessageVerbSigSafe'
> /«PKGBUILDDIR»/build/test/../../src/xf86Wacom.c:695: undefined reference
> to `LogMessageVerbSigSafe'
> ./.libs/libwacom-test.a(libwacom_test_la-xf86Wacom.o): In function
> `wcmDevClose':
> /«PKGBUILDDIR»/build/test/../../src/xf86Wacom.c:731: undefined reference
> to `LogMessageVerbSigSafe'
> /«PKGBUILDDIR»/build/test/../../src/xf86Wacom.c:731: undefined reference
> to `LogMessageVerbSigSafe'
> ./.libs/libwacom-test.a(libwacom_test_la-xf86Wacom.o):/«PKGBUILDDIR»/build/test/../../src/xf86Wacom.c:724:
> more undefined references to `LogMessageVerbSigSafe' follow
> collect2: error: ld returned 1 exit status
>
>
> lots of other warnings too, full build log at
> http://pastebin.com/T0Jv56DD
>
>
> --
> t
>

It looks like your build system is running a distcheck, which is known
to produce lots of (harmless) warnings. The error itself appears to be
caused by us not informing the test suite of the
"LogMessageVerbSigSafe" function that is now used with xserver >=
1.13.

Let me know if the attached patch fixes the build or not.

Jason

---
Day xee-nee-svsh duu-'ushtlh-ts'it;
nuu-wee-ya' duu-xan' 'vm-nvshtlh-ts'it.
Huu-chan xuu naa~-gha.

Attachment: 0001-Add-LogMessageVerbSigSafe-to-fake-symbols.patch
Description: Binary data

------------------------------------------------------------------------------
Live Security Virtual Conference
Exclusive live event will cover all the ways today's security and 
threat landscape has changed and how IT managers can respond. Discussions 
will include endpoint security, mobile security and the latest in malware 
threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/
_______________________________________________
Linuxwacom-devel mailing list
Linuxwacom-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/linuxwacom-devel

Reply via email to