Hello from Gregg C Levine
I just attempted to build the elfboottools-2.0.tgz file contents, on my
Linux box, running Red Hat 6.2. It decided to fail on a number of
errors. It also complained about the fact that this is Intel Linux, not
Alpha Linux. I have attached a copy of the script file that was output
during the course of the second attempt. And am adding it directly below
the signature. This happened on Red Hat 6.2 Linux, with everything up to
date, at the time the contents of the CD was posted to the Internet.
Since I am not completely familiar with the idea of elfbooting, and in
its many forms, I decided to post this to the list.
-------------------
Gregg C Levine [EMAIL PROTECTED]
------------------------------------------------------------
"The Force will be with you...Always." Obi-Wan Kenobi
"Use the Force, Luke."� Obi-Wan Kenobi
(This company dedicates this E-Mail to General Obi-Wan Kenobi )
(This company dedicates this E-Mail to Master Yoda )

------------------------------------------------------------------------
-------------------------
Script started on Wed May 22 01:34:03 2002
]0;[EMAIL PROTECTED]: /usr/src/lobos/elfboottools-2.0
[root@spock elfboottools-2.0]# make
make: alpha-linux-gcc: Command not found
/bin/sh: alpha-linux-gcc: command not found
mkdir -p objdir/kparam
gcc -Wall -g -O2 -fno-strict-aliasing -I./util_lib/include
-DVERSION='"2.0"' -o objdir/kparam/kparam.o -c kparam/kparam.c
mkdir -p objdir/kparam
gcc -Wall -g -O2 -fno-strict-aliasing -I./util_lib/include
-DVERSION='"2.0"' -o objdir/kparam/kparam-x86-linux.o -c
kparam/kparam-x86-linux.c
mkdir -p objdir/util_lib
gcc -Wall -g -O2 -fno-strict-aliasing -I./util_lib/include
-DVERSION='"2.0"' -c -o objdir/util_lib/compute_ip_checksum.o
util_lib/compute_ip_checksum.c
mkdir -p objdir
ar rs ./objdir/libutil.a  ./objdir/util_lib/compute_ip_checksum.o
mkdir -p objdir/build/sbin
gcc -Wall -g -O2 -fno-strict-aliasing -I./util_lib/include
-DVERSION='"2.0"' -o objdir/build/sbin/kparam  ./objdir/kparam/kparam.o
./objdir/kparam/kparam-x86-linux.o ./objdir/libutil.a
mkdir -p objdir/mkelf
gcc -Wall -g -O2 -fno-strict-aliasing -I./util_lib/include
-DVERSION='"2.0"' -o objdir/mkelf/mkelf-x86-linux.o -c
mkelf/mkelf-x86-linux.c
mkdir -p objdir/x86-linux-prefix
gcc -nostdinc -I./util_lib/include -I./embed_lib/include
-I./embed_lib/arch/x86/include -I -Os -Wall -g -nostdlib -fno-builtin
-fno-strict-aliasing -c -o objdir/x86-linux-prefix/convert.o
x86-linux-prefix/convert.c
In file included from x86-linux-prefix/convert.c:6:
embed_lib/include/stdio.h:14: warning: invalid character in macro
parameter name
embed_lib/include/stdio.h:14: badly punctuated parameter list in
`#define'
x86-linux-prefix/convert.c:233: warning: invalid character in macro
parameter name
x86-linux-prefix/convert.c:233: badly punctuated parameter list in
`#define'
x86-linux-prefix/convert.c:488: warning: invalid character in macro
parameter name
x86-linux-prefix/convert.c:488: badly punctuated parameter list in
`#define'
x86-linux-prefix/convert.c:607: warning: invalid character in macro
parameter name
x86-linux-prefix/convert.c:607: badly punctuated parameter list in
`#define'
make: *** [objdir/x86-linux-prefix/convert.o] Error 1
]0;[EMAIL PROTECTED]: /usr/src/lobos/elfboottools-2.0
[root@spock elfboottools-2.0]# exit
exit

Script done on Wed May 22 01:34:40 2002

Attachment: elfboot
Description: Binary data

Reply via email to