Netboot Mailing List (by thread)

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: "main.bin not found" (Was: (NONE))




>From: "amogh ayachit" <amogh_as@hotmail.com>
>Reply-To: netboot@baghira.han.de
>To: netboot@baghira.han.de
>Subject: Re: "main.bin not found" (Was: (NONE))
>Date: Mon, 10 Mar 2003 01:26:04 +0530
>
>
>>From: Gero Kuhlmann <gero@gkminix.han.de>
>>Reply-To: netboot@baghira.han.de
>>To: netboot@baghira.han.de
>>Subject: Re: "main.bin not found" (Was: (NONE))
>>Date: 5 Mar 2003 17:51:13 GMT
>>
>>
>>Hello,
>>
>>amogh_as@hotmail.com ("amogh ayachit") wrote in
>>F99BHZXFZ0stgr3SU0h000149b8@hotmail.com:">news:F99BHZXFZ0stgr3SU0h000149b8@hotmail.com:
>> > i downloaded netboot pakage then ran "configure" script and then "make"
>> > but i get error "main.bin not found" i tried downloading the file 
>>again.
>> > but facing same prob.
>> >
>> > am using redhat 8.0, 810 moterboard with 256 ram, 750 mhz celeron
>>
>>When exactly does your system print this message? When you run make?
>>Are there any other messages printed out by make? What kind of make
>>(GNU or other) and what version are you using? Does the configure
>>script run without a warning?
>>
>>gero.
>>hello
>
>i have saved the full setion in text file if you want will send the file as 
>message.
>
>for now just sending errors.
>
[root@Aparna root]# cd /usr/netboot-0.9.7
[root@Aparna netboot-0.9.7]# ./configure
checking build system type... i686-pc-linux-gnu
checking host system type... i686-pc-linux-gnu
checking for gcc... gcc
checking for C compiler default output... a.out
checking whether the C compiler works... yes
checking whether we are cross compiling... no
checking for suffix of executables...
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether gcc accepts -g... yes
checking whether gcc accepts -Wall... yes
checking for strerror in -lcposix... no
checking for gcc option to accept ANSI C... none needed
checking for an ANSI C-conforming const... yes
checking for a BSD-compatible install... /usr/bin/install -c
checking for md5sum... md5sum
checking how to run the C preprocessor... gcc -E
checking for ranlib... ranlib
checking for ar... /usr/bin/ar
checking for flex... flex
checking for bison... bison -y
checking for gawk... gawk
checking whether make sets ${MAKE}... yes
checking for GNU assembler... /usr/bin/as
checking for GNU linker... /usr/bin/ld
checking for gasp... none
configure: WARNING: Can't compile i86 modules, using default
checking for as86... /usr/bin/as86
checking for correct version of /usr/bin/as86... yes
checking for ld86... /usr/bin/ld86
checking for bcc... /usr/bin/bcc
checking for copt... /usr/lib/bcc/copt
checking for ANSI C header files... yes
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unistd.h... yes
checking for string.h... (cached) yes
checking for memory.h... (cached) yes
checking for unistd.h... (cached) yes
checking getopt.h usability... yes
checking getopt.h presence... yes
checking for getopt.h... yes
checking malloc.h usability... yes
checking malloc.h presence... yes
checking for malloc.h... yes
checking netdb.h usability... yes
checking netdb.h presence... yes
checking for netdb.h... yes
checking assert.h usability... yes
checking assert.h presence... yes
checking for assert.h... yes
checking limits.h usability... yes
checking limits.h presence... yes
checking for limits.h... yes
checking netinet/in.h usability... yes
checking netinet/in.h presence... yes
checking for netinet/in.h... yes
checking sys/time.h usability... yes
checking sys/time.h presence... yes
checking for sys/time.h... yes
checking sys/param.h usability... yes
checking sys/param.h presence... yes
checking for sys/param.h... yes
checking sys/bitypes.h usability... yes
checking sys/bitypes.h presence... yes
checking for sys/bitypes.h... yes
checking arpa/inet.h usability... yes
checking arpa/inet.h presence... yes
checking for arpa/inet.h... yes
checking for dirent.h that defines DIR... yes
checking for library containing opendir... none required
checking whether time.h and sys/time.h may both be included... yes
checking whether struct tm is in sys/time.h or time.h... time.h
checking for size_t... yes
checking for memcpy... yes
checking for memmove... yes
checking for strchr... yes
checking for strrchr... yes
checking for strstr... yes
checking for strspn... yes
checking for strcspn... yes
checking for getopt_long... yes
checking for mkstemp... yes
checking for gethostbyname... yes
checking for inet_ntoa... yes
checking for inet_addr... yes
checking for packed attribute... yes
checking for definition of __uxx in types.h... no
checking for definition of u_intxx_t in types.h... yes
checking for unsigned char... yes
checking size of unsigned char... 1
checking for unsigned short... yes
checking size of unsigned short... 2
checking for unsigned long... yes
checking size of unsigned long... 4
checking for unsigned int... yes
checking size of unsigned int... 4
checking for inline... inline
checking whether system allows accessing misaligned data... yes
checking whether byte ordering is bigendian... no
configure: creating ./config.status
config.status: creating Makefile
config.status: creating misc/Makefile
config.status: creating misc/romcheck/Makefile
config.status: creating include/Makefile
config.status: creating i386/Makefile
config.status: creating mknbi-dos/Makefile
config.status: creating mknbi-linux/Makefile
config.status: creating mknbi-mgl/Makefile
config.status: creating makerom/Makefile
config.status: creating nblib/Makefile
config.status: creating bootrom/make.defs
config.status: creating config.h
[root@Aparna netboot-0.9.7]# make
making all in include
make[1]: Entering directory `/usr/netboot-0.9.7/include'
sed 
"s/%VER_MAJOR%/0/;s/%VER_MINOR%/9/;s/%NBVERSION%/0.9.7/;s/%PACKAGE%/netboot/;s/%COPYRIGHT%/1995-2002 
G. Kuhlmann/" version.h.in >version.h
sed "s/%NEED_DATA32%/0/" common.i86.in >common.i86
make[1]: Leaving directory `/usr/netboot-0.9.7/include'
making all in misc
make[1]: Entering directory `/usr/netboot-0.9.7/misc'
gcc -o makec makec.c
sed "s&%PREFIX%&/usr/local&" netboot.config.in >netboot.config
sed 
"s&%CONFIG%&/usr/local/etc/netboot.config&;s&%LIBDIR%&/usr/local/lib/netboot&" 
netboot.man.in >netboot.man
cat netboot.drivers.in difs/*.dif >netboot.drivers
making all in romcheck
make[2]: Entering directory `/usr/netboot-0.9.7/misc/romcheck'
(cd ../../include && make version.h) || exit 1
make[3]: Entering directory `/usr/netboot-0.9.7/include'
make[3]: `version.h' is up to date.
make[3]: Leaving directory `/usr/netboot-0.9.7/include'
gcc -E -I. -I../../include -I/usr/lib/bcc/include -o loader.s loader.S
/usr/bin/as86 -0 -u -w -j -o loader.o loader.s || { rm -f loader.o && false; 
}
/usr/bin/ld86 -0 -d -o loader.bin loader.o
/usr/bin/bcc -0 -Ms -I. -I../../include -I/usr/lib/bcc/include -c -o main.o 
main.c
gcc -E -I. -I../../include -I/usr/lib/bcc/include -o doscan.s doscan.S
/usr/bin/as86 -0 -u -w -j -o doscan.o doscan.s || { rm -f doscan.o && false; 
}
/usr/bin/bcc -0 -Ms -I. -I../../include -I/usr/lib/bcc/include -c -o 
printscan.o printscan.c
/usr/bin/bcc -0 -Ms -I. -I../../include -I/usr/lib/bcc/include -c -o 
printhex.o
printhex.c
/usr/bin/bcc -0 -Ms -I. -I../../include -I/usr/lib/bcc/include -c -o 
printinfo.o printinfo.c
/usr/bin/bcc -0 -Ms -I. -I../../include -I/usr/lib/bcc/include -c -o io.o 
io.c
/usr/bin/bcc -0 -X-d -Ms -i- -o main.bin main.o doscan.o printscan.o 
printhex.o
printinfo.o io.o
Usage: /usr/bin/bcc [-ansi] [-options] [-o output] file [files].
make[2]: *** [main.bin] Error 1
make[2]: Leaving directory `/usr/netboot-0.9.7/misc/romcheck'
make[1]: *** [all] Error 1
make[1]: Leaving directory `/usr/netboot-0.9.7/misc'
make: *** [all] Error 1
[root@Aparna netboot-0.9.7]#

>amogh


_________________________________________________________________
Cricket World Cup 2003- News, Views and Match Reports. 
http://server1.msn.co.in/msnspecials/worldcup03/

===========================================================================
This Mail was sent to netboot mailing list by:
"amogh ayachit" <amogh_as@hotmail.com>
To get help about this list, send a mail with 'help' as the only string in
it's body to majordomo@baghira.han.de. If you have problems with this list,
send a mail to netboot-owner@baghira.han.de.



For requests or suggestions regarding this mailing list archive please write to netboot@gkminix.han.de.