On Sun, 2 Mar 2003, Chris Palmer wrote:
> XEmacs Build Report generated by emacs-version
> 21.5 (beta11) "cabbage" (+CVS-20030222) XEmacs Lucid
> with system-configuration
> powerpc-apple-darwin5.5
> follows:
> Contents of /Users/chris/xemacs/Installation:
> (Output from most recent run of ./configure)
uname -a: Darwin localhost 5.5 Darwin Kernel Version 5.5: Thu May 30 14:51:26 PDT 2002;
root:xnu/xnu-201.42.3.obj~1/RELEASE_PPC Power Macintosh powerpc
./configure '--error-checking=all' '--debug' '--with-widgets'
Try the latest CVS.
I have to add (for 21.5.10 on) --with-ldap=no in order to get a compiled
version, still have some problems with buffer tabs. Some of the undefined
terms below show up on my system when --with-ldap=no is not used. The
configure output says that you are compiling with the portable dumper, but
would it change anything if you included --pdump on the command line? I
thought that I had to explicitly state --pdump for the compilation to go
through, but I am not on the Mac right now to check.
Are you running under XDarwin or X11 when you compile. I assume so, but the
XAuth errors you have will show up when compiling in Terminal.app and X is
not turned off (? --with-x=no ? see config help). Finally, as of 21.5.10, I
cannot compile with Mule turned off. Some of the errors in your log match
those I remember seeing. But I assumed this was a result of my having Mule
installed in the working and running version and compiling new CVS in place.
cd ./lib-src && make all
/Users/chris/xemacs/lib-src/getopt.h:107: warning: function declaration isn't a
prototype
/usr/bin/ld: warning unused multiple definitions of symbol _XauDisposeAuth
/usr/bin/ld: warning unused multiple definitions of symbol _XauFileName
/usr/bin/ld: warning unused multiple definitions of symbol _XauReadAuth
/Users/chris/xemacs/lib-src/getopt.h:107: warning: function declaration isn't a
prototype
/Users/chris/xemacs/lib-src/getopt.c:950: warning: no previous prototype for
`getopt'
/Users/chris/xemacs/lib-src/getopt.h:107: warning: function declaration isn't a
prototype
getopt.h:107: warning: function declaration isn't a prototype
/usr/bin/ld: warning unused multiple definitions of symbol _optarg
/usr/bin/ld: warning unused multiple definitions of symbol _optind
/usr/bin/ld: warning unused multiple definitions of symbol _getopt
/usr/bin/ld: warning unused multiple definitions of symbol _opterr
/usr/bin/ld: warning unused multiple definitions of symbol _optopt
/usr/bin/ld: warning unused multiple definitions of symbol _regcomp
/usr/bin/ld: warning unused multiple definitions of symbol _regerror
regex.o definition of _regerror in section (__TEXT,__text)
/usr/lib/libcurses.dylib(regerror.o) unused definition of _regerror
/usr/bin/ld: warning unused multiple definitions of symbol _regexec
/usr/bin/ld: warning unused multiple definitions of symbol _regfree
getopt.h:107: warning: function declaration isn't a prototype
/usr/bin/ld: warning unused multiple definitions of symbol _optarg
/usr/bin/ld: warning unused multiple definitions of symbol _optind
/usr/bin/ld: warning unused multiple definitions of symbol _getopt
/usr/bin/ld: warning unused multiple definitions of symbol _opterr
/usr/bin/ld: warning unused multiple definitions of symbol _optopt
/usr/bin/ld: warning unused multiple definitions of symbol _regcomp
/usr/bin/ld: warning unused multiple definitions of symbol _regerror
regex.o definition of _regerror in section (__TEXT,__text)
/usr/lib/libcurses.dylib(regerror.o) unused definition of _regerror
/usr/bin/ld: warning unused multiple definitions of symbol _regexec
/usr/bin/ld: warning unused multiple definitions of symbol _regfree
getopt.h:107: warning: function declaration isn't a prototype
/usr/bin/ld: warning unused multiple definitions of symbol _optarg
/usr/bin/ld: warning unused multiple definitions of symbol _optind
/usr/bin/ld: warning unused multiple definitions of symbol _getopt
/usr/bin/ld: warning unused multiple definitions of symbol _opterr
/usr/bin/ld: warning unused multiple definitions of symbol _optopt
/usr/bin/ld: warning unused multiple definitions of symbol _regcomp
/usr/bin/ld: warning unused multiple definitions of symbol _regerror
regex.o definition of _regerror in section (__TEXT,__text)
/usr/lib/libcurses.dylib(regerror.o) unused definition of _regerror
/usr/bin/ld: warning unused multiple definitions of symbol _regexec
/usr/bin/ld: warning unused multiple definitions of symbol _regfree
/usr/bin/ld: warning unused multiple definitions of symbol _XauDisposeAuth
/usr/bin/ld: warning unused multiple definitions of symbol _XauFileName
/usr/bin/ld: warning unused multiple definitions of symbol _XauReadAuth
/Users/chris/xemacs/lib-src/getopt.h:107: warning: function declaration isn't a
prototype
/usr/bin/ld: warning unused multiple definitions of symbol _optarg
/usr/bin/ld: warning unused multiple definitions of symbol _optind
/usr/bin/ld: warning unused multiple definitions of symbol _getopt
/usr/bin/ld: warning unused multiple definitions of symbol _opterr
/usr/bin/ld: warning unused multiple definitions of symbol _optopt
/usr/bin/ld: warning unused multiple definitions of symbol _regcomp
/usr/bin/ld: warning unused multiple definitions of symbol _regerror
regex.o definition of _regerror in section (__TEXT,__text)
/usr/lib/libcurses.dylib(regerror.o) unused definition of _regerror
/usr/bin/ld: warning unused multiple definitions of symbol _regexec
/usr/bin/ld: warning unused multiple definitions of symbol _regfree
cd ./lwlib && make all
xlwradio.c:253: warning: `RadioDestroy' defined but not used
xlwcheckbox.c:283: warning: `CheckboxDestroy' defined but not used
cd ./src && make all
database.c:50: warning: redefinition of `u_int8_t'
/usr/include/ppc/types.h:70: warning: `u_int8_t' previously declared here
database.c:51: warning: redefinition of `u_int16_t'
/usr/include/ppc/types.h:72: warning: `u_int16_t' previously declared here
database.c:52: warning: redefinition of `u_int32_t'
/usr/include/ppc/types.h:74: warning: `u_int32_t' previously declared here
emacs.c: In function `guts_of_fatal_error_signal':
emacs.c:3496: warning: function declaration isn't a prototype
process-unix.c:1253: warning: function declaration isn't a prototype
process-unix.c:1260: warning: function declaration isn't a prototype
process-unix.c:1261: warning: function declaration isn't a prototype
process-unix.c:1619: warning: function declaration isn't a prototype
regex.c:6144: parse error before `charpos'
syntax.h:383: warning: inlining failed in call to `UPDATE_SYNTAX_CACHE'
regex.c:6145: warning: called from here
syntax.h:373: warning: inlining failed in call to `UPDATE_SYNTAX_CACHE_BACKWARD'
regex.c:6159: warning: called from here
regex.c:6187: parse error before `charpos'
syntax.h:355: warning: inlining failed in call to `UPDATE_SYNTAX_CACHE_FORWARD'
regex.c:6207: warning: called from here
/Users/chris/xemacs/xemacs-make-install.err not found!
/Users/chris/xemacs/xemacs-make-check.err not found!
/Users/chris/xemacs/xemacs-make-check-temacs.err not found!
/Users/chris/xemacs/xemacs-make-all.err not found!
--
=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-
Dr. Robert D. Royar Morehead State University royar(a)adelphia.net
T r a f f i c expands to exceed the available roadway.
-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=