On Monday 04 February 2008, Dmitry Marakasov said:
> * Beech Rintoul ([EMAIL PROTECTED]) wrote:
> > > 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 li
Quoting Dmitry Marakasov <[EMAIL PROTECTED]> (from Mon, 4 Feb 2008
17:52:13 +0300):
* Beech Rintoul ([EMAIL PROTECTED]) wrote:
> 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)
>
> Seem
* Beech Rintoul ([EMAIL PROTECTED]) wrote:
> > 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 gl
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 gl
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