Warner Losh wrote:
> Yup. I've done things like creating a chroot area and mounting a 3.5
> or 2.2.8 cdrom and then mounting another fs in that chroot area to
> access the sources and then building it there. But as you go back in
> time in FreeBSD it gets much harder to have ports be supported..
In message Garance A Drosihn writes:
: At 12:43 PM -0700 10/16/01, Brooks Davis wrote:
: >I've been trying to get applix 5.0 to work and I've been running into
: >some interesting problems. The first one was that current has the
: >getresuid syscall and the
On Wed, Oct 17, 2001 at 07:13:54AM -0500, Jacques A. Vidrine wrote:
> A workaround that I used previously is to compile up getresuid.so and
> run Applix with e.g. `env LD_PRELOAD=/PATH/TO/getresuid.so applix'.
Thanks for the tip. I was able to get the olefilter working with a
similar hack. I m
On Tue, Oct 16, 2001 at 12:43:13PM -0700, Brooks Davis wrote:
> I've been trying to get applix 5.0 to work and I've been running into
> some intresting problems. The first one was that current has the
> getresuid syscall and the gtk12 build detects and uses it. Unfortuatly
> FreeBSD 3.x and 4.x
On Wed, Oct 17, 2001 at 12:38:02AM +0200, Gary Jennejohn wrote:
> On Tuesday 16 October 2001 22:50, Robert Watson wrote:
> > On Tue, 16 Oct 2001, Brooks Davis wrote:
> > > After that I tried using the converters and discovered that the
> > > olefilter doesn't work because is uses libc_r.so.3 and w
On Tue, Oct 16, 2001 at 06:17:08PM -0400, Garance A Drosihn wrote:
> At 12:43 PM -0700 10/16/01, Brooks Davis wrote:
> >I've been trying to get applix 5.0 to work and I've been running into
> >some interesting problems. The first one was that current has the
> >getresuid syscall and the gtk12 bui
On Tuesday 16 October 2001 22:50, Robert Watson wrote:
> On Tue, 16 Oct 2001, Brooks Davis wrote:
> > After that I tried using the converters and discovered that the
> > olefilter doesn't work because is uses libc_r.so.3 and we don't have a
> > version of that with __stderrp defined. I don't real
At 12:43 PM -0700 10/16/01, Brooks Davis wrote:
>I've been trying to get applix 5.0 to work and I've been running into
>some interesting problems. The first one was that current has the
>getresuid syscall and the gtk12 build detects and uses it. Unfortunately
>FreeBSD 3.x and 4.x don't have this
On Tue, 16 Oct 2001, Brooks Davis wrote:
> I've been trying to get applix 5.0 to work and I've been running into
> some intresting problems. The first one was that current has the
> getresuid syscall and the gtk12 build detects and uses it. Unfortuatly
> FreeBSD 3.x and 4.x don't have this sys