Date: Fri, 25 Sep 2015 01:00:21 -0700 (PDT) From: Don Lewis <truckman@FreeBSD.org> To: fbsd@xtaz.co.uk Cc: lists@opsec.eu, dim@FreeBSD.org, rkoberman@gmail.com, current@freebsd.org, leo@mediatomb.cc Subject: Re: Port compilation fails on HEAD. works on 9 and 10 STABLE Message-ID: <201509250800.t8P80Lr2016930@gw.catspoiler.org> In-Reply-To: <20150925064640.GB15788@xtaz.uk>
next in thread | previous in thread | raw e-mail | index | archive | help
On 25 Sep, Matt Smith wrote: > On Sep 24 21:52, Kurt Jaeger wrote: >>Hi! >> >>> > > Try dropping the attached patch in net/mediatomb/files. I submitted it >>> > > in March, in PR198436: >>> > > >>> > > https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=198436 >>> > >>> > Eh, now with an actual patch. :) >>> >>> Thanks, helps to build it. Still fails on 9.3a, but I *have* to go >>> to bed now. >> >>It's done. >> > > This seems to create a run time dependency on GCC. Should it not just be > a build time dependency which allows you to uninstall GCC afterwards? If the executable(s) link to any of the shared libraries bundled with the gcc port, then gcc needs to be a run time dependency. If you point ldd at one of the executables, what does it say?
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201509250800.t8P80Lr2016930>