On Tue, Apr 08, 2008 at 09:27:02PM +0200, Juan Jose Pablos enlightened us:
> Matt Hyclak escribió:
> > On Fri, Apr 04, 2008 at 04:02:33PM -0400, Matt Hyclak enlightened us:
> >> On Fri, Apr 04, 2008 at 03:40:20PM -0400, Matt Hyclak enlightened us:
> >>> The current CVS dies when using DOSemu because librt.so is missing. This
> >>> patch fixes that.
> >>>
> >>> Is DOSemu going to be gone in 4.8, or do we want to have a release with 
> >>> both
> >>> nt5install and DOSemu to give people some transition time?
> >>>
> > 
> > My testing of today's 4.8 still requires this patch for DOSemu to work.
> > Comments?
> > 
> 
> I start getting the feeling that there must be something wrong with our 
> build system.
> I am not able to reproduce your problem. You are using pxe right?
>
> could you try this command?
> 
> [EMAIL PROTECTED]:~/unattended/linuxboot/tftpboot$ md5sum *
> 
> 53d8ca3f2ad6eb2b9e4f5bc6f00c0dbd  bzImage
> a2156d586739999354cf05c2947cf083  initrd
> 09c98276e661cd20af4af306303e3891  pxelinux.0
> 


No, I'm booting from CD.

/etc/master runs all the way through, then when it goes to launch DOSemu, it
says it is unable to find librt.so and bails out.

My build system is CentOS 5, pretty stripped down since I run all of my RPM
builds in mock (which uses a chroot). Versions that might be worth
mentioning are:

kernel-2.6.18-53.1.4.el5.i686
glibc-2.5-18.el5_1.1.i386
gcc-4.1.2-14.el5.i386

librt.so is included in the glibc-devel package, which is installed. There
is also a version included in the nptl-devel package
(/usr/lib/nptl/librt.so) which is *not* installed - I'm not sure if the boot
disk is trying to use nptl or not...

I'm also having problems with mysql when ncurses-devel and libtermcap-devel
are not installed. I've uninstalled them for now to see if Nils'
modifications to the Makefile fix that or not.

Matt

-- 
Matt Hyclak
Department of Mathematics 
Department of Social Work
Ohio University
(740) 593-1263

-------------------------------------------------------------------------
This SF.net email is sponsored by the 2008 JavaOne(SM) Conference 
Register now and save $200. Hurry, offer ends at 11:59 p.m., 
Monday, April 7! Use priority code J8TLD2. 
http://ad.doubleclick.net/clk;198757673;13503038;p?http://java.sun.com/javaone
_______________________________________________
unattended-devel mailing list
unattended-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/unattended-devel

Reply via email to