Date: Sat, 11 Sep 2004 15:30:36 GMT From: Mark Handley <M.Handley@cs.ucl.ac.uk> To: freebsd-ports-bugs@FreeBSD.org Subject: Re: ports/68610: lcms upgrade from 1.12,1 -> 1.13,1 fails: "Coarse error! 16 on entry 1021" Message-ID: <200409111530.i8BFUafm003539@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
The following reply was made to PR ports/68610; it has been noted by GNATS. From: Mark Handley <M.Handley@cs.ucl.ac.uk> To: freebsd-gnats-submit@FreeBSD.org, david@catwhisker.org Cc: Subject: Re: ports/68610: lcms upgrade from 1.12,1 -> 1.13,1 fails: "Coarse error! 16 on entry 1021" Date: Sat, 11 Sep 2004 16:29:15 +0100 I just hit the same problem. As far as I can see, it looks like the problem is that testcms (the inbuilt test suite) gets its header files from the installed lcms rather than the one in its source directory, and the two are not compatible. Obviously this doesn't happen with a fresh install, but does happen when using portupgrade. A simple crude workaround is to pkg_delete -f <oldliblcms>, before building and installing the new one. - Mark
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200409111530.i8BFUafm003539>