Re: [9fans] 9vx and ubuntu 10.04LTS

2010-05-04 Thread sixforty
On Tue, 4 May 2010 11:06:29 +0200 "Mathieu Lonjaret" wrote: > Not that I know of. it's a lucid lynx install I did when it was still > in beta and I haven't kept it up to date since then, so maybe that's > where the difference lies. > How do I check if that fix you're speaking of is instal

Re: [9fans] 9vx and ubuntu 10.04LTS

2010-05-04 Thread Mathieu Lonjaret
Not that I know of. it's a lucid lynx install I did when it was still in beta and I haven't kept it up to date since then, so maybe that's where the difference lies. How do I check if that fix you're speaking of is installed or not? Cheers, Mathieu --- Begin Message --- The update to 10.04 has ov

Re: [9fans] 9vx and ubuntu 10.04LTS

2010-05-04 Thread sixforty
The update to 10.04 has overloaded my email with messages from ubuntu's dosemu forum. Basically the same issue as with 9vx. A fix [sic] is suggested. So, question is: On Sat, 1 May 2010 23:36:08 +0200 "Mathieu Lonjaret" wrote: > Fwiw, 9vx does build and run fine on 10.04 here. > Lemme know if

Re: [9fans] 9vx and ubuntu 10.04LTS

2010-05-01 Thread ron minnich
On Sat, May 1, 2010 at 10:48 PM, Vinu Rajashekhar wrote: > The address shown by ldd can even vary from run to run, for the same file - yeah it's a feechur. But still all my libs are living in high half of 32-bit space on a running instance. The two LOAD segments on my 9vx are : LOAD

Re: [9fans] 9vx and ubuntu 10.04LTS

2010-05-01 Thread Vinu Rajashekhar
The address shown by ldd can even vary from run to run, for the same file - http://linux.derkeiler.com/Mailing-Lists/Kernel/2005-03/4363.html On Sun, May 2, 2010 at 3:27 AM, Charles Forsyth wrote: > >this version madness confuses me. i could not get it to run on 9.10. > > i had 9vx running fine

Re: [9fans] 9vx and ubuntu 10.04LTS

2010-05-01 Thread Charles Forsyth
>this version madness confuses me. i could not get it to run on 9.10. i had 9vx running fine in 9.10 on the same machine. it was the upgrade to 10.04 LTS that messed it up today. i wonder why the library allocation addresses are different.

Re: [9fans] 9vx and ubuntu 10.04LTS

2010-05-01 Thread Iruata Souza
On Sat, May 1, 2010 at 6:39 PM, Charles Forsyth wrote: >>can you run the current 9vx in 9.04? > > yes > > this version madness confuses me. i could not get it to run on 9.10. 9.04 was fine.

Re: [9fans] 9vx and ubuntu 10.04LTS

2010-05-01 Thread Iruata Souza
On Sat, May 1, 2010 at 6:33 PM, Charles Forsyth wrote: > % ldd 9vx.Linux # old >        ... > % ldd 9vx       # new > > note that `old' is run on an existing 9.04 (2.6.28-18-generic), which works, > and `new' is the 10.04 (2.6.32-21-generic), which doesn't. > can you run the current 9vx in 9.04?

Re: [9fans] 9vx and ubuntu 10.04LTS

2010-05-01 Thread Mathieu Lonjaret
Fwiw, 9vx does build and run fine on 10.04 here. Lemme know if I can give you some relevant info which might help. Cheers, Mathieu --- Begin Message --- % ldd 9vx.Linux # old ... % ldd 9vx # new note that `old' is run on an existing 9.04 (2.6.28-18-generic), which works, and `new' i

Re: [9fans] 9vx and ubuntu 10.04LTS

2010-05-01 Thread Charles Forsyth
>can you run the current 9vx in 9.04? yes

Re: [9fans] 9vx and ubuntu 10.04LTS

2010-05-01 Thread Charles Forsyth
% ldd 9vx.Linux # old ... % ldd 9vx # new note that `old' is run on an existing 9.04 (2.6.28-18-generic), which works, and `new' is the 10.04 (2.6.32-21-generic), which doesn't.

Re: [9fans] 9vx and ubuntu 10.04LTS

2010-05-01 Thread Iruata Souza
On Sat, May 1, 2010 at 2:05 PM, Charles Forsyth wrote: > having upgraded a machine to ubunut 10.04LTS yesterday, > 9vx now crashes with a segmentation violation shortly after > saying it is starting /bin/rc. has anyone else a similar > problem on that or another linux system? 9vx itself was unchan

Re: [9fans] 9vx and ubuntu 10.04LTS

2010-05-01 Thread Charles Forsyth
% ldd 9vx.Linux # old linux-gate.so.1 => (0xb772) libX11.so.6 => /usr/lib/libX11.so.6 (0xb7617000) ... % ldd 9vx # new linux-gate.so.1 => (0x00704000) libX11.so.6 => /usr/lib/libX11.so.6 (0x00c35000) ... where an obvious difference is tha

Re: [9fans] 9vx and ubuntu 10.04LTS

2010-05-01 Thread ron minnich
On Sat, May 1, 2010 at 1:53 PM, Charles Forsyth wrote: > 2.6.32-21-generic according to uname -a > > hmm. I'm running 9vx just fine on 2.6.33 -- a non-ubongo version. I wonder if some ubuntu patch to the kernel has broken something? Blast. if you do an ldd on it what libc etc. is it depending on

Re: [9fans] 9vx and ubuntu 10.04LTS

2010-05-01 Thread Charles Forsyth
>2.6.32-21-generic according to uname -a or is that a combination?

Re: [9fans] 9vx and ubuntu 10.04LTS

2010-05-01 Thread ron minnich
what kernel version is it nowadays? ron

Re: [9fans] 9vx and ubuntu 10.04LTS

2010-05-01 Thread Charles Forsyth
2.6.32-21-generic according to uname -a

[9fans] 9vx and ubuntu 10.04LTS

2010-05-01 Thread Charles Forsyth
having upgraded a machine to ubunut 10.04LTS yesterday, 9vx now crashes with a segmentation violation shortly after saying it is starting /bin/rc. has anyone else a similar problem on that or another linux system? 9vx itself was unchanged, but i also tried recompiling it (in case a linux include fi