Re: make.conf on CURRENT question

1999-07-29 Thread Dag-Erling Smorgrav
Peter Jeremy <[EMAIL PROTECTED]> writes: > You'll also need the a.out X11 libraries, and last time I tried, > they built OK, but wouldn't work. They build OK and work fine. DES -- Dag-Erling Smorgrav - [EMAIL PROTECTED] To Unsubscribe: send mail to [EMAIL PROTECTED] with "unsubscribe freebsd-

Re: make.conf on CURRENT question

1999-07-28 Thread Peter Jeremy
"Scot W. Hetzel" <[EMAIL PROTECTED]> wrote: >You'll also want to use: > >make world -DWANT_AOUT=YES > >to have the a.out libraries built. You'll also need the a.out X11 libraries, and last time I tried, they built OK, but wouldn't work. Peter To Unsubscribe: send mail to [EMAIL PROTECTED] with

Re: make.conf on CURRENT question

1999-07-28 Thread Scot W. Hetzel
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 compatibilit