Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 8 Jul 2002 10:59:51 -0600
From:      Nate Williams <nate@yogotech.com>
To:        "David W. Chapman Jr." <dwcjr@inethouston.net>
Cc:        Nate Williams <nate@yogotech.com>, Vivek Khera <khera@kcilink.com>, freebsd-stable@FreeBSD.org
Subject:   Re: linux_base-7.1 problem
Message-ID:  <15657.50439.208282.915784@emerger.yogotech.com>
In-Reply-To: <20020708165721.GA42531@leviathan.inethouston.net>
References:  <3D2335ED.8050201@xmission.com> <20020703175548.GJ42456@leviathan.inethouston.net> <bulk.47775.20020708094246@hub.freebsd.org> <15657.49977.348140.590112@emerger.yogotech.com> <20020708165721.GA42531@leviathan.inethouston.net>

next in thread | previous in thread | raw e-mail | index | archive | help
> > > DWC> On Wed, Jul 03, 2002 at 11:35:41AM -0600, Jason Porter wrote:
> > > >> glibc-2.1.2-11.  It finally exists with an Error code 1 and stops the 
> > > >> install.  Anyone else have this problem?
> > > 
> > > DWC> This happens sometimes when there are leftovers in /compat/linux from 
> > > DWC> linux_base-6, if you can rm -fr /compat/linux/* and reinstall linux 
> > > 
> > > My experience is that linux_base-7.1 fails miserably with the
> > > acroread4 and acroread5 ports (fails to install them for lack of
> > > "strip" program), and then core dumps when you run acroread.
> > 
> > I'll agree with the former, but disagree with the latter.  Acroread4 is
> > working fine on my new box using linux_base-7.1, no core dumps.
> > 
> > (I ignored the strip error, since it's really not a necessary step for
> > full functionality.)
> > 
> > I never tried acroread5, since the port couldn't find a copy of the
> > binaries anywhere when I tried it.
> 
> I wonder if we can use our strip since linux_base-7 doesn't include 
> one?

If you *really* are worried, grab the strip from linux_base-6.
Otherwise, create something like:

#!/bin/sh
exit 0;



Nate

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-stable" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?15657.50439.208282.915784>