Join Today
+ Reply to Thread
Results 1 to 3 of 3
  1. #1

    Default mkezx and ncurses compile problem

    hi all,

    I'm trying to compiling the python beast, but mkezx stalls on compiling ncurses.

    here is the strange error:

    Code:
    cd include && /usr/bin/make DESTDIR="" all
    make[2]: Entering directory `/home/kpanic/src/mkezx/build/ezx/ncurses/wobj/include'
    cat curses.head >curses.h
    AWK=mawk sh /home/kpanic/src/mkezx/build/ezx/ncurses/./include/MKkey_defs.sh /home/kpanic/src/mkezx/build/ezx/ncurses/./include/Caps >>curses.h
    sh -c 'if test "cchar_t" = "cchar_t" ; then cat /home/kpanic/src/mkezx/build/ezx/ncurses/./include/curses.wide >>curses.h ; fi'
    cat /home/kpanic/src/mkezx/build/ezx/ncurses/./include/curses.tail >>curses.h
    sh /home/kpanic/src/mkezx/build/ezx/ncurses/./include/MKhashsize.sh /home/kpanic/src/mkezx/build/ezx/ncurses/./include/Caps >hashsize.h
    AWK=mawk sh /home/kpanic/src/mkezx/build/ezx/ncurses/./include/MKncurses_def.sh /home/kpanic/src/mkezx/build/ezx/ncurses/./include/ncurses_defs >ncurses_def.h
    REcompile() - panic:  unexpected case in REtest
    make[2]: *** [ncurses_def.h] Error 100
    make[2]: Leaving directory `/home/kpanic/src/mkezx/build/ezx/ncurses/wobj/include'
    make[1]: *** [all] Error 2
    make[1]: Leaving directory `/home/kpanic/src/mkezx/build/ezx/ncurses/wobj'
    make: *** [debian/stamp-makefile-build] Error 2
    someone has experienced this? help!

  2. #2
    borman Guest

    Default

    Compiling ncurses under mkezx is very fun
    As for me, I had this error:
    Code:
    arm-linux-gcc -I../test -I/home/mike/src/mkezx/build/ezx/ncurses/./test -DHAVE_CONFIG_H -I/home/mike/src/mkezx/build/ezx/ncurses/./test/../include -I. -I../include  -D_GNU_SOURCE -DNDEBUG -I/usr/local/include/ncurses -Wall -pipe -mcpu=iwmmxt -mtune=iwmmxt -O2 -I/opt/cross/gcc-arm-iwmmxt/gcc-3.3.6-glibc-2.3.2/arm-linux/include/  -fPIC -c /home/mike/src/mkezx/build/ezx/ncurses/./test/knight.c -o ../obj_s/knight.o
    {standard input}: Assembler messages:
    {standard input}:1415: Error: immediate expression expected -- `wstrw wcgr0,[sl,r2]'
    And compiling ncurses with wide char support never worked for me...
    Last edited by borman; 05-07-2008 at 01:32 PM.

  3. #3

    Default

    What shell are you using? IIRC Ubuntu and some other distro's do not use bash. This could be your problem. Make sure you are using /bin/bash as your shell and that /bin/bash is not symlinked elsewhere.


 
+ Reply to Thread

Similar Threads

  1. Replies: 3
    Last Post: 02-09-2007, 06:26 PM
  2. what is MkEZX? and does anyone try it?
    By eakrin in forum Development
    Replies: 11
    Last Post: 10-11-2006, 11:44 PM
  3. Replies: 0
    Last Post: 08-19-2006, 09:49 AM
  4. Help!Kernel compile problem!!!!!!
    By superlau in forum Development
    Replies: 9
    Last Post: 11-13-2005, 02:42 PM
  5. ncurses problem
    By deathkill in forum A780 General Chat
    Replies: 4
    Last Post: 10-05-2005, 08:02 AM

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
Single Sign On provided by vBSSO

Search Engine Optimization by vBSEO 3.6.0 RC 1