Date: Thu, 15 Sep 2005 14:12:41 +0200 From: Julian Stecklina <der_julian@web.de> To: Volker Stolz <vs@FreeBSD.org> Cc: freebsd-ports-bugs@FreeBSD.org Subject: Re: ports/84873: [Maintainer Update] lang/ecl to version 0.9g Message-ID: <20050915141241.50c110dd@localhost> In-Reply-To: <200509141009.j8EA9slE002791@freefall.freebsd.org> References: <200509141009.j8EA9slE002791@freefall.freebsd.org>
next in thread | previous in thread | raw e-mail | index | archive | help
On Wed, 14 Sep 2005 10:09:54 GMT Volker Stolz <vs@FreeBSD.org> wrote: > Synopsis: [Maintainer Update] lang/ecl to version 0.9g > > State-Changed-From-To: open->feedback > State-Changed-By: vs > State-Changed-When: Wed Sep 14 10:09:27 GMT 2005 > State-Changed-Why: > Does not build. On 4.11: > cc -c -I. -I/usr/ports/lang/ecl/work/ecl-0.9g/src/c > -I/usr/ports/lang/ecl/work/ecl-0.9g/src/h -I../h > -I/usr/local/include -fPIC -fstrict-aliasing -Dfreebsd -o alloc_2.o > alloc_2.c /usr/ports/lang/ecl/work/ecl-0.9g/src/c/alloc_2.d:28: > gc/gc.h: No such file or > directory /usr/ports/lang/ecl/work/ecl-0.9g/src/c/alloc_2.d:29: > gc/private/gc_priv.h: No such file or directory > > > Responsible-Changed-From-To: freebsd-ports-bugs->vs > Responsible-Changed-By: vs > Responsible-Changed-When: Wed Sep 14 10:09:27 GMT 2005 > Responsible-Changed-Why: > I'll handle this. > > http://www.freebsd.org/cgi/query-pr.cgi?pr=84873 New diff is at: http://www.inf.tu-dresden.de/~s1054849/ecl-0.9g-2nd.diff This is most likely caused by an already installed boehm-gc without all headers installed that ECL uses. I have no 4.11 to test it on, but it should work now. I also removed the now unused texi2html dependency. Regards, -- Julian Stecklina When someone says "I want a programming language in which I need only say what I wish done," give him a lollipop. - Alan Perlis
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20050915141241.50c110dd>