https://bugs.winehq.org/show_bug.cgi?id=41869
Bug ID: 41869 Summary: undefined reference to `HIDIOCSFEATURE' Product: Wine Version: 1.9.24 Hardware: x86 OS: Linux Status: UNCONFIRMED Severity: blocker Priority: P2 Component: -unknown Assignee: wine-bugs@winehq.org Reporter: version2013@openmailbox.org Distribution: ---
Created attachment 56272 --> https://bugs.winehq.org/attachment.cgi?id=56272 log file
undefined reference to `HIDIOCSFEATURE'
my system command: ldd --version ldd (GNU libc) 2.10.1
command: uname -r 3.0.66
command: gcc --version gcc (GCC) 4.3.4
https://bugs.winehq.org/show_bug.cgi?id=41869
Bruno Jesus 00cpxxx@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Summary|undefined reference to |Wine is not compiling: |`HIDIOCSFEATURE' |undefined reference to | |'HIDIOCSFEATURE' CC| |aric@codeweavers.com
https://bugs.winehq.org/show_bug.cgi?id=41869
--- Comment #1 from Nathan version2013@openmailbox.org --- comment 0 refers to my system (which fails to build wine-1.9.24): Puppy Linux (specifically 'Racy5.5') x86 hardware is 64bit
Wine build completes on my other system: Puppy Linux (specifically 'Puppy 431') x86 hardware is 32bit
prompt: ldd --version ldd (GNU libc) 2.6.1
prompt: uname -r 2.6.30.5
prompt: gcc --version gcc (GCC) 4.2.2
https://bugs.winehq.org/show_bug.cgi?id=41869
florian.reisenhofer@aon.at changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |florian.reisenhofer@aon.at
--- Comment #2 from florian.reisenhofer@aon.at --- Both of these systems are completely outdated and use unsupported kernels.
I suggest getting an up-to-date distribution. If it fails there too, there actually is a problem.
https://bugs.winehq.org/show_bug.cgi?id=41869
Austin English austinenglish@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Component|-unknown |winebus.sys
https://bugs.winehq.org/show_bug.cgi?id=41869
Austin English austinenglish@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |austinenglish@gmail.com
--- Comment #3 from Austin English austinenglish@gmail.com --- (In reply to florian.reisenhofer from comment #2)
Both of these systems are completely outdated and use unsupported kernels.
What makes you think they're unsupported?
https://bugs.winehq.org/show_bug.cgi?id=41869
--- Comment #4 from Rosanne DiMesio dimesio@earthlink.net --- According to https://wiki.winehq.org/Gcc, the oldest gcc version known to work for Wine is 4.5.
https://bugs.winehq.org/show_bug.cgi?id=41869
--- Comment #5 from Alexandre Julliard julliard@winehq.org --- This is not a gcc issue though, it's the kernel headers being too old apparently. There's no reason we can't have a workaround for this.
https://bugs.winehq.org/show_bug.cgi?id=41869
--- Comment #6 from Aric Stewart aric@codeweavers.com --- Created attachment 56274 --> https://bugs.winehq.org/attachment.cgi?id=56274 Test patch
Could you please test and tell me if this resolves your build issue?
https://bugs.winehq.org/show_bug.cgi?id=41869
--- Comment #7 from Nathan version2013@openmailbox.org --- Build issue resolved. Wine build completes. Thank you.
Interesting that a distro with: kernel 2.6.30.5 compiling succeeds, whereas kernel 3.0.66 compiling fails.
https://bugs.winehq.org/show_bug.cgi?id=41869
Stefan Leichter Stefan.Leichter@camLine.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |Stefan.Leichter@camLine.com
--- Comment #8 from Stefan Leichter Stefan.Leichter@camLine.com --- (In reply to Aric Stewart from comment #6)
Created attachment 56274 [details] Test patch
Could you please test and tell me if this resolves your build issue?
The patch is working here too on 2.6.31
$ grep LINUX_VERSION_CODE usr/include/linux/version.h #define LINUX_VERSION_CODE 132639
https://bugs.winehq.org/show_bug.cgi?id=41869
--- Comment #9 from Nathan version2013@openmailbox.org --- Possibly my comment 7 was confusing. Retrying.
Without patch, distro with: kernel 2.6.30.5 compiling succeeds, whereas kernel 3.0.66 compiling fails.
With patch, distro with: kernel 3.0.66 compiling succeeds.
Did not apply patch because compiling succeeds without patch, for distro with kernel 2.6.30.5
https://bugs.winehq.org/show_bug.cgi?id=41869
Nathan version2013@openmailbox.org changed:
What |Removed |Added ---------------------------------------------------------------------------- Version|1.9.24 |1.9.23
--- Comment #10 from Nathan version2013@openmailbox.org --- Wine 2.0-rc1 Wine 2.0-rc2
Both wine versions display "Wine build complete". Thanks.
https://bugs.winehq.org/show_bug.cgi?id=41869
winetest@luukku.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |dimesio@earthlink.net, | |winetest@luukku.com
https://bugs.winehq.org/show_bug.cgi?id=41869
fjfrackiewicz@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |fjfrackiewicz@gmail.com
--- Comment #11 from fjfrackiewicz@gmail.com --- This bug should be fixed by http://source.winehq.org/git/wine.git/commit/ea9df98c692175065a80f113100f92d...
https://bugs.winehq.org/show_bug.cgi?id=41869
Alexandre Julliard julliard@winehq.org changed:
What |Removed |Added ---------------------------------------------------------------------------- Fixed by SHA1| |ea9df98c692175065a80f113100 | |f92d13d3cae12 Resolution|--- |FIXED Status|UNCONFIRMED |RESOLVED
--- Comment #12 from Alexandre Julliard julliard@winehq.org --- Fixed.
https://bugs.winehq.org/show_bug.cgi?id=41869
Alexandre Julliard julliard@winehq.org changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED
--- Comment #13 from Alexandre Julliard julliard@winehq.org --- Closing bugs fixed in 2.0-rc3.
https://bugs.winehq.org/show_bug.cgi?id=41869
Zebediah Figura z.figura12@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Component|winebus.sys |hid