cvs commit: ports/graphics/ocaml-images Makefile

Pav Lucistnik pav at FreeBSD.org
Sun Jun 17 20:25:05 UTC 2012


pav         2012-06-17 20:25:05 UTC

  FreeBSD ports repository

  Modified files:
    graphics/ocaml-images Makefile 
  Log:
  - Mark BROKEN: does not compile
    ocamlopt.opt -o crop.opt   -I ../../src     camlimages_core.cmxa unix.cmxa  crop.cmx
    ../../src/libcamlimages_core.a(gifread.o)(.text+0x3ea): In function `dGifGetLine':
    : undefined reference to `PrintGifError'
    ../../src/libcamlimages_core.a(gifwrite.o)(.text+0x2f3): In function `eGifPutLine':
    : undefined reference to `PrintGifError'
  
  Reported by:    pointyhat
  
  Revision  Changes    Path
  1.42      +2 -0      ports/graphics/ocaml-images/Makefile


More information about the cvs-ports mailing list