Date: Thu, 7 May 2009 19:17:32 +0200 From: Oliver Lehmann <oliver@FreeBSD.org> To: Dmitry Marakasov <amdmi3@amdmi3.ru> Cc: cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org, ports-committers@FreeBSD.org Subject: Re: cvs commit: ports/graphics/ogre3d Makefile distinfo pkg-plist Message-ID: <20090507191732.95e3b5aa.oliver@FreeBSD.org> In-Reply-To: <20090507160650.GB40208@hades.panopticon> References: <200905060445.n464jE5f082850@repoman.freebsd.org> <20090507160650.GB40208@hades.panopticon>
next in thread | previous in thread | raw e-mail | index | archive | help
Dmitry Marakasov wrote: > * Oliver Lehmann (oliver@FreeBSD.org) wrote: > > > FreeBSD ports repository > > > > Modified files: > > graphics/ogre3d Makefile distinfo pkg-plist > > Log: > > update to 1.6.2 > > Does not build. > http://people.freebsd.org/~amdmi3/ogre3d.log It does build ;) But it looks like your libILU or libIL are still linked against liblcms.la. Please check with ldd in /usr/local/lib which libs are also affected and rebuild the depending ports. The last lcms update removed this .la file - it get no longer installed. Maybe there was also some PORTREVISION-bump missing? But this is not an ogre problem. > > Also, I propose the following two bits: I'll change the master_sites thing, and will test the parallel thing with my good old dual PIII-850 system - it is so slow it easily fails in such situations ;) -- Oliver Lehmann http://www.pofo.de/ http://wishlist.ans-netz.de/
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20090507191732.95e3b5aa.oliver>