Wei Weng wrote:
Hi All.
I just checked out xemacs 21.5 from CVS, and tried to build it, with
"./configure --with-mule --with-xim=yes --with-xft --with-menubars=gtk
--with-scrollbars=gtk; make"
I got the following error:
gui-x.o: In function `popup_selection_callback':
/home/wweng/Projects/xemacs-21.5/src/gui-x.c:310: undefined reference to
`x_focus_timestamp_really_sucks_fix_me_better'
menubar-x.o: In function `pre_activate_callback':
/home/wweng/Projects/xemacs-21.5/src/menubar-x.c:515: undefined reference to
`x_focus_timestamp_really_sucks_fix_me_better'
collect2: ld returned 1 exit status
I thought at least CVS code should be build-able?
Thanks
Wei
_______________________________________________
XEmacs-Beta mailing list
XEmacs-Beta(a)xemacs.org
http://calypso.tux.org/cgi-bin/mailman/listinfo/xemacs-beta
This is what I used to check out the code.
cvs -z3 -d :pserver:cvs@cvs.xemacs.org:/pack/xemacscvs checkout -d
xemacs-21.5 xemacs
Followed the instruction given on
xemacs.org.
Thanks
Wei
_______________________________________________
XEmacs-Beta mailing list
XEmacs-Beta(a)xemacs.org
http://calypso.tux.org/cgi-bin/mailman/listinfo/xemacs-beta