[MacPorts] #27918: vim @7.3.94 +small does not compile (v7.3.94): ui.c error

MacPorts noreply at macports.org
Mon Jan 10 13:58:06 PST 2011


#27918: vim @7.3.94 +small does not compile (v7.3.94): ui.c error
-----------------------------------+----------------------------------------
 Reporter:  wrigleyster@…          |       Owner:  macports-tickets@…                   
     Type:  defect                 |      Status:  new                                  
 Priority:  Normal                 |   Milestone:                                       
Component:  ports                  |     Version:  1.9.2                                
 Keywords:                         |        Port:  vim                                  
-----------------------------------+----------------------------------------
 {{{
 port install vi +small
 }}}
 fails to compile with an error:


 {{{
 /usr/bin/gcc-4.0 -c -I. -Iproto -DHAVE_CONFIG_H \
   -I/opt/local/include -DMACOS_X_UNIX -no-cpp-precomp \
   -pipe -O -arch ppc -D_FORTIFY_SOURCE=1  \
   -o objects/ui.o ui.c
 ui.c: In function 'clip_modeless':
 ui.c:610: error: 'MOUSE_RIGHT' undeclared (first use in this function)
 ui.c:610: error: (Each undeclared identifier is reported only once
 ui.c:610: error: for each function it appears in.)
 ui.c:615: error: 'mouse_col' undeclared (first use in this function)
 ui.c:615: error: 'mouse_row' undeclared (first use in this function)
 ui.c:628: error: 'MOUSE_RELEASE' undeclared (first use in this function)
 ui.c: In function 'clip_process_selection':
 ui.c:735: error: 'MOUSE_RELEASE' undeclared (first use in this function)
 ui.c:781: error: 'MOUSE_RIGHT' undeclared (first use in this function)
 }}}

 I do run tiger, but I don't think that is the issue, seeing as both +tiny
 and "+normal" compile fine

 let me know if you want me to post the full log, test something, or wish
 any other info.

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


More information about the macports-tickets mailing list