David O'Brien wrote:
> > It breaks because compat22 is installing _everything_ in
> > /usr/lib/compat/aout. We've reproduced this locally - compat22 is
> > hosed.
>
> I *knew* this was going to bite us in the ass. I brought it up at E-day
> time... and was ignored.
"I hear what you say - I just don't agree"
> Some body please decide where bits should live. *IF* you upgrade from
> 2.2.x to 3.x, your /usr/lib a.out libs are moved to /usr/lib/aout, *AND*
> your /usr/lib/compat a.out libs are moved to /usr/lib/compat/aout. Fine.
>
> NOW if you look at the compat2{0,1} bits we shipped with 3.2, they
> install into /usr/lib/compat/. Thus we have no consistancy. So compat22
> is no more broken than ``make aout-to-elf''.
In an elf world, /usr/lib and /usr/lib/compat are for things in elf format.
/usr/lib/aout and /usr/lib/compat/aout are legacy directories for things in
aout format. I think you are abusing compat22 by adding the aout (legacy)
stuff. Why not just build a legacy library bundle and install it where it
belongs.
--
John Birrell - [email protected]; [email protected]
http://www.cimlogic.com.au/
CIMlogic Pty Ltd, GPO Box 117A, Melbourne Vic 3001, Australia +61 418 353 137
To Unsubscribe: send mail to [email protected]
with "unsubscribe freebsd-hackers" in the body of the message