[Mesa-dev] [Bug 34644] New: Cygwin SCons build glx_usefont.c:65: error: `_P' undeclared

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Wed Feb 23 20:56:28 PST 2011


https://bugs.freedesktop.org/show_bug.cgi?id=34644

           Summary: Cygwin SCons build glx_usefont.c:65: error: `_P'
                    undeclared
           Product: Mesa
           Version: git
          Platform: x86 (IA32)
        OS/Version: Cygwin
            Status: NEW
          Severity: blocker
          Priority: medium
         Component: Other
        AssignedTo: mesa-dev at lists.freedesktop.org
        ReportedBy: vlee at vmware.com


mesa: 69d969e8fafd3357a140072f0f4bbf0f28db9769 (master)

Build with SCons on Cygwin.

$ scons
[...]
  Compiling src/gallium/state_trackers/glx/xlib/glx_usefont.c ...
src/gallium/state_trackers/glx/xlib/glx_usefont.c: In function
`dump_font_struct
':
src/gallium/state_trackers/glx/xlib/glx_usefont.c:65: error: `_P' undeclared
(fi
rst use in this function)
src/gallium/state_trackers/glx/xlib/glx_usefont.c:65: error: (Each undeclared
id
entifier is reported only once
src/gallium/state_trackers/glx/xlib/glx_usefont.c:65: error: for each function
i
t appears in.)
src/gallium/state_trackers/glx/xlib/glx_usefont.c:65: error: `_B' undeclared
(fi
rst use in this function)
src/gallium/state_trackers/glx/xlib/glx_usefont.c: In function `glXUseXFont':
src/gallium/state_trackers/glx/xlib/glx_usefont.c:317: error: `_P' undeclared
(f
irst use in this function)
src/gallium/state_trackers/glx/xlib/glx_usefont.c:317: error: `_B' undeclared
(f
irst use in this function)
scons: ***
[build/cygwin_nt-5.1-x86-debug/gallium/state_trackers/glx/xlib/glx_us
efont.os] Error 1
scons: building terminated because of errors.

-- 
Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.


More information about the mesa-dev mailing list