hy ,

i try to compile the 1.2.8 source tarball of openafs under aix 4.3.3 ML 10

i get the following last lines of errors :


        make build
        make finale DEST=/home/root/afs/openafs-1.2.8/rs_aix42/dest COMPILE_PART2B=all DESTDIR=
        cd src; cd config ; make all
        make -f Makefile.version AFS_component_version_number.c
Target "AFS_component_version_number.c" is up to date.
        gcc -g -I/home/root/afs/openafs-1.2.8/include -K -D_NO_PROTO -D_NONSTD_TYPES -D_MBI=void -c config.c
gcc: unrecognized option `-K'
        gcc -g -I/home/root/afs/openafs-1.2.8/include -K -D_NO_PROTO -D_NONSTD_TYPES -D_MBI=void -o config config.o mc.o
gcc: unrecognized option `-K'
        rm -f ../libuafs/afs/AFS_component_version_number.c; cp AFS_component_version_number.c ../libuafs/afs/AFS_component_version_number.c
        rm -f ../libafs/afs/AFS_component_version_number.c; cp AFS_component_version_number.c ../libafs/afs/AFS_component_version_number.c
Target "all" is up to date.
        cd src; cd pinstall ; make all
Target "all" is up to date.
        cd src; cd procmgmt ; make all
Target "all" is up to date.
        cd src; cd util ; make all
Target "all" is up to date.
        cd src; cd comerr ; make all
Target "all" is up to date.
Target "all" is up to date.
        cd src; cd des ; make all
Target "all" is up to date.
        cd src; cd lwp ; make all
        case "rs_aix42" in  rs_aix*)  gcc -I/home/root/afs/openafs-1.2.8/src/config -I/home/root/afs/openafs-1.2.8/include -c lwp.c;;  *)   gc -O -I/home/root/afs/openafs-1.2.8/src/config -I/home/root/afs/openafs-1.2.8/include -K -D_NO_PROTO -D_NONSTD_TYPES -D_MBI=void -c lwp.c;;  sac
In file included from /usr/include/sys/user.h:77,
                 from lwp.c:33:
/usr/include/sys/proc.h:203: parse error before "crid_t"
/usr/include/sys/proc.h:212: parse error before "p_class"
/usr/include/sys/proc.h:355: parse error before '}' token
make: 1254-004 The error code from the last command is 1.


Stop.
make: 1254-004 The error code from the last command is 2.


Stop.
make: 1254-004 The error code from the last command is 2.


Stop.
make: 1254-004 The error code from the last command is 2.


Stop.
root@afs433test : /home/root/afs/openafs-1.2.8 641 >





any ideas ?


Sven

Reply via email to