os161 make error in Solaris 10.
- From: Solaris BD <Unix9N@xxxxxxxxx>
- Date: Wed, 12 Nov 2008 04:00:13 -0800 (PST)
I have installed
* binutils
* gcc
* gdb
* sys161
successfully though I needed to change some configuration(renamed nawk
to awk, renamed gmake to make and make to make.orig).
Now this is the final stage of installation. I extract the
os161-1.11.tar.gz and then cd to extracted dir.
../configure command succeeds.
When I apply make(the last one) command errors occurs. I am little bit
frustrated by so many errors in Solaris and resolving then. If anyone
can identify the problem and give me hints or solutions it will be
greatly appreciated. Here's the output of make command (the error
segment)
$make
make includes
......................................
....................etc.............
......................................
gcc -Wall -W -Wwrite-strings -O2 -I/export/home/Linux/cs161/root/
hostinclude -DHOST -c mksfs.c -o mksfs.ho
In file included from mksfs.c:7:
support.h:32:2: #error "HAS_NO_SIZED_TYPES defined and I don't know
what the sizes should be"
In file included from mksfs.c:8:
/export/home/Linux/cs161/root/hostinclude/kern/sfs.h:36: error: syntax
error before "u_int32_t"
/export/home/Linux/cs161/root/hostinclude/kern/sfs.h:36: warning: no
semicolon at end of struct or union
/export/home/Linux/cs161/root/hostinclude/kern/sfs.h:37: warning: type
defaults to `int' in declaration of `sp_nblocks'
/export/home/Linux/cs161/root/hostinclude/kern/sfs.h:37: warning: data
definition has no type or storage class
/export/home/Linux/cs161/root/hostinclude/kern/sfs.h:39: error: syntax
error before "reserved"
.......... and more errors.............
Please mention if more information is required. I am using Solaris 10
on an Intel x86 machine.
.
- Follow-Ups:
- Re: os161 make error in Solaris 10.
- From: Paul Floyd
- Re: os161 make error in Solaris 10.
- Prev by Date: Re: Open Solaris 5.11 -- 200805 -- .iso installation and connectivity to shared DSL
- Next by Date: Re: ZFS in VMs
- Previous by thread: VTOC changes between Sol. 10 08/07 and 10/08 SPARC Install DVD
- Next by thread: Re: os161 make error in Solaris 10.
- Index(es):
Relevant Pages
|
Loading