Dear Bug Team!
when I build xemacs-21.5.4-cvs, configuration is failed.
The tail of config.h is here:
configure:6627: checking for XGetFontProperty in -lX11 using extra libs -b i486-linuxaout
configure:6643: gcc -o conftest -g -O3 -Wall -Wno-switch -Winline -Wmissing-prototypes
-Wsign-compare -Wshadow -I/usr/X11R6/include -z nocombreloc -L/usr/X11R6/lib
conftest.c -lX11 -b i486-linuxaout -lm -lgcc -lc -lgcc /usr/lib/crtn.o
1>&5
gcc: nocombreloc: No such file or directory
gcc: installation problem, cannot exec `cc1': No such file or directory
configure: failed program was:
#line 6632 "configure"
#include "confdefs.h"
/* Override any gcc2 internal prototype to avoid an error. */
/* We use char because int might match the return type of a gcc2
builtin and then its argument prototype would still apply. */
char XGetFontProperty();
int main() {
XGetFontProperty()
; return 0; }
By adding --pdump in configure option, this problem is solved.
The problem around nocombreloc is also occured in FSF emacs-21.1 and
fixed by 21.1.80.
I checked two machines.
A: Linux 2.4.18-rc1 ppc, gcc-3.0.4, binutils-2.11.93.0.2, XFree86-4.2.0
B: Linux 2.4.18-rc1 ppc, gcc-2.95.4, binutils-2.11.93.0.2, XFree86-3.3.6
MATSUURA Takanori @ Division of Protein Chemistry,
Institute for Protein Research, Osaka University, Japan
E-Mail: t-matsuu(a)protein.osaka-u.ac.jp
Web Page:
http://chux1.protein.osaka-u.ac.jp/~t-matsuu/