Error: no such instruction: `mr %ebx,1'

Alex mol-general@lists.maconlinux.org
Thu, 4 Sep 2003 12:16:23 +0300


well...

mdk 9.1
mol-0.9.68

[root@Exciter mol-0.9.68]# ./configure
checking build system type... i686-pc-linux-gnu
checking host system type... i686-pc-linux-gnu
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for gawk... gawk
checking whether make sets ${MAKE}... yes
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 for style of include used by make... GNU
checking dependency style of gcc... gcc3
checking for ranlib... ranlib
checking for bison... bison -y
checking for flex... flex
checking for yywrap in -lfl... yes
checking lex output file root... lex.yy
checking whether yytext is a pointer... yes
checking how to run the C preprocessor... gcc -E
checking whether ln -s works... yes
checking for g++... g++
checking whether we are using the GNU C++ compiler... yes
checking whether g++ accepts -g... yes
checking dependency style of g++... gcc3
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 stdlib.h... (cached) yes
checking for string.h... (cached) yes
checking for strings.h... (cached) yes
checking getopt.h usability... yes
checking getopt.h presence... yes
checking for getopt.h... yes
checking poll.h usability... yes
checking poll.h presence... yes
checking for poll.h... yes
checking obstack.h usability... yes
checking obstack.h presence... yes
checking for obstack.h... yes
checking for esd_open_sound in -lesd... no
checking esd.h usability... no
checking esd.h presence... no
checking for esd.h... no
checking ncurses.h usability... yes
checking ncurses.h presence... yes
checking for ncurses.h... yes
checking for X... libraries /usr/X11R6/lib, headers /usr/X11R6/include
checking for gethostbyname... yes
checking for connect... yes
checking for remove... yes
checking for shmat... yes
checking for IceConnectionNumber in -lICE... yes
checking for working XDGA headers... yes
checking for m4... m4
checking for as... as
checking for strip... strip
checking for ld... ld
checking for nm... nm
checking for objdump... objdump
checking for powerpc-linux-gnu-as... no
checking for powerpc-linux-gnu-ld... no
checking for powerpc-linux-gnu-gcc... no
checking for powerpc-linux-gnu-nm... no
checking for powerpc-linux-gnu-strip... no
** PPC cross-compiler tools missing - debugging features disabled
checking whether off_t is 64 bit... no
checking for png_read_png in -lpng... no
checking png.h usability... yes
checking png.h presence... yes
checking for png.h... yes
checking for kernel headers... /lib/modules/2.4.21-0.13mdk/build/include
configure: creating ./config.status
config.status: creating Makefile
config.status: creating scripts/Makefile
config.status: creating src/vconfig/Makefile
config.status: creating src/Makefile
config.status: creating src/startmol
config.status: creating src/main/Makefile
config.status: creating src/main/Darwin/Makefile
config.status: creating src/drivers/Makefile
config.status: creating src/drivers/disk/Makefile
config.status: creating src/drivers/oldworld/Makefile
config.status: creating src/drivers/video/Makefile
config.status: creating src/drivers/net/Makefile
config.status: creating src/lib/Makefile
config.status: creating src/debugger/Makefile
config.status: creating src/debugger/deb/Makefile
config.status: creating src/debugger/mon/Makefile
config.status: creating src/molelf/Makefile
config.status: creating src/cpu/Makefile
config.status: creating src/cpu/i386/Makefile
config.status: creating src/cpu/ppc/Makefile
config.status: creating src/booter/Makefile
config.status: creating Doc/Makefile
config.status: creating Doc/man/Makefile
config.status: creating Doc/Dev/Makefile
config.status: creating src/kmod/Makefile
config.status: creating src/kmod/checker.pl
config.status: creating src/kmod/Linux/relbuild.pl
config.status: creating src/kmod/Linux/Makefile
config.status: creating src/kmod/Darwin/Makefile
config.status: creating src/netdriver/Makefile
config.status: creating src/shared/config.h
config.status: src/shared/config.h is unchanged
config.status: executing depfiles commands
config.status: executing default commands
====================================================
 Building using kernel headers
 KHEADERS=/lib/modules/2.4.21-0.13mdk/build/include
====================================================
Compiling without ESounD support.
[root@Exciter mol-0.9.68]#

then :

[root@Exciter mol-0.9.68]# make
Making all in scripts
Making all in src
Making all in lib
Making all in main
main.c: In function `signal_handler':
main.c:210: warning: unused variable `regs'
/tmp/ccz8jdH5.s: Assembler messages:
/tmp/ccz8jdH5.s:483: Error: no such instruction: `mr %ebx,1'
make[3]: *** [main.o] error 1
make[2]: *** [all-recursive] error 1
make[1]: *** [all-recursive] error 1
make: *** [all-recursive] error 1
[root@Exciter mol-0.9.68]#

what can I do?      %\     )))

-- 

Alex
== In food we trust ==