Hi, 
I am trying to build kernel2.0.36. Could anyone please
tell me which version of Redhat supports kernel
2.0.36.??  When I tried compiling with Redhat7.0 and
Redhat 6.1, it gives me lots of compilation errors for
kernel 2.0.36, but for 2.4, it compiles and builds an
image fine.

Also, Could anyone please tell me, what are the other
ways to get kernel2.0.36 get compiled and to get an
Image?

Thanks,
Jalaja



--- Magnus Stenman <[EMAIL PROTECTED]> wrote:
> hi!
> 
> I'm maintaining a RedHat 6.2 installation CD with
> all the RH updates plus some extra packages for
> our internal use.
> 
> This has been going fine up until now, when the RPM
> database and headers changed with the rpm 3->4
> change.
> 
> I can generate a new hdlist by using the genhdlist
> from
> the redhat 7.0 anaconda packages, but when I try to
> build
> the bootdisks with
> 
> cd misc/src/trees/
>  
> make all
> make do-make
> make clean
> 
> 
> I get all sorts of problems. I tried to add
> "-lrpmio" where
> "-lrpm" is used in misc makefiles but I still cannot
> build
> the boot disks.
> 
> examples:
> rpmmodule.c:1653: warning: implicit declaration of
> function `fdGetFp'
> rpmmodule.c:1653: warning: assignment makes pointer
> from integer
> without a cast
> rpmmodule.c: At top level:
> rpmmodule.c:1627: warning: `doFopen' defined but not
> used
> make[3]: *** [rpmmodule.o] Error 1
> /usr/bin/../lib/librpm.so: undefined reference to
> `Fdopen'
> /usr/bin/../lib/librpm.so: undefined reference to
> `rpmDigestInit'
> /usr/bin/../lib/librpm.so: undefined reference to
> `Unlink'
> 
> 
> and
> 
> Traceback (innermost last):
>   File "/usr/bin/anaconda", line 176, in ?
>     import rpm
> ImportError: No module named rpm
> 
> ...etc
> 
> 
> plus a heap of unresolved symbols from depmod (those
> have been present for quite a while, mostly in vfat,
> but
> they have not been fatal.) now I get failures from
> modules
> such as ne.o which is a bit more alarming.
> 
> 
> 
> 
> I have rpm-* version 4 and all current updates on
> my build box.
> 
> 
> Anyone have some appropriate patches to the misc/
> tree
> or other tips?
> 
> 
> 
> /magnus
> 
> 
> -- 
>  Magnus Stenman   mailto:[EMAIL PROTECTED]  
> http://www.hkust.se
> 
>  Get it up, keep it up.  Linux -- Viagra for your PC
> 
> 
> 
> _______________________________________________
> Redhat-devel-list mailing list
> [EMAIL PROTECTED]
>
https://listman.redhat.com/mailman/listinfo/redhat-devel-list


__________________________________________________
Do You Yahoo!?
Get email at your own domain with Yahoo! Mail. 
http://personal.mail.yahoo.com/



_______________________________________________
Redhat-devel-list mailing list
[EMAIL PROTECTED]
https://listman.redhat.com/mailman/listinfo/redhat-devel-list

Reply via email to