cvs commit: ports/emulators/mess Makefile

Pav Lucistnik pav at FreeBSD.org
Mon Nov 7 21:51:56 UTC 2011


pav         2011-11-07 21:51:56 UTC

  FreeBSD ports repository

  Modified files:
    emulators/mess       Makefile 
  Log:
  - Mark BROKEN: does not compile
    src/lib/util/aviio.c: In function 'avi_error parse_indx_chunk(avi_file*, avi_stream*, avi_chunk*)':
    src/lib/util/aviio.c:1516:25: error: variable 'id' set but not used [-Werror=unused-but-set-variable]
    src/lib/util/aviio.c:1519:8: error: variable 'subtype' set but not used [-Werror=unused-but-set-variable]
    cc1plus: all warnings being treated as errors
  
  Reported by:    pointyhat
  
  Revision  Changes    Path
  1.32      +2 -0      ports/emulators/mess/Makefile


More information about the cvs-all mailing list