Bug 963181

Summary: preprocessor error: Unterminated #if
Product: [Fedora] Fedora Reporter: Matthias Runge <mrunge>
Component: FlightGearAssignee: Fabrice Bellet <fabrice>
Status: CLOSED DUPLICATE QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: 19CC: fabrice
Target Milestone: ---   
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2013-05-17 08:44:59 UTC Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description Matthias Runge 2013-05-15 10:55:33 UTC
When starting fgfs on f19:

[mrunge@gauss ~]$ fgfs
KMA20 audio panel initialized
KI266 dme indicator #0 initialized
loading scenario 'nimitz_demo'
PNG lib warning : Interlace handling should be turned on when using png_read_image
Electrical system initialized
FRAGMENT glCompileShader "/usr/share/flightgear/Shaders/urban.frag" FAILED
FRAGMENT Shader "/usr/share/flightgear/Shaders/urban.frag" infolog:
0:95(22): preprocessor error: syntax error, unexpected IDENTIFIER, expecting NEWLINE
0:92(1): preprocessor error: Unterminated #if


glLinkProgram "" FAILED
Program "" infolog:
error: linking with uncompiled shader
Stack dump:
0.	Running pass 'Function Pass Manager' on module 'tgsi'.
1.	Running pass 'Greedy Register Allocator' on function '@main'
Segmentation fault (core dumped)

Comment 1 Matthias Runge 2013-05-17 08:44:59 UTC

*** This bug has been marked as a duplicate of bug 963185 ***