os161 make error in Solaris 10.



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.
.



Relevant Pages

  • Multiple problems while installing Solaris 10 (DVD downloaded)
    ... I have a basic question about Solaris 10 DVD media downloaded ... installation of Solaris 10. ... Then I tried on windows box and given following command: ... .iso file to the unix machine and tried to mount the iso file using below ...
    (SunManagers)
  • Re: SP2 Firewall INF
    ... > command line (extract it to a different folder) ... Compress the file using makecab.exe from the command line. ... > Firewall was disabled after installation of SP2. ...
    (microsoft.public.windowsxp.setup_deployment)
  • Re: Models for nmos4 & pmos4, and finding files with specific contents
    ... It works perfectly in Solaris, (I have not tested it in Fedora). ... the installation is considered successful. ... Using the command line, I tried to find any files that could contain ...
    (comp.cad.cadence)
  • How to tell if machine is 64bit or 32bit?
    ... I have a SunFire 280R with Solaris 9. ... What's the command ... OS 9 installation install 64bit or is this a selectable thing? ...
    (SunManagers)
  • last with year
    ... Using the last command in solaris we return the following rows. ... missing something - the year. ... Does anybody know how to extract the year from 'last' or have some code ...
    (SunManagers)

Loading