[FreeVMS] Re: Need Instructions to compile and Install


Subject: [FreeVMS] Re: Need Instructions to compile and Install
From: Fakhar Imran (fakharmtc@hotmail.com)
Date: Wed May 14 2003 - 06:05:45 CEST


> > > > make bzImage it generates
> > > > lots of warnings and 1 error while compiling
>freevms/linux/init/main.c
> > > >
> > > > there are some warnings
> > >
> > >Warning are almost harmless.
> > >
> > >It would help if you included the error message.
> >
> > This is complete output when I give command make bzImage
>
>Do you have SMP configured?
>In case you should remove that option.

Yes! that was true and now it compiles for long time but again ends with
some errors (this time 2).
following is the whole message, I think willbe helpful

make[2]: Entering directory `/usr/src/linux/drivers/char'
make -C agp
make[3]: Entering directory `/usr/src/linux/drivers/char/agp'
make all_targets
make[4]: Entering directory `/usr/src/linux/drivers/char/agp'
gcc -D__KERNEL__ -I/usr/src/linux/include
-I/usr/src/linux/../freevms/sys/src -I/usr/src/linux/../freevms/lib/src
-I/usr/src/linux/../freevms/librtl/src
-I/usr/src/linux/../freevms/starlet/src -I/usr/src/linux/../freevms/pal/src
-Wall -Wstrict-prototypes -Wno-trigraphs -O2 -fomit-frame-pointer
-fno-strict-aliasing -fno-common -pipe -mpreferred-stack-boundary=2
-march=i686 -DKBUILD_BASENAME=agpgart_fe -c -o agpgart_fe.o agpgart_fe.c
In file included from /usr/src/linux/include/linux/sched.h:30,
                 from agpgart_fe.c:32:
/usr/src/freevms/lib/src/pcbdef.h:364: warning: function declaration isn't a
prototype
/usr/src/freevms/lib/src/pcbdef.h:371: warning: function declaration isn't a
prototype
In file included from /usr/src/freevms/sys/src/vmsmm.h:28,
                 from /usr/src/linux/include/linux/mm.h:2,
                 from agpgart_fe.c:33:
/usr/src/freevms/lib/src/pfndef.h:220: warning: function declaration isn't a
prototype
In file included from /usr/src/linux/include/linux/mm.h:2,
                 from agpgart_fe.c:33:
/usr/src/freevms/sys/src/vmsmm.h: In function `expand_stack':
/usr/src/freevms/sys/src/vmsmm.h:603: warning: comparison between pointer
and integer
/usr/src/freevms/sys/src/vmsmm.h:608: warning: assignment makes pointer from
integer without a cast
/usr/src/freevms/sys/src/vmsmm.h: In function `find_vma_intersection':
/usr/src/freevms/sys/src/vmsmm.h:628: warning: comparison between pointer
and integer
agpgart_fe.c: In function `agp_mmap':
agpgart_fe.c:623: structure has no member named `vm_end'
agpgart_fe.c:623: structure has no member named `vm_start'
agpgart_fe.c:626: structure has no member named `vm_pgoff'
agpgart_fe.c:642: structure has no member named `vm_page_prot'
agpgart_fe.c:647: structure has no member named `vm_start'
agpgart_fe.c:649: structure has no member named `vm_page_prot'
agpgart_fe.c:664: structure has no member named `vm_start'
agpgart_fe.c:665: structure has no member named `vm_page_prot'
agpgart_fe.c:602: warning: `size' might be used uninitialized in this
function
agpgart_fe.c:604: warning: `offset' might be used uninitialized in this
function
agpgart_fe.c: At top level:
agpgart_fe.c:1085: warning: initialization from incompatible pointer type
make[4]: *** [agpgart_fe.o] Error 1
make[4]: Leaving directory `/usr/src/linux/drivers/char/agp'
make[3]: *** [first_rule] Error 2
make[3]: Leaving directory `/usr/src/linux/drivers/char/agp'
make[2]: *** [_subdir_agp] Error 2
make[2]: Leaving directory `/usr/src/linux/drivers/char'
make[1]: *** [_subdir_char] Error 2
make[1]: Leaving directory `/usr/src/linux/drivers'
make: *** [_dir_drivers] Error 2

There are hundreds of warnings, Is there something wrong with my .config
file or...?

Regards,
Fakhar

>
>Regards,
>Roar Thron?s
>
>
>--
>Liste de diffusion FreeVMS
>Pour se désinscrire : mailto:freevms-request@ml.free.fr?subject=unsubscribe
>
>
>

_________________________________________________________________
MSN 8 helps eliminate e-mail viruses. Get 2 months FREE*.
http://join.msn.com/?page=features/virus

-- 
Liste de diffusion FreeVMS
Pour se désinscrire : mailto:freevms-request@ml.free.fr?subject=unsubscribe



This archive was generated by hypermail 2b25 : Wed May 14 2003 - 06:06:11 CEST