Date: Sun, 3 Feb 2008 09:45:25 -0900 From: Beech Rintoul <beech@freebsd.org> To: freebsd-ports@freebsd.org Cc: Dmitry Marakasov <amdmi3@amdmi3.ru> Subject: Re: linux app port, "version `GLIBC_2.4' not found" Message-ID: <200802030945.28722.beech@freebsd.org> In-Reply-To: <20080203182457.GA74879@hades.panopticon> References: <20080203182457.GA74879@hades.panopticon>
next in thread | previous in thread | raw e-mail | index | archive | help
On Sunday 03 February 2008, Dmitry Marakasov said: > Hi! > > I'm trying to port a linux app, and it says: > > % ./app > ./app: /lib/obsolete/linuxthreads/libc.so.6: version `GLIBC_2.4' > not found (required by ./app) > > Seems like linux_base-fc4 is too old for this application, as it > requires glibc 2.4. Is there a way to indicate in a port that newer > linux_base is needed? =46rom bsd.port.mk: # USE_LINUX - Set to yes to say the port needs the default linux base port. # Set to value <X>, if the port needs emulators/linux_base-<X>. # If set to "7", a dependency is registered to emulators/linux_base. # Implies appropriate settings for STRIP and STRIP_CMD. Cheers, Beech =2D-=20 =2D------------------------------------------------------------------------= =2D------------- Beech Rintoul - FreeBSD Developer - beech@FreeBSD.org /"\ ASCII Ribbon Campaign | FreeBSD Since 4.x \ / - NO HTML/RTF in e-mail | http://www.freebsd.org X - NO Word docs in e-mail | Latest Release: / \ - http://www.FreeBSD.org/releases/6.3R/announce.html =2D------------------------------------------------------------------------= =2D-------------
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200802030945.28722.beech>