All of lore.kernel.org
 help / color / mirror / Atom feed
From: Javier Sedano <javier.sedano@agora-2000.com>
To: elks <linux-8086@vger.kernel.org>
Subject: Error compiling
Date: Thu, 17 Jul 2003 20:20:59 +0200	[thread overview]
Message-ID: <3F16E90B.1090407@agora-2000.com> (raw)

Hi all,

	after a few months forgetting about elks, I'm trying to install it again. 
I've got two questions:

	1) The latest version available in the web page is 0.1.1, but this 
mailing list speaks of other newer versions... aren't hey packtized?

	2) Version 0.1.1 gives me the next error:

jsedano@taran:~/elks/elks-0.1.1> make Image
  Q> #define UTS_VERSION "#0.1.1?Thu Jul 17 20:14:02 CEST 2003"
make -C kernel kernel.a
make[1]: Entering directory `/home/jsedano/elks/elks-0.1.1/kernel'
bcc -0  -i -O -I/home/jsedano/elks/elks-0.1.1/include 
-DELKS_VERSION_CODE=0x00010100 -DUTS_RELEASE=\"0.1.1\" -D__KERNEL__ 
-ansi -c -o sched.o sched.c
bcc -0  -i -O -I/home/jsedano/elks/elks-0.1.1/include 
-DELKS_VERSION_CODE=0x00010100 -DUTS_RELEASE=\"0.1.1\" -D__KERNEL__ 
-ansi -c -o printk.o printk.c
bcc -0  -i -O -I/home/jsedano/elks/elks-0.1.1/include 
-DELKS_VERSION_CODE=0x00010100 -DUTS_RELEASE=\"0.1.1\" -D__KERNEL__ 
-ansi -c -o sleepwake.o sleepwake.c bcc -0  -i -O 
-I/home/jsedano/elks/elks-0.1.1/include -DELKS_VERSION_CODE=0x00010100 
-DUTS_RELEASE=\"0.1.1\" -D__KERNEL__ -ansi -c -o dma.o dma.c
bcc -0  -i -O -I/home/jsedano/elks/elks-0.1.1/include 
-DELKS_VERSION_CODE=0x00010100 -DUTS_RELEASE=\"0.1.1\" -D__KERNEL__ 
-ansi -c -o version.o version.c
bcc -0  -i -O -I/home/jsedano/elks/elks-0.1.1/include 
-DELKS_VERSION_CODE=0x00010100 -DUTS_RELEASE=\"0.1.1\" -D__KERNEL__ 
-ansi -c -o sys.o sys.c
bcc -0  -i -O -I/home/jsedano/elks/elks-0.1.1/include 
-DELKS_VERSION_CODE=0x00010100 -DUTS_RELEASE=\"0.1.1\" -D__KERNEL__ 
-ansi -c -o stubs.o stubs.c
bcc -0  -i -O -I/home/jsedano/elks/elks-0.1.1/include 
-DELKS_VERSION_CODE=0x00010100 -DUTS_RELEASE=\"0.1.1\" -D__KERNEL__ 
-ansi -c -o fork.o fork.c
bcc -0  -i -O -I/home/jsedano/elks/elks-0.1.1/include 
-DELKS_VERSION_CODE=0x00010100 -DUTS_RELEASE=\"0.1.1\" -D__KERNEL__ 
-ansi -c -o exit.o exit.c
bcc -0  -i -O -I/home/jsedano/elks/elks-0.1.1/include 
-DELKS_VERSION_CODE=0x00010100 -DUTS_RELEASE=\"0.1.1\" -D__KERNEL__ 
-ansi -c -o time.o time.c
bcc -0  -i -O -I/home/jsedano/elks/elks-0.1.1/include 
-DELKS_VERSION_CODE=0x00010100 -DUTS_RELEASE=\"0.1.1\" -D__KERNEL__ 
-ansi -c -o signal.o signal.c
ar rcs kernel.a sched.o printk.o sleepwake.o dma.o version.o sys.o 
stubs.o fork.o exit.o time.o signal.o
make[1]: Leaving directory `/home/jsedano/elks/elks-0.1.1/kernel'
make -C fs fs.a
make[1]: Entering directory `/home/jsedano/elks/elks-0.1.1/fs'
bcc -0  -i -O -I/home/jsedano/elks/elks-0.1.1/include 
-DELKS_VERSION_CODE=0x00010100 -DUTS_RELEASE=\"0.1.1\" -D__KERNEL__ 
-ansi -c -o super.o super.c
bcc -0  -i -O -I/home/jsedano/elks/elks-0.1.1/include 
-DELKS_VERSION_CODE=0x00010100 -DUTS_RELEASE=\"0.1.1\" -D__KERNEL__ 
-ansi -c -o bufops.o bufops.c
bcc -0  -i -O -I/home/jsedano/elks/elks-0.1.1/include 
-DELKS_VERSION_CODE=0x00010100 -DUTS_RELEASE=\"0.1.1\" -D__KERNEL__ 
-ansi -c -o devices.o devices.c
bcc -0  -i -O -I/home/jsedano/elks/elks-0.1.1/include 
-DELKS_VERSION_CODE=0x00010100 -DUTS_RELEASE=\"0.1.1\" -D__KERNEL__ 
-ansi -c -o fcntl.o fcntl.c
bcc -0  -i -O -I/home/jsedano/elks/elks-0.1.1/include 
-DELKS_VERSION_CODE=0x00010100 -DUTS_RELEASE=\"0.1.1\" -D__KERNEL__ 
-ansi -c -o stat.o stat.c
bcc -0  -i -O -I/home/jsedano/elks/elks-0.1.1/include 
-DELKS_VERSION_CODE=0x00010100 -DUTS_RELEASE=\"0.1.1\" -D__KERNEL__ 
-ansi -c -o inode.o inode.c
bcc -0  -i -O -I/home/jsedano/elks/elks-0.1.1/include 
-DELKS_VERSION_CODE=0x00010100 -DUTS_RELEASE=\"0.1.1\" -D__KERNEL__ 
-ansi -c -o file_table.o file_table.c
bcc -0  -i -O -I/home/jsedano/elks/elks-0.1.1/include 
-DELKS_VERSION_CODE=0x00010100 -DUTS_RELEASE=\"0.1.1\" -D__KERNEL__ 
-ansi -c -o buffer.o buffer.c
bcc -0  -i -O -I/home/jsedano/elks/elks-0.1.1/include 
-DELKS_VERSION_CODE=0x00010100 -DUTS_RELEASE=\"0.1.1\" -D__KERNEL__ 
-ansi -c -o block_dev.o block_dev.c bcc -0  -i -O 
-I/home/jsedano/elks/elks-0.1.1/include -DELKS_VERSION_CODE=0x00010100 
-DUTS_RELEASE=\"0.1.1\" -D__KERNEL__ -ansi -c -o namei.o namei.c
bcc -0  -i -O -I/home/jsedano/elks/elks-0.1.1/include 
-DELKS_VERSION_CODE=0x00010100 -DUTS_RELEASE=\"0.1.1\" -D__KERNEL__ 
-ansi -c -o ioctl.o ioctl.c
bcc -0  -i -O -I/home/jsedano/elks/elks-0.1.1/include 
-DELKS_VERSION_CODE=0x00010100 -DUTS_RELEASE=\"0.1.1\" -D__KERNEL__ 
-ansi -c -o filesystems.o filesystems.c
bcc -0  -i -O -I/home/jsedano/elks/elks-0.1.1/include 
-DELKS_VERSION_CODE=0x00010100 -DUTS_RELEASE=\"0.1.1\" -D__KERNEL__ 
-ansi -c -o open.o open.c
bcc -0  -i -O -I/home/jsedano/elks/elks-0.1.1/include 
-DELKS_VERSION_CODE=0x00010100 -DUTS_RELEASE=\"0.1.1\" -D__KERNEL__ 
-ansi -c -o read_write.o read_write.c
bcc -0  -i -O -I/home/jsedano/elks/elks-0.1.1/include 
-DELKS_VERSION_CODE=0x00010100 -DUTS_RELEASE=\"0.1.1\" -D__KERNEL__ 
-ansi -c -o readdir.o readdir.c
bcc -0  -i -O -I/home/jsedano/elks/elks-0.1.1/include 
-DELKS_VERSION_CODE=0x00010100 -DUTS_RELEASE=\"0.1.1\" -D__KERNEL__ 
-ansi -c -o exec.o exec.c
bcc -0  -i -O -I/home/jsedano/elks/elks-0.1.1/include 
-DELKS_VERSION_CODE=0x00010100 -DUTS_RELEASE=\"0.1.1\" -D__KERNEL__ 
-ansi -c -o select.o select.c
bcc -0  -i -O -I/home/jsedano/elks/elks-0.1.1/include 
-DELKS_VERSION_CODE=0x00010100 -DUTS_RELEASE=\"0.1.1\" -D__KERNEL__ 
-ansi -c -o pipe.o pipe.c
ar rcs fs.a super.o bufops.o devices.o fcntl.o stat.o inode.o 
file_table.o buffer.o block_dev.o namei.o ioctl.o filesystems.o open.o 
read_write.o readdir.o exec.o select.o pipe.o
make[1]: Leaving directory `/home/jsedano/elks/elks-0.1.1/fs'
make -C lib lib.a
make[1]: Entering directory `/home/jsedano/elks/elks-0.1.1/lib'
bcc -0  -i -O -I/home/jsedano/elks/elks-0.1.1/include 
-DELKS_VERSION_CODE=0x00010100 -DUTS_RELEASE=\"0.1.1\" -D__KERNEL__ 
-ansi -c -o chqueue.o chqueue.c
bcc -0  -i -O -I/home/jsedano/elks/elks-0.1.1/include 
-DELKS_VERSION_CODE=0x00010100 -DUTS_RELEASE=\"0.1.1\" -D__KERNEL__ 
-ansi -c -o string.o string.c
ar rcs lib.a chqueue.o string.o
sync
make[1]: Leaving directory `/home/jsedano/elks/elks-0.1.1/lib'
make -C net net.a
make[1]: Entering directory `/home/jsedano/elks/elks-0.1.1/net'
bcc -0  -i -O -I/home/jsedano/elks/elks-0.1.1/include 
-DELKS_VERSION_CODE=0x00010100 -DUTS_RELEASE=\"0.1.1\" -D__KERNEL__ 
-ansi -c -o socket.o socket.c
bcc -0  -i -O -I/home/jsedano/elks/elks-0.1.1/include 
-DELKS_VERSION_CODE=0x00010100 -DUTS_RELEASE=\"0.1.1\" -D__KERNEL__ 
-ansi -c -o protocols.o protocols.c
bcc -0  -i -O -I/home/jsedano/elks/elks-0.1.1/include 
-DELKS_VERSION_CODE=0x00010100 -DUTS_RELEASE=\"0.1.1\" -D__KERNEL__ 
-ansi -c -o ipv4/af_inet.o ipv4/af_inet.c
bcc -0  -i -O -I/home/jsedano/elks/elks-0.1.1/include 
-DELKS_VERSION_CODE=0x00010100 -DUTS_RELEASE=\"0.1.1\" -D__KERNEL__ 
-ansi -c -o nano/af_nano.o nano/af_nano.c
bcc -0  -i -O -I/home/jsedano/elks/elks-0.1.1/include 
-DELKS_VERSION_CODE=0x00010100 -DUTS_RELEASE=\"0.1.1\" -D__KERNEL__ 
-ansi -c -o unix/af_unix.o unix/af_unix.c
ar rcs net.a socket.o protocols.o ipv4/af_inet.o nano/af_nano.o 
unix/af_unix.o
make[1]: Leaving directory `/home/jsedano/elks/elks-0.1.1/net'
make -C fs/minix minixfs.a
make[1]: Entering directory `/home/jsedano/elks/elks-0.1.1/fs/minix'
bcc -0  -i -O -I/home/jsedano/elks/elks-0.1.1/include 
-DELKS_VERSION_CODE=0x00010100 -DUTS_RELEASE=\"0.1.1\" -D__KERNEL__ 
-ansi -c -o bitmap.o bitmap.c
bcc -0  -i -O -I/home/jsedano/elks/elks-0.1.1/include 
-DELKS_VERSION_CODE=0x00010100 -DUTS_RELEASE=\"0.1.1\" -D__KERNEL__ 
-ansi -c -o dir.o dir.c
bcc -0  -i -O -I/home/jsedano/elks/elks-0.1.1/include 
-DELKS_VERSION_CODE=0x00010100 -DUTS_RELEASE=\"0.1.1\" -D__KERNEL__ 
-ansi -c -o file.o file.c
bcc -0  -i -O -I/home/jsedano/elks/elks-0.1.1/include 
-DELKS_VERSION_CODE=0x00010100 -DUTS_RELEASE=\"0.1.1\" -D__KERNEL__ 
-ansi -c -o namei.o namei.c
bcc -0  -i -O -I/home/jsedano/elks/elks-0.1.1/include 
-DELKS_VERSION_CODE=0x00010100 -DUTS_RELEASE=\"0.1.1\" -D__KERNEL__ 
-ansi -c -o symlink.o symlink.c
bcc -0  -i -O -I/home/jsedano/elks/elks-0.1.1/include 
-DELKS_VERSION_CODE=0x00010100 -DUTS_RELEASE=\"0.1.1\" -D__KERNEL__ 
-ansi -c -o truncate.o truncate.c
bcc -0  -i -O -I/home/jsedano/elks/elks-0.1.1/include 
-DELKS_VERSION_CODE=0x00010100 -DUTS_RELEASE=\"0.1.1\" -D__KERNEL__ 
-ansi -c -o inode.o inode.c
ar rcs minixfs.a bitmap.o dir.o file.o namei.o symlink.o truncate.o inode.o
make[1]: Leaving directory `/home/jsedano/elks/elks-0.1.1/fs/minix'
bcc -0  -i -O -I/home/jsedano/elks/elks-0.1.1/include 
-DELKS_VERSION_CODE=0x00010100 -DUTS_RELEASE=\"0.1.1\" -D__KERNEL__ 
-ansi -c -o init/main.o init/main.c
make -C arch/i86 Image
make[1]: Entering directory `/home/jsedano/elks/elks-0.1.1/arch/i86'
make -C tools all
make[2]: Entering directory `/home/jsedano/elks/elks-0.1.1/arch/i86/tools'
gcc -I ../../../include -o build build.c
gcc -I ../../../include -o mkurlader mkurlader.c
make[2]: Leaving directory `/home/jsedano/elks/elks-0.1.1/arch/i86/tools'
gcc -E -traditional -I/home/jsedano/elks/elks-0.1.1/include 
-DELKS_VERSION_CODE=0x00010100 -DUTS_RELEASE=\"0.1.1\" -D__KERNEL__ -o 
boot/bootsect.s boot/bootsect.S
as86 -0  -o boot/bootsect.o boot/bootsect.s
ld86 -0  -s -o boot/bootsect -M boot/bootsect.o > Boot.map
gcc -E -traditional -I/home/jsedano/elks/elks-0.1.1/include 
-DELKS_VERSION_CODE=0x00010100 -DUTS_RELEASE=\"0.1.1\" -D__KERNEL__ -o 
boot/setup.s boot/setup.S
boot/setup.S:588: macro names must be identifiers
make[1]: *** [boot/setup.s] Error 1
make[1]: Leaving directory `/home/jsedano/elks/elks-0.1.1/arch/i86'
make: *** [Image] Error 2
jsedano@taran:~/elks/elks-0.1.1>


	Any idea?

Regards,

-- 
Javier Sedano Jarillo: javier.sedano@agora-2000.com
                        (http://www.it.uc3m.es/~jsedano)
Network&Systems Engineer
Agora Systems, S.A.
C/Aravaca 12
E-28040 Madrid (Spain)
Tel.: +34 91 533 58 57
Fax.: +34 91 534 84 77
--------
Si la libertad de expresion significa algo, es el poder decir lo que los 
demas no quieren oir.


             reply	other threads:[~2003-07-17 18:20 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2003-07-17 18:20 Javier Sedano [this message]
2003-07-17 21:42 ` Error compiling Riley Williams
2003-07-18 12:04   ` Javier Sedano
2003-07-18 13:22     ` Paul Nasrat
2003-07-18 15:55       ` Javier Sedano
2003-07-21 15:19         ` Javier Sedano
2003-07-22 10:16         ` Johannes Lundberg
2003-10-09  9:24 error compiling Michal Semler (volny.cz)

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=3F16E90B.1090407@agora-2000.com \
    --to=javier.sedano@agora-2000.com \
    --cc=linux-8086@vger.kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.