MantisBT - Zandronum
View Issue Details
0003989Zandronum[All Projects] Bugpublic2022-04-04 06:522025-03-03 17:44
Penguin 
 
immediatemajoralways
resolvedfixed 
LinuxFedora35
3.1 
3.23.2 
0003989: Compile fails on Fedora 35
Compiling fails with an error on line 12340 of glext.h.
It occurs in both AOCC 3.2.0 and GCC 11.2.1.

AOCC Log
'https://gist.github.com/PenguinDOOM/8b58527fcb05f5112250d433d2fc64f1 [^]'
GCC Log
'https://gist.github.com/PenguinDOOM/657b2090ee56f53a4d97bc2a795336db [^]'
Simply install and compile the dependencies.
Perhaps someone may tell me to use precompiled binaries, but unfortunately they do not match the SDL version that is installed in Fedora. And dnf will not install that version.
No tags attached.
patch 10818.patch (657) 2022-04-23 08:56
https://zandronum.com/tracker/file_download.php?file_id=2733&type=bug
Issue History
2022-04-04 06:52PenguinNew Issue
2022-04-04 07:00PenguinNote Added: 0022177
2022-04-07 18:09PenguinNote Added: 0022184
2022-04-07 18:09PenguinNote Edited: 0022184bug_revision_view_page.php?bugnote_id=22184#r13592
2022-04-07 18:10PenguinNote Added: 0022185
2022-04-07 18:30PenguinNote Added: 0022186
2022-04-23 08:56PenguinFile Added: 10818.patch
2022-04-23 08:57PenguinNote Added: 0022193
2022-04-24 20:34KaminskyNote Added: 0022194
2022-04-24 20:34KaminskyStatusnew => needs testing
2022-04-24 20:34KaminskyTarget Version => 3.2
2025-03-03 17:44Ru5tK1ngNote Added: 0024227
2025-03-03 17:44Ru5tK1ngStatusneeds testing => resolved
2025-03-03 17:44Ru5tK1ngResolutionopen => fixed
2025-03-03 17:44Ru5tK1ngFixed in Version => 3.2

Notes
(0022177)
Penguin   
2022-04-04 07:00   
Sorry for my bad english.
It looks as though it is compiling dependencies.
The correct phrase is "Simply install the dependencies and compile."
(0022184)
Penguin   
2022-04-07 18:09   
Similar issues
'https://github.com/openai/mujoco-py/issues/383 [^]'

(0022185)
Penguin   
2022-04-07 18:10   
The solution for that
'https://github.com/mupen64plus/mupen64plus-video-z64/pull/16 [^]'
(0022186)
Penguin   
2022-04-07 18:30   
I was able to compile it by commenting out glext.h
(0022193)
Penguin   
2022-04-23 08:57   
I uploaded a patch
'https://zandronum.com/tracker/file_download.php?file_id=2733&type=bug [^]'
(0022194)
Kaminsky   
2022-04-24 20:34   
Thank you for the patch. I just made a minor adjustment to the patch: instead of removing the line, I commented it out and left a note. It has been pushed into our main repo:'http://hg.osdn.net/view/zandronum/zandronum-stable/rev/5f4985f686e6 [^]'
(0024227)
Ru5tK1ng   
2025-03-03 17:44   
Closing ticket since no issues have cropped up in nearly 3 years.