I got mrxvt built on IRIX, but when I run it I get the following warnings:
mrxvt: Invalid keysym Prior. Skipping macro.
mrxvt: Invalid keysym Next. Skipping macro.
mrxvt: Invalid keysym Insert. Skipping macro.
mrxvt: Invalid keysym KP_Add. Skipping macro.
mrxvt: Invalid keysym KP_Subtract. Skipping macro.
mrxvt: Invalid keysym Prior. Skipping macro.
mrxvt: Invalid keysym Next. Skipping macro.
mrxvt: Invalid keysym Left. Skipping macro.
mrxvt: Invalid keysym Right. Skipping macro.
mrxvt: Invalid keysym Left. Skipping macro.
mrxvt: Invalid keysym Right. Skipping macro.
mrxvt: Invalid keysym Tab. Skipping macro.
mrxvt: Invalid keysym F12. Skipping macro.
mrxvt: Invalid keysym Up. Skipping macro.
mrxvt: Invalid keysym Down. Skipping macro.
mrxvt: Invalid keysym Home. Skipping macro.
mrxvt: Invalid keysym End. Skipping macro.
mrxvt: Invalid keysym Delete. Skipping macro.
mrxvt: Invalid keysym Return. Skipping macro.
mrxvt: Invalid keysym Return. Skipping macro.
mrxvt: Invalid keysym F1. Skipping macro.

It works, but I cannot use the keyboard to create or navigate terminals. I
would build newer versions, but I get c99 errors. The newest gcc for IRIX is
3.4.6. I could try compiling it with SGI's MIPSpro, but that may open
another can of worms. I am using the configure settings below:

Thanks in advance for any help,

Jackson

./configure \
    --enable-ourstrings \
    --enable-24bits \
    --disable-lastlog \
    --enable-sgi-scroll \
    --enable-frills \
    --with-term=rxvt \
    --enable-xft \
    --enable-xim \
    --with-x

-- 
View this message in context: 
http://www.nabble.com/Building-0.5.2-on-IRIX-tp18813152p18813152.html
Sent from the materm-devel mailing list archive at Nabble.com.


-------------------------------------------------------------------------
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK & win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100&url=/
_______________________________________________
Materm-devel mailing list
Materm-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/materm-devel
mrxvt home page: http://materm.sourceforge.net

Reply via email to