Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 18 Oct 2001 09:06:15 -0600
From:      Warner Losh <imp@harmony.village.org>
To:        Garance A Drosihn <drosih@rpi.edu>
Cc:        Brooks Davis <brooks@one-eyed-alien.net>, current@FreeBSD.ORG
Subject:   Re: applix 5.0 and current 
Message-ID:  <200110181506.f9IF6F721331@harmony.village.org>
In-Reply-To: Your message of "Tue, 16 Oct 2001 18:17:08 EDT." <p05101007b7f245e1b2b6@[128.113.24.47]> 
References:  <p05101007b7f245e1b2b6@[128.113.24.47]>  <20011016124313.A12105@Odin.AC.HMC.Edu> 

next in thread | previous in thread | raw e-mail | index | archive | help
In message <p05101007b7f245e1b2b6@[128.113.24.47]> 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 gtk12 build detects and uses it.  Unfortunately
: >FreeBSD 3.x and 4.x don't have this syscall so you can't use libgtk12
: >with old libc's if it's built on current.  I was able to build a new
: >one with use of getresuid disabled and that got the main program to
: >load. It appears that the gtk12 port needs to disable this dubious
: >feature or getresuid needs to be MFC'd all the way back to 3.x.
: 
: If I understand the above, then you compiled something on -current
: and you wanted it to run on release-4 and release-3.  I do not think
: you can count on that.  If you want a program to run on multiple
: releases, then you'll need to compile it on the lowest release, not
: on -current.

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...

Warner

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




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