Hello from Gregg C Levine still at Jedi Knight Computers
I have just completed my first attempt at compiling the contents of the
file named freebios-20000602.tar.gz, from sourceforge. I was not
successful. Rather then relate my errors here, I decided to use the
script program to capture them. I have attached that file here. All of
you have seen my messages from another address quoted on the header. I
still receive messages there.I decided to subscribe this address which
is also the one that my Linux system uses, to the list to save time, and
effort. Thank you for your time, and effort.
Gregg C Levine [EMAIL PROTECTED] or [EMAIL PROTECTED]
----
<This message has no signature.>
Script started on Tue Jun 12 20:24:46 2001
root@drwho:/usr/src/lobos/freebios-20000602# ,.  ./autuge   ogen.sh
I am going to run ./configure with no arguments - if you wish 
to pass any to it, please specify them on the ./autogen.sh command line.
automake: chip/intel/Makefile.am: Assembler source seen but `AS' not defined in 
`configure.in'
automake: chip/intel/Makefile.am: Assembler source seen but `ASFLAGS' not defined in 
`configure.in'
automake: chip/stpc/Makefile.am: Assembler source seen but `AS' not defined in 
`configure.in'
automake: chip/stpc/Makefile.am: Assembler source seen but `ASFLAGS' not defined in 
`configure.in'
loading cache ./config.cache
checking for a BSD compatible install... (cached) /usr/bin/ginstall -c
checking whether build environment is sane... yes
checking for mawk... (cached) gawk
checking whether make sets ${MAKE}... (cached) yes
checking for gcc... (cached) gcc
checking whether the C compiler (gcc  ) works... yes
checking whether the C compiler (gcc  ) is a cross-compiler... no
checking whether we are using GNU C... (cached) yes
checking whether gcc accepts -g... (cached) yes
checking how to run the C preprocessor... (cached) gcc -E
checking for style of include used by make... GNU
checking dependency style of gcc... (cached) gcc
checking how to run the C preprocessor... gcc -E
checking for ranlib... (cached) ranlib
checking for ld... (cached) ld
checking rom size... 128 kilobytes
creating ./config.status
creating Makefile
creating chip/Makefile
creating chip/intel/Makefile
creating chip/stpc/Makefile
creating device/Makefile
creating doc/Makefile
creating fs/Makefile
creating include/Makefile
creating include/rom/bus/Makefile
creating include/rom/Makefile
creating include/sys/Makefile
creating mkrom/Makefile
creating rom/Makefile
creating include/config.h
include/config.h is unchanged

Now type 'make' to build freebios.
root@drwho:/usr/src/lobos/freebios-20000602# make
Making all in chip
make[1]: Entering directory `/usr/src/lobos/freebios-20000602/chip'
Making all in stpc
make[2]: Entering directory `/usr/src/lobos/freebios-20000602/chip/stpc'
as  @ASFLAGS@ -c `test -f stpc_chip.S || echo './'`stpc_chip.S
as: unrecognized option `-c'
make[2]: *** [stpc_chip.o] Error 1
make[2]: Leaving directory `/usr/src/lobos/freebios-20000602/chip/stpc'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/usr/src/lobos/freebios-20000602/chip'
make: *** [all-recursive] Error 1
root@drwho:/usr/src/lobos/freebios-20000602# exit
exit

Script done on Tue Jun 12 20:25:14 2001

Reply via email to