Re: I can't compile this

1999-11-27 Thread Blaz Antonic
> : Next time be nice and go with default settings. > > Isn't Vladimir the guy who wants the bios console though? That still works > doesn't it? In that case he should enable only one console driver. That's kinda like him wanting to drive two cars at the same time but not be able to decide in w

bcc ...

1999-11-27 Thread Scott Dudley
Encountered a new anomole this evening compiling a piece of code with bcc. See below: bcc -c -I. -I. -I.. -I./.. -DNEWCONFIGLIB=\"/usr/conf/uucp\" -DOLDCONFIGLIB=\"/usr/lib/uucp\" -O -0 -ansi addstr.c /usr/lib/bcc/include/sys/errno.h:21.22 (from /usr/lib/bcc/include/errno.h:1) (from addstr.c

bcc error

1999-11-27 Thread Scott Dudley
I installed the dev86 package on my Debian 2.1 system and am experiencing difficulties. I've not seen this on my Red Hat 6.0 machine. $ cat a.c int main(int argc, char **argv) { return 0; } $ bcc -O -0 -ansi a.c -lbsd undefined symbol: ___cstartup undefined symbol: ___mkargv Thanks. -

Re: I can't compile this

1999-11-27 Thread Greg Haerr
: You had to be the wiseguy .. Cca. half of things you tried to compile in : do not work, do not exist, do not work in that particular combination or : are not tested enough. : : Next time be nice and go with default settings. Isn't Vladimir the guy who wants the bios console though? That still

Re: CVS

1999-11-27 Thread David Murn
On Sat, 27 Nov 1999, Alistair Riddoch wrote: > mbit.doa.org and elks.doa.org, which both appear to be the same machine > have been down for a few days > > David, have you been in touch with him recently? I was talking with him yesterday and everything was okay then. I just did a check, and he'

Redhat Linux6.o for athlon

1999-11-27 Thread Nima(CZ Ventures)
Hi, Since I am new to Linux, I have a few questions before I buy myself a PC. I bought my self redhat linux 6.0 some time back. Is it possible to install this on a AMD Athlon processor? or do I have to get the 6.1 version? OR is it best to buy a PentiumIII processor with a BX board? Thanking y

General question

1999-11-27 Thread Paul Khoury
I have a general question - is networking for ELKS working yet, and if not, when wll it be implimented to have a micro-TCP/IP stack? Regards, Paul

Re: Some questions, esp. for Alan

1999-11-27 Thread Alistair Riddoch
Blaz Antonic writes: > > > I have been putting alot of effort into going through the filesystem code > > and hand-optimising it to make it smaller, and am currently doing pretty > > well. I have come across two issues which I think I can exploit to greatly > > reduce the code size, but I thought

Re: CVS

1999-11-27 Thread Alistair Riddoch
Giles Russell writes: > > Hello, > > What is up with CVS, will it be back soon ??? > mbit.doa.org and elks.doa.org, which both appear to be the same machine have been down for a few days, and I have not been able to get in touch with the maintainer as his email address is @mbit.doa.org, so it

Re: I can't compile this

1999-11-27 Thread Blaz Antonic
Vladimir Mosgalin wrote: > > I got some messages while compiling elks 0.0.81 > Dev86 (lastest version) compiled OK You had to be the wiseguy .. Cca. half of things you tried to compile in do not work, do not exist, do not work in that particular combination or are not tested enough. Next time

CVS

1999-11-27 Thread Giles Russell
Hello, What is up with CVS, will it be back soon ??? G

Re: I want to unsubscribe

1999-11-27 Thread Bruce Irving
  -Original Message-From: Noah Roberts (jik-) <[EMAIL PROTECTED]>To: Mailing List <[EMAIL PROTECTED]>Date: Friday, November 26, 1999 3:53 PMSubject: I want to unsubscribe >But I don't know how.  Please let me know the procedure.>> Welcome to the linux-8086 mailing list!   Please s

I can't compile this

1999-11-27 Thread Vladimir Mosgalin
I got some messages while compiling elks 0.0.81 Dev86 (lastest version) compiled OK >make[2]: Leaving directory `/usr/src/elks/arch/i86/drivers/block' >(cd ../.. ; ld86 -0 -i arch/i86/boot/crt0.o \ >arch/i86/boot/crt1.o \ >init/main.o \ >kernel/kernel.a fs/fs.a lib/lib.a n