Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 17 Jun 2012 20:25:05 +0000 (UTC)
From:      Pav Lucistnik <pav@FreeBSD.org>
To:        ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: ports/graphics/ocaml-images Makefile
Message-ID:  <201206172025.q5HKP5aB021776@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201206172025.q5HKP5aB021776>