xemacs latest cvs doesnt build on FreeBSD for me
its failing while compilong postgresql.c
heres the last bit of the build buffer
gcc -c -O -pipe -mcpu=pentiumpro -march=pentiumpro -fmemoize-lookups -fsave-memoized
-Demacs -I. -DHAVE_CONFIG_H -I/usr/include -I/usr/local/include -I/usr/X11R6/include
-I/usr/X11R6/include postgresql.c
postgresql.c:275: macro `DEFINE_LRECORD_IMPLEMENTATION' used with only 9 args
postgresql.c:407: macro `DEFINE_LRECORD_IMPLEMENTATION' used with only 9 args
postgresql.c:272: warning: initialization makes integer from pointer without a cast
postgresql.c:272: warning: initialization from incompatible pointer type
postgresql.c:272: warning: initialization from incompatible pointer type
postgresql.c:274: warning: initialization from incompatible pointer type
postgresql.c:275: syntax error before `,'
postgresql.c:275: syntax error before `)'
postgresql.c:275: warning: initialization makes pointer from integer without a cast
postgresql.c:275: warning: initialization makes pointer from integer without a cast
postgresql.c:275: invalid initial value for member `dumpable'
postgresql.c:404: warning: initialization makes integer from pointer without a cast
postgresql.c:404: warning: initialization from incompatible pointer type
postgresql.c:404: warning: initialization from incompatible pointer type
postgresql.c:406: warning: initialization from incompatible pointer type
postgresql.c:407: syntax error before `,'
postgresql.c:407: syntax error before `)'
postgresql.c:407: warning: initialization makes pointer from integer without a cast
postgresql.c:407: warning: initialization makes pointer from integer without a cast
postgresql.c:407: invalid initial value for member `dumpable'
gmake[1]: *** [postgresql.o] Error 1
gmake[1]: Leaving directory `/Data/Hacking/XEmacs/xemacs-21.5/src'
gmake: *** [src] Error 2
XEmacs Build Report generated by emacs-version
21.4 (patch 9) "Informed Management (RC1)" XEmacs Lucid
with system-configuration
i386-unknown-freebsd4.6
follows:
Contents of /Data/Hacking/XEmacs/xemacs-21.5/Installation:
(Output from all runs of ./configure)
uname -a: FreeBSD
ulthwe.dyndns.org 4.6-RELEASE-p3 FreeBSD 4.6-RELEASE-p3 #0: Fri Jul 19
17:54:53 EST 2002 root@ulthwe.dyndns.org:/Data/FreeBSD/obj/Data/FreeBSD/src/sys/ULTHWE
i386
configure '--use-kkcc' '--with-mule' '--with-modules'
'--with-site-lisp' '--with-site-modules'
'--infopath=/usr/X11R6/info' '--with-sound=none'
'--with-athena=next' '--with-scrollbars=lucid'
'--with-dialogs=athena' '--with-widgets=athena'
'--prefix=/Data/bleeding/XEmacs/beta' '--with-prefix' '--cflags=-O
-pipe -mcpu=pentiumpro -march=pentiumpro' '--cppflags=-fmemoize-lookups
-fsave-memoized'
'--site-includes=/usr/include:/usr/local/include:/usr/X11R6/include'
'--site-libraries=/usr/lib:/usr/local/lib:/usr/X11R6/lib'
'--srcdir=/Data/Hacking/XEmacs/xemacs-21.5' '--extra-verbose'
XEmacs 21.5-b8 "broccoli" configured for `i386-unknown-freebsd4.6'.
Compilation / Installation:
Source code location: /Data/Hacking/XEmacs/xemacs-21.5
Installation prefix: /Data/bleeding/XEmacs/beta
Additional header files: /usr/include /usr/local/include /usr/X11R6/include
Additional libraries: /usr/lib /usr/local/lib /usr/X11R6/lib
Runtime library search path: /usr/local/lib:/usr/X11R6/lib
Operating system description file: `s/freebsd.h'
Machine description file: `m/intel386.h'
Compiler: gcc -O -pipe -mcpu=pentiumpro -march=pentiumpro
Relocating allocator for buffers: yes
GNU version of malloc: yes
Window System:
Compiling in support for the X window system:
- X Windows headers location: /usr/X11R6/include
- X Windows libraries location: /usr/X11R6/lib
- Handling WM_COMMAND properly.
Compiling in support for the Athena widget set:
- Athena headers location: X11/neXtaw
- Athena library to link: neXtaw
Using Lucid menubars.
Using Lucid scrollbars.
Using Athena dialog boxes.
Using Athena native widgets.
TTY:
Compiling in support for ncurses.
Images:
Compiling in support for GIF images (builtin).
Compiling in support for XPM images.
Compiling in support for PNG images.
Compiling in support for JPEG images.
Compiling in support for TIFF images.
Compiling in support for X-Face message headers.
Sound:
Databases:
Compiling in support for Berkeley database.
Compiling in support for GNU DBM.
Compiling in support for LDAP.
Compiling in support for PostgreSQL.
- Using PostgreSQL header file: libpq-fe.h
- Using PostgreSQL V7 bindings.
Internationalization:
Compiling in support for Mule (multi-lingual Emacs).
Compiling in support for XIM (X11R5+ I18N input method).
- Using Motif to provide XIM support.
Mail:
Compiling in support for "flock" mail spool file locking method.
Other Features:
Inhibiting IPv6 canonicalization at startup.
Compiling in support for dynamic shared object modules.
Using the new GC algorithms.
Compiling in support for extra debugging code.
WARNING: ---------------------------------------------------------
WARNING: Compiling in support for runtime error checking.
WARNING: XEmacs will run noticeably more slowly as a result.
WARNING: Error checking is on by default for XEmacs beta releases.
WARNING: ---------------------------------------------------------
Contents of /Data/Hacking/XEmacs/xemacs-21.5/xemacs-make-all.err
keeping lines matching
"^--\[\[\|\]\]$\|^\(cd\|n?make\)\s-\|errors?\|warnings?\|pure.*\(space\|size\)\|hides\b\|strange\|shadowings\|^Compil\(ing\s-+in\|ation\)\|^Using\|not\s-+found\|^While\s-+compiling.*\(
\s-+.+\)*\|^Note:\|Installing\|[Ff]ile(s) copied\|\s-+tests\s-+"
and then deleting lines matching
"confl.*with.*auto-inlining\|^Formatting:\|(100%) tests successful"
cd /Data/Hacking/XEmacs/xemacs-21.5/
Compilation started at Fri Aug 2 00:30:56 2002
cd ./lib-src && gmake all
/usr/include/sys/socket.h:54: warning: empty declaration
/usr/include/sys/socket.h:54: warning: empty declaration
/usr/include/sys/socket.h:54: warning: empty declaration
cd ./lwlib && gmake all
cd ./src && gmake all
/usr/include/sys/socket.h:54: warning: empty declaration
database.c:50: warning: redefinition of `u_int8_t'
/usr/include/sys/types.h:60: warning: `u_int8_t' previously declared here
database.c:51: warning: redefinition of `u_int16_t'
/usr/include/sys/types.h:61: warning: `u_int16_t' previously declared here
database.c:52: warning: redefinition of `u_int32_t'
/usr/include/sys/types.h:62: warning: `u_int32_t' previously declared here
/usr/include/sys/socket.h:54: warning: empty declaration
/usr/include/sys/socket.h:54: warning: empty declaration
/usr/include/sys/socket.h:54: warning: empty declaration
/usr/include/sys/socket.h:54: warning: empty declaration
/usr/include/sys/socket.h:54: warning: empty declaration
postgresql.c:272: warning: initialization makes integer from pointer without a cast
postgresql.c:272: warning: initialization from incompatible pointer type
postgresql.c:272: warning: initialization from incompatible pointer type
postgresql.c:274: warning: initialization from incompatible pointer type
postgresql.c:275: syntax error before `,'
postgresql.c:275: syntax error before `)'
postgresql.c:275: warning: initialization makes pointer from integer without a cast
postgresql.c:275: warning: initialization makes pointer from integer without a cast
postgresql.c:404: warning: initialization makes integer from pointer without a cast
postgresql.c:404: warning: initialization from incompatible pointer type
postgresql.c:404: warning: initialization from incompatible pointer type
postgresql.c:406: warning: initialization from incompatible pointer type
postgresql.c:407: syntax error before `,'
postgresql.c:407: syntax error before `)'
postgresql.c:407: warning: initialization makes pointer from integer without a cast
postgresql.c:407: warning: initialization makes pointer from integer without a cast
gmake[1]: *** [postgresql.o] Error 1
gmake: *** [src] Error 2
Compilation exited abnormally with code 2 at Fri Aug 2 00:44:57
/Data/Hacking/XEmacs/xemacs-21.5/beta.err not found!
/Data/Hacking/XEmacs/xemacs-21.5/xemacs-make-install.err not found!
/Data/Hacking/XEmacs/xemacs-21.5/xemacs-make-check.err not found!
/Data/Hacking/XEmacs/xemacs-21.5/xemacs-make-check-temacs.err not found!
--
XEmacs Advocate | Do not try the patience of Wizards,
FreeBSD Devote | for they are subtle and quick to anger.
Perl Hacker | - Elric (Technomage) , Babylon 5.
Apache God | <mailto:rendhalver@xemacs.org> <GnuPG KeyID: AE51D190>