I'm kinda confused on this one, so I'd like to see if anyone can
duplicate it.
On my Linux box here at home I can build xemacs 21.1.4 without
menubars without a problem. I tried the same thing on my Solaris
workstation at work today. The compile goes ok until the final link
when it bitches about a missing external reference to
menubar_show_keybindings in gui.c. If I add a "#ifdef HAVE_MENUBARS"
wrapper around that little "if" statement in gui.c, xemacs compiles and
dumps fine.
has anyone else seen this or even begin to have a clue why?
Show replies by date