[MacPorts] #43508: vmdktool 1.3

MacPorts noreply at macports.org
Wed Apr 30 06:55:37 PDT 2014


#43508: vmdktool 1.3
-------------------------+--------------------------
  Reporter:  glenn@…     |      Owner:  ryandesign@…
      Type:  submission  |     Status:  closed
  Priority:  Normal      |  Milestone:
 Component:  ports       |    Version:  2.2.1
Resolution:  fixed       |   Keywords:
      Port:  vmdktool    |
-------------------------+--------------------------

Comment (by glenn@…):

 Thanks for all the fixes, Ryan. I was building under 10.8.5 rather than
 10.9.2 (but still Xcode 5.1.1) which may explain the discrepancies. I made
 the patch in expand_number.c because without it I was encountering the
 following error:

     expand_number.c:76:6: error: implicit declaration of function
 'tolower' is invalid in C99 [-Werror,-Wimplicit-function-declaration]
             s = tolower(*endptr);
                 ^
     1 error generated.
     make: *** [expand_number.o] Error 1

 But as you noted removing -Werror appears to be a more appropriate fix.

 Thanks!

-- 
Ticket URL: <https://trac.macports.org/ticket/43508#comment:7>
MacPorts <http://www.macports.org/>
Ports system for OS X


More information about the macports-tickets mailing list