[MacPorts] #29717: Undeclared variables in X11Application.m of xorg-server-devel 1.10.2_0

MacPorts noreply at macports.org
Sun Jun 5 15:41:06 PDT 2011


#29717: Undeclared variables in X11Application.m of xorg-server-devel  1.10.2_0
--------------------------------------+-------------------------------------
 Reporter:  Peter_Dyballa@…           |       Owner:  macports-tickets@…                   
     Type:  defect                    |      Status:  new                                  
 Priority:  Normal                    |   Milestone:                                       
Component:  ports                     |     Version:  1.9.2                                
 Keywords:                            |        Port:  xorg-server-devel  1.10.2_0          
--------------------------------------+-------------------------------------
 {{{
 X11Application.m: In function 'create_thread':
 X11Application.m:969: warning: implicit declaration of function
 'pthread_attr_init'
 X11Application.m:969: warning: nested extern declaration of
 'pthread_attr_init'
 X11Application.m:970: warning: implicit declaration of function
 'pthread_attr_setscope'
 X11Application.m:970: warning: nested extern declaration of
 'pthread_attr_setscope'
 X11Application.m:970: error: 'PTHREAD_SCOPE_SYSTEM' undeclared (first use
 in this function)
 X11Application.m:970: error: (Each undeclared identifier is reported only
 once
 X11Application.m:970: error: for each function it appears in.)
 X11Application.m:971: warning: implicit declaration of function
 'pthread_attr_setdetachstate'
 X11Application.m:971: warning: nested extern declaration of
 'pthread_attr_setdetachstate'
 X11Application.m:971: error: 'PTHREAD_CREATE_DETACHED' undeclared (first
 use in this function)
 X11Application.m:972: warning: implicit declaration of function
 'pthread_create'
 X11Application.m:972: warning: nested extern declaration of
 'pthread_create'
 X11Application.m:973: warning: implicit declaration of function
 'pthread_attr_destroy'
 X11Application.m:973: warning: nested extern declaration of
 'pthread_attr_destroy'
 }}}

-- 
Ticket URL: <https://trac.macports.org/ticket/29717>
MacPorts <http://www.macports.org/>
Ports system for Mac OS


More information about the macports-tickets mailing list