Source-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: CVS commit: src/sys



This should now be fixed, please update src/sbin/modload/modload.c

Jaromir

Gary Duzan wrote:
> In Message <20030410190606.41F5AB004%cvs.netbsd.org@localhost> ,
>    Jaromir Dolecek <jdolecek%netbsd.org@localhost> wrote:
> 
> =>
> =>Module Name:        src
> =>Committed By:       jdolecek
> =>Date:               Thu Apr 10 19:06:05 UTC 2003
> =>
> =>Modified Files:
> =>    src/sys/kern: kern_lkm.c
> =>    src/sys/sys: lkm.h
> =>
> =>Log Message:
> =>desupport LMRESERV_O, anything using it doesn't have chance of working
> =>anyway due to numerous kernel structure changes
> 
>    modload would be one of the things that uses it:
> 
> ===========================================================================
> dependall ===> sbin/modload
> CC=/usr2/src/tools/obj/tools.NetBSD-1.6R-i386/bin/i386--netbsdelf-gcc 
> /usr2/src/tools/obj/tools.NetBSD-1.6R-i386/bin/nbmkdep -a  -nostdinc -isystem 
> /usr2/build/usr/include  /usr2/src/sbin/modload/modload.c 
> /usr2/src/sbin/modload/elf.c
> rm -f .gdbinit
> echo "set solib-absolute-prefix /usr2/build" > .gdbinit
> /usr2/src/tools/obj/tools.NetBSD-1.6R-i386/bin/i386--netbsdelf-gcc -O2  -Wall 
> -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wno-sign-compare 
> -Wno-uninitialized  -Werror  -nostdinc -isystem /usr2/build/usr/include  -c 
> /usr2/src/sbin/modload/modload.c
> /usr2/src/sbin/modload/modload.c: In function `main':
> /usr2/src/sbin/modload/modload.c:428: `LMRESERV_O' undeclared (first use in 
> this function)
> /usr2/src/sbin/modload/modload.c:428: (Each undeclared identifier is reported 
> only once
> /usr2/src/sbin/modload/modload.c:428: for each function it appears in.)
> *** Error code 1
> 
> Stop.
> nbmake: stopped in /usr2/src/sbin/modload
> ===========================================================================
> 
>                                       Gary Duzan
> 


-- 
Jaromir Dolecek <jdolecek%NetBSD.org@localhost>            
http://www.NetBSD.org/
-=- We should be mindful of the potential goal, but as the tantric    -=-
-=- Buddhist masters say, ``You may notice during meditation that you -=-
-=- sometimes levitate or glow.   Do not let this distract you.''     -=-



Home | Main Index | Thread Index | Old Index