[uml-devel] 2.6.13.2 + gcc 4.01 link error

2005-09-24 Thread Etay Meiri
in.o(*ABS*+0xf3c4062c): In function `__crc_kmap': : multiple definition of `__crc_kmap' collect2: ld returned 1 exit status   KSYM    .tmp_kallsyms1.S nm: '.tmp_vmlinux1': No such file No valid symbol. make: *** [.tmp_kallsyms1.S] Error 1 Any idea? Thanks,-- -------

Re: [uml-devel] 2.6.13.2 + gcc 4.01 link error

2005-09-24 Thread Etay Meiri
Thanks, it worked. -EtayOn 9/24/05, Blaisorblade <[EMAIL PROTECTED]> wrote: On Saturday 24 September 2005 17:52, Etay Meiri wrote:> Hi,>> I'm trying to compile UML on FC4 using kernel source> 2.6.13.2<http://2.6.13.2/ > and gcc-4.0.1-4.fc4 and getting the following&g

Re: [uml-devel] 2.6.13.2 + gcc 4.01 link error

2005-09-26 Thread Etay Meiri
lade___ Yahoo! Messenger: chiamate gratuite in tutto il mondohttp://it.messenger.yahoo.com-- -- Etay Meiri[EMAIL PROTECTED]

[uml-devel] Error running UML

2005-09-30 Thread Etay Meiri
373.56] aae97ce0:  [] new_thread_handler+0xd2/0x138 [42949373.56] aae97d20:  [] 0xb7f7f420 [42949373.56] [42949373.56] [EMAIL PROTECTED] uml]$ Any idea? Thanks, -- ------Etay Meiri[EMAIL PROTECTED]

Re: [uml-devel] Error running UML

2005-09-30 Thread Etay Meiri
problem opening a console. Maybe I'm missing some console related option in the kernel config? Thanks, -EtayOn 9/30/05, Blaisorblade <[EMAIL PROTECTED]> wrote: On Friday 30 September 2005 12:51, Etay Meiri wrote:> Hi,>> I downloaded a root file system from:> http://w

Re: [uml-devel] Error running UML

2005-09-30 Thread Etay Meiri
s in the guest fs. I'm still getting the same warning about the console. When I try with xterm it just opens and immediately closes the xterm and I don't have a chance to see what's there. -EtayOn 9/30/05, Blaisorblade <[EMAIL PROTECTED]> wrote: On Friday 30 September 200

Re: [uml-devel] Error running UML

2005-09-30 Thread Etay Meiri
Seems like the root fs I was using was not UML ready and needed quite a lot of work. I followed the instructions in: http://uml.harlowhill.com/index.php/UML_Fedora_Core_4 and was able to get it up and running. Thanks for you help, Blaisorblade. -EtayOn 9/30/05, Etay Meiri <[EMAIL PROTEC

[uml-devel] RPM problem in UML rootfs of FC4

2005-10-07 Thread Etay Meiri
ges database in /var/lib/rpm Thanks, -- ------Etay Meiri[EMAIL PROTECTED]

Re: [uml-devel] RPM problem in UML rootfs of FC4

2005-10-07 Thread Etay Meiri
his one worked. rpm -qa   upgrade your FC4 using yum and remove the line "%__dbi_cdb  create cdb private mpool mp_mmapsize=16Mb" from /etc/rpm/macros EtayM: currently updating with yum... Thanks a lot, Itamar.  -- --Etay Meiri[EMAIL PROTECTED]

[uml-devel] Respawning too fast - 2.6.13-bs2

2005-10-07 Thread Etay Meiri
s INIT: no more processes left in this runlevel I did play with it earlier (updated a few rpms and configured nfs) but I'm not sure which of my steps caused this. Any idea how to debug it? Thanks, -- ------Etay Meiri[EMAIL PROTECTED]

Re: [uml-devel] Respawning too fast - 2.6.13-bs2

2005-10-07 Thread Etay Meiri
this come usually from:b) messing up /etc/inittab (possibly from RPM?) - it must use non-DevFS names /etc/inittab contained 'tty0' as the device. It doesn't exist in /dev. I changed it to 'console' and now it is working correctly. Thanks a lot,-- --Etay Meiri[EMAIL PROTECTED]

[uml-devel] swap problem

2005-10-12 Thread Etay Meiri
] Any idea? Thanks,-- ------Etay Meiri[EMAIL PROTECTED]

Re: [uml-devel] swap problem

2005-10-12 Thread Etay Meiri
allegati da 10MBhttp://mail.yahoo.it-- ------ Etay Meiri[EMAIL PROTECTED]

[uml-devel] Starting uml with the debugger

2005-10-17 Thread Etay Meiri
hanks, -- --Etay Meiri[EMAIL PROTECTED]

Re: [uml-devel] Starting uml with the debugger

2005-10-17 Thread Etay Meiri
On 10/17/05, Jeff Dike <[EMAIL PROTECTED]> wrote: On Mon, Oct 17, 2005 at 07:09:21PM +0200, Etay Meiri wrote:> Hi,>> I'm trying to start uml under the controller of gdb using the following> command:What version? 2.6.13 with 2.6.13-bs2 patch. > ./vmlinux mem=128m ub