[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[emacs-bidi] "make" failure for emacs-bidi-0.9.1.tar.gz
From: |
John Green |
Subject: |
[emacs-bidi] "make" failure for emacs-bidi-0.9.1.tar.gz |
Date: |
Mon, 2 Jun 2008 09:47:41 -0400 |
After unpacking the above file, I followed these instructions:
$ cd emacs-bidi
$ ./configure
$ make
This is what happened:
sudo make
Password:
cd lib-src; make all CC='gcc' CFLAGS='-g -O2'
CPPFLAGS='-I/usr/X11R6/include -I/usr/local/include -L/usr/local/lib'
LDFLAGS='-L/usr/local/lib' MAKE='make'
cd src; make all CC='gcc' CFLAGS='-g -O2'
CPPFLAGS='-I/usr/X11R6/include -I/usr/local/include -L/usr/local/lib'
LDFLAGS='-L/usr/local/lib' MAKE='make'
cd ../lwlib/; make CC='gcc' CFLAGS='-g -O2' MAKE='make'
"C_SWITCH_X_SITE=-I/usr/local/include" "C_SWITCH_X_MACHINE="
"C_SWITCH_X_SYSTEM=" "C_SWITCH_SITE=" "C_SWITCH_MACHINE="
"C_SWITCH_SYSTEM=-I/usr/X11R6/include -I/usr/local/include
-L/usr/local/lib"
touch stamp-oldxmenu
gcc -c -I/usr/X11R6/include -I/usr/local/include -L/usr/local/lib
-Demacs -DHAVE_CONFIG_H -DUSE_LUCID -I.
-I/home/john/Desktop/emacs-bidi/src -I/usr/X11R6/include
-I/usr/local/include -L/usr/local/lib -I/usr/local/include -g -O2
xterm.c
xterm.c: In function `x_set_toolkit_scroll_bar_thumb':
xterm.c:9181: error: structure has no member named `scroll_mode'
xterm.c:9183: error: structure has no member named `scroll_mode'
xterm.c:9194: error: structure has no member named `scroll_mode'
*** Error code 1
Stop in /usr/home/john/Desktop/emacs-bidi/src.
*** Error code 1
Stop in /usr/home/john/Desktop/emacs-bidi.
Can anybody help? I am running PC-BSD and I suspect I need to do
something about how it implements x windows, but don't know what or
how.
thanks
John
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [emacs-bidi] "make" failure for emacs-bidi-0.9.1.tar.gz,
John Green <=