[Prev][Next][Index][Thread]
Re: Fwd: What's wrong with this picture?
> From: Amancio Hasty <hasty@rah.star-gate.com>
> Subject: Re: Fwd: What's wrong with this picture?
>
> this is what I did to get oskit compiled on my FreeBSD 3.0 system:
> setenv LIBS -lposix
> setenv AOUT_LD /usr/libexec/aout/ld
> ./configure --prefix=/mnt/oskit --enable-examples
Actually, what I do is:
setenv OBJFORMAT aout
./configure --prefix=/mnt/oskit --enable-unixexamples
gmake
Note --enable-unixexamples instead of --enable-examples. I've also
found that setting OBJFORMAT solves all kinds of problems with the
unix emulation code.
Lbs
---------------------------------------------------------------------------
Leigh B. Stoller Computer Science - Flux Research Group
stoller@cs.utah.edu University of Utah
http://www.cs.utah.edu/~stoller Salt Lake City, Utah 84112
Voice: (813) 899-9296 FAX: (801) 585-3743
---------------------------------------------------------------------------
=================================
To subscribe or unsubscribe, send mail with "subscribe" or "unsubscribe"
to oskit-users-request@flux.cs.utah.edu. The oskit-announce list is low
volume - if you want to subscribe, mail oskit-announce-request@flux.cs.utah.edu
Follow-Ups: