From: Jeroen Ruigrok/Asmodai <[EMAIL PROTECTED]>
> compat22=yes in /etc/make.conf accomplishes a.out support which we need
> for netscape support. Correct?
>
You will also need a.out libraries from XFree86 in order to get Netscape
working.

> What does compat3x do however? Provide ELF compatibility libraries for
> programs written for 3.x?
>
Yes

> Also. Suppose I have an ELF CURRENT box that never ran a.out.
> If I want a.out support from a make world I would need to uncomment
> compat22=yes in /etc/make.conf, correct in assuming this?
>
You'll also want to use:

make world -DWANT_AOUT=YES

to have the a.out libraries built.

Scot



To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-current" in the body of the message

Reply via email to