[OpenAFS] Compiling under sun4x_57
Thomas Vincent
thomasv@apple.com
Tue, 13 Feb 2001 14:36:03 -0800
From the README:
b. For UNIX versions, specify the system name as given by
the system type defined in step A1.
% make SYS_NAME="<system_name>"
Example for the rs_aix42 operating system:
% make SYS_NAME="rs_aix42"
On Tuesday, February 13, 2001, at 02:31 PM, Derrick J Brashear wrote:
> On Tue, 13 Feb 2001, Thomas Vincent wrote:
>
>> Hi everyone,
>> Anyone have any ideas why this wont compile for me?
>> PATH=/usr/ccs/bin:/usr/bin:/usr/sbin:/opt/SUNWSpro/bin:
>>
>> I am getting this when I try to compile:
>>
>> # make
>
> look at the README
>
> basically, you want
> make SYS_NAME=sun4x_57
>
> -D
>
>