>>>> "rendhalver" == rendhalver
<rendhalver(a)xemacs.org> writes:
update on this
i just successfully built with mikes new --use-kkcc without postgresql
support, build report sent
rendhalver> xemacs latest cvs doesnt build on FreeBSD for me
rendhalver> its failing while compilong postgresql.c
rendhalver> heres the last bit of the build buffer
rendhalver> 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
rendhalver> postgresql.c:275: macro `DEFINE_LRECORD_IMPLEMENTATION' used with
only 9 args
rendhalver> postgresql.c:407: macro `DEFINE_LRECORD_IMPLEMENTATION' used with
only 9 args
rendhalver> postgresql.c:272: warning: initialization makes integer from pointer
without a cast
rendhalver> postgresql.c:272: warning: initialization from incompatible pointer
type
rendhalver> postgresql.c:272: warning: initialization from incompatible pointer
type
rendhalver> postgresql.c:274: warning: initialization from incompatible pointer
type
rendhalver> postgresql.c:275: syntax error before `,'
rendhalver> postgresql.c:275: syntax error before `)'
rendhalver> postgresql.c:275: warning: initialization makes pointer from integer
without a cast
rendhalver> postgresql.c:275: warning: initialization makes pointer from integer
without a cast
rendhalver> postgresql.c:275: invalid initial value for member `dumpable'
rendhalver> postgresql.c:404: warning: initialization makes integer from pointer
without a cast
rendhalver> postgresql.c:404: warning: initialization from incompatible pointer
type
rendhalver> postgresql.c:404: warning: initialization from incompatible pointer
type
rendhalver> postgresql.c:406: warning: initialization from incompatible pointer
type
rendhalver> postgresql.c:407: syntax error before `,'
rendhalver> postgresql.c:407: syntax error before `)'
rendhalver> postgresql.c:407: warning: initialization makes pointer from integer
without a cast
rendhalver> postgresql.c:407: warning: initialization makes pointer from integer
without a cast
rendhalver> postgresql.c:407: invalid initial value for member `dumpable'
rendhalver> gmake[1]: *** [postgresql.o] Error 1
rendhalver> gmake[1]: Leaving directory `/Data/Hacking/XEmacs/xemacs-21.5/src'
rendhalver> 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)
rendhalver> 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
rendhalver> 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'
rendhalver> XEmacs 21.5-b8 "broccoli" configured for
`i386-unknown-freebsd4.6'.
rendhalver> Compilation / Installation:
rendhalver> Source code location: /Data/Hacking/XEmacs/xemacs-21.5
rendhalver> Installation prefix: /Data/bleeding/XEmacs/beta
rendhalver> Additional header files: /usr/include /usr/local/include
/usr/X11R6/include
rendhalver> Additional libraries: /usr/lib /usr/local/lib
/usr/X11R6/lib
rendhalver> Runtime library search path: /usr/local/lib:/usr/X11R6/lib
rendhalver> Operating system description file: `s/freebsd.h'
rendhalver> Machine description file: `m/intel386.h'
rendhalver> Compiler: gcc -O -pipe -mcpu=pentiumpro
-march=pentiumpro
rendhalver> Relocating allocator for buffers: yes
rendhalver> GNU version of malloc: yes
rendhalver> Window System:
rendhalver> Compiling in support for the X window system:
rendhalver> - X Windows headers location: /usr/X11R6/include
rendhalver> - X Windows libraries location: /usr/X11R6/lib
rendhalver> - Handling WM_COMMAND properly.
rendhalver> Compiling in support for the Athena widget set:
rendhalver> - Athena headers location: X11/neXtaw
rendhalver> - Athena library to link: neXtaw
rendhalver> Using Lucid menubars.
rendhalver> Using Lucid scrollbars.
rendhalver> Using Athena dialog boxes.
rendhalver> Using Athena native widgets.
rendhalver> TTY:
rendhalver> Compiling in support for ncurses.
rendhalver> Images:
rendhalver> Compiling in support for GIF images (builtin).
rendhalver> Compiling in support for XPM images.
rendhalver> Compiling in support for PNG images.
rendhalver> Compiling in support for JPEG images.
rendhalver> Compiling in support for TIFF images.
rendhalver> Compiling in support for X-Face message headers.
rendhalver> Sound:
rendhalver> Databases:
rendhalver> Compiling in support for Berkeley database.
rendhalver> Compiling in support for GNU DBM.
rendhalver> Compiling in support for LDAP.
rendhalver> Compiling in support for PostgreSQL.
rendhalver> - Using PostgreSQL header file: libpq-fe.h
rendhalver> - Using PostgreSQL V7 bindings.
rendhalver> Internationalization:
rendhalver> Compiling in support for Mule (multi-lingual Emacs).
rendhalver> Compiling in support for XIM (X11R5+ I18N input method).
rendhalver> - Using Motif to provide XIM support.
rendhalver> Mail:
rendhalver> Compiling in support for "flock" mail spool file locking
method.
rendhalver> Other Features:
rendhalver> Inhibiting IPv6 canonicalization at startup.
rendhalver> Compiling in support for dynamic shared object modules.
rendhalver> Using the new GC algorithms.
rendhalver> Compiling in support for extra debugging code.
rendhalver> WARNING: ---------------------------------------------------------
rendhalver> WARNING: Compiling in support for runtime error checking.
rendhalver> WARNING: XEmacs will run noticeably more slowly as a result.
rendhalver> WARNING: Error checking is on by default for XEmacs beta releases.
rendhalver> 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.*\(
rendhalver> \s-+.+\)*\|^Note:\|Installing\|[Ff]ile(s)
copied\|\s-+tests\s-+"
> and then deleting lines matching
> "confl.*with.*auto-inlining\|^Formatting:\|(100%) tests successful"
rendhalver> cd /Data/Hacking/XEmacs/xemacs-21.5/
rendhalver> Compilation started at Fri Aug 2 00:30:56 2002
rendhalver> cd ./lib-src && gmake all
rendhalver> /usr/include/sys/socket.h:54: warning: empty declaration
rendhalver> /usr/include/sys/socket.h:54: warning: empty declaration
rendhalver> /usr/include/sys/socket.h:54: warning: empty declaration
rendhalver> cd ./lwlib && gmake all
rendhalver> cd ./src && gmake all
rendhalver> /usr/include/sys/socket.h:54: warning: empty declaration
rendhalver> database.c:50: warning: redefinition of `u_int8_t'
rendhalver> /usr/include/sys/types.h:60: warning: `u_int8_t' previously
declared here
rendhalver> database.c:51: warning: redefinition of `u_int16_t'
rendhalver> /usr/include/sys/types.h:61: warning: `u_int16_t' previously
declared here
rendhalver> database.c:52: warning: redefinition of `u_int32_t'
rendhalver> /usr/include/sys/types.h:62: warning: `u_int32_t' previously
declared here
rendhalver> /usr/include/sys/socket.h:54: warning: empty declaration
rendhalver> /usr/include/sys/socket.h:54: warning: empty declaration
rendhalver> /usr/include/sys/socket.h:54: warning: empty declaration
rendhalver> /usr/include/sys/socket.h:54: warning: empty declaration
rendhalver> /usr/include/sys/socket.h:54: warning: empty declaration
rendhalver> postgresql.c:272: warning: initialization makes integer from pointer
without a cast
rendhalver> postgresql.c:272: warning: initialization from incompatible pointer
type
rendhalver> postgresql.c:272: warning: initialization from incompatible pointer
type
rendhalver> postgresql.c:274: warning: initialization from incompatible pointer
type
rendhalver> postgresql.c:275: syntax error before `,'
rendhalver> postgresql.c:275: syntax error before `)'
rendhalver> postgresql.c:275: warning: initialization makes pointer from integer
without a cast
rendhalver> postgresql.c:275: warning: initialization makes pointer from integer
without a cast
rendhalver> postgresql.c:404: warning: initialization makes integer from pointer
without a cast
rendhalver> postgresql.c:404: warning: initialization from incompatible pointer
type
rendhalver> postgresql.c:404: warning: initialization from incompatible pointer
type
rendhalver> postgresql.c:406: warning: initialization from incompatible pointer
type
rendhalver> postgresql.c:407: syntax error before `,'
rendhalver> postgresql.c:407: syntax error before `)'
rendhalver> postgresql.c:407: warning: initialization makes pointer from integer
without a cast
rendhalver> postgresql.c:407: warning: initialization makes pointer from integer
without a cast
rendhalver> gmake[1]: *** [postgresql.o] Error 1
rendhalver> gmake: *** [src] Error 2
rendhalver> Compilation exited abnormally with code 2 at Fri Aug 2 00:44:57
rendhalver> /Data/Hacking/XEmacs/xemacs-21.5/beta.err not found!
rendhalver> /Data/Hacking/XEmacs/xemacs-21.5/xemacs-make-install.err not found!
rendhalver> /Data/Hacking/XEmacs/xemacs-21.5/xemacs-make-check.err not found!
rendhalver> /Data/Hacking/XEmacs/xemacs-21.5/xemacs-make-check-temacs.err not
found!
rendhalver> --
rendhalver> XEmacs Advocate | Do not try the patience of Wizards,
rendhalver> FreeBSD Devote | for they are subtle and quick to anger.
rendhalver> Perl Hacker | - Elric (Technomage) , Babylon 5.
rendhalver> Apache God | <mailto:rendhalver@xemacs.org> <GnuPG
KeyID: AE51D190>
--
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>