hniksic(a)srce.hr said:
You have to rebuild the dependencies. I think I've done it with
`make
depend' followed by a reinvocation of `config.status'.
Well, that did get me further, but:
make dump-elcs
/usr/local/egcs-snapshot/bin/gcc -c -Demacs -I. -DHAVE_CONFIG_H -I/usr/local/include
-I/usr/X11R6/include /home/acs/cvsroot/XEmacs-21.2/src/alloc.c
/home/acs/cvsroot/XEmacs-21.2/src/lisp.h: In function `TRUE_LIST_P':
In file included from /home/acs/cvsroot/XEmacs-21.2/src/alloc.c:43:
/home/acs/cvsroot/XEmacs-21.2/src/lisp.h:917: warning: comparison of distinct pointer
types lacks a cast
/home/acs/cvsroot/XEmacs-21.2/src/alloc.c: In function `cons_equal':
/home/acs/cvsroot/XEmacs-21.2/src/alloc.c:968: warning: comparison of distinct pointer
types lacks a cast
/home/acs/cvsroot/XEmacs-21.2/src/alloc.c:968: warning: comparison of distinct pointer
types lacks a cast
/home/acs/cvsroot/XEmacs-21.2/src/alloc.c: At top level:
/home/acs/cvsroot/XEmacs-21.2/src/alloc.c:974: conflicting types for `lrecord_cons'
/home/acs/cvsroot/XEmacs-21.2/src/lisp.h:637: previous declaration of `lrecord_cons'
/home/acs/cvsroot/XEmacs-21.2/src/alloc.c: In function `make_float':
/home/acs/cvsroot/XEmacs-21.2/src/alloc.c:1124: warning: passing arg 1 of
`lrecord_type_index' from incompatible pointer type
/home/acs/cvsroot/XEmacs-21.2/src/alloc.c: At top level:
/home/acs/cvsroot/XEmacs-21.2/src/alloc.c:1173: conflicting types for
`lrecord_vector'
/home/acs/cvsroot/XEmacs-21.2/src/lisp.h:1035: previous declaration of
`lrecord_vector'
/home/acs/cvsroot/XEmacs-21.2/src/alloc.c: In function `make_bit_vector_internal':
/home/acs/cvsroot/XEmacs-21.2/src/alloc.c:1354: warning: passing arg 1 of
`lrecord_type_index' from incompatible pointer type
/home/acs/cvsroot/XEmacs-21.2/src/alloc.c: In function `make_compiled_function':
/home/acs/cvsroot/XEmacs-21.2/src/alloc.c:1458: warning: passing arg 1 of
`lrecord_type_index' from incompatible pointer type
/home/acs/cvsroot/XEmacs-21.2/src/alloc.c: In function `Fmake_byte_code':
/home/acs/cvsroot/XEmacs-21.2/src/alloc.c:1513: warning: comparison of distinct pointer
types lacks a cast
/home/acs/cvsroot/XEmacs-21.2/src/alloc.c:1528: warning: comparison of distinct pointer
types lacks a cast
/home/acs/cvsroot/XEmacs-21.2/src/alloc.c:1533: warning: comparison of distinct pointer
types lacks a cast
/home/acs/cvsroot/XEmacs-21.2/src/alloc.c: In function `Fmake_symbol':
/home/acs/cvsroot/XEmacs-21.2/src/alloc.c:1602: warning: comparison of distinct pointer
types lacks a cast
/home/acs/cvsroot/XEmacs-21.2/src/alloc.c:1605: warning: passing arg 1 of
`lrecord_type_index' from incompatible pointer type
/home/acs/cvsroot/XEmacs-21.2/src/alloc.c: In function `allocate_extent':
/home/acs/cvsroot/XEmacs-21.2/src/alloc.c:1630: warning: passing arg 1 of
`lrecord_type_index' from incompatible pointer type
/home/acs/cvsroot/XEmacs-21.2/src/alloc.c: In function `allocate_event':
/home/acs/cvsroot/XEmacs-21.2/src/alloc.c:1660: warning: passing arg 1 of
`lrecord_type_index' from incompatible pointer type
/home/acs/cvsroot/XEmacs-21.2/src/alloc.c: In function `Fmake_marker':
/home/acs/cvsroot/XEmacs-21.2/src/alloc.c:1683: warning: passing arg 1 of
`lrecord_type_index' from incompatible pointer type
/home/acs/cvsroot/XEmacs-21.2/src/alloc.c: In function `noseeum_make_marker':
/home/acs/cvsroot/XEmacs-21.2/src/alloc.c:1700: warning: passing arg 1 of
`lrecord_type_index' from incompatible pointer type
/home/acs/cvsroot/XEmacs-21.2/src/alloc.c: In function `mark_string':
/home/acs/cvsroot/XEmacs-21.2/src/alloc.c:1738: warning: passing arg 2 of
`gc_record_type_p' from incompatible pointer type
/home/acs/cvsroot/XEmacs-21.2/src/alloc.c: At top level:
/home/acs/cvsroot/XEmacs-21.2/src/alloc.c:1751: conflicting types for
`lrecord_string'
/home/acs/cvsroot/XEmacs-21.2/src/lisp.h:966: previous declaration of
`lrecord_string'
/home/acs/cvsroot/XEmacs-21.2/src/alloc.c:2249: conflicting types for
`lrecord_lcrecord_list'
/home/acs/cvsroot/XEmacs-21.2/src/lisp.h:1481: previous declaration of
`lrecord_lcrecord_list'
/home/acs/cvsroot/XEmacs-21.2/src/alloc.c: In function `garbage_collect_1':
/home/acs/cvsroot/XEmacs-21.2/src/alloc.c:3329: warning: comparison of distinct pointer
types lacks a cast
/home/acs/cvsroot/XEmacs-21.2/src/alloc.c:3331: warning: comparison of distinct pointer
types lacks a cast
/home/acs/cvsroot/XEmacs-21.2/src/alloc.c: In function `object_dead_p':
/home/acs/cvsroot/XEmacs-21.2/src/alloc.c:3682: warning: comparison of distinct pointer
types lacks a cast
/home/acs/cvsroot/XEmacs-21.2/src/alloc.c:3683: warning: comparison of distinct pointer
types lacks a cast
/home/acs/cvsroot/XEmacs-21.2/src/alloc.c:3684: warning: comparison of distinct pointer
types lacks a cast
/home/acs/cvsroot/XEmacs-21.2/src/alloc.c:3685: warning: comparison of distinct pointer
types lacks a cast
/home/acs/cvsroot/XEmacs-21.2/src/alloc.c:3686: warning: comparison of distinct pointer
types lacks a cast
/home/acs/cvsroot/XEmacs-21.2/src/alloc.c:3687: warning: comparison of distinct pointer
types lacks a cast
/home/acs/cvsroot/XEmacs-21.2/src/alloc.c:3688: warning: comparison of distinct pointer
types lacks a cast
/home/acs/cvsroot/XEmacs-21.2/src/alloc.c: In function `init_alloc_once_early':
/home/acs/cvsroot/XEmacs-21.2/src/alloc.c:3847: warning: passing arg 1 of
`lrecord_type_index' from incompatible pointer type
/home/acs/cvsroot/XEmacs-21.2/src/alloc.c:3848: request for member
`lrecord_type_index' in something not a structure or union
/home/acs/cvsroot/XEmacs-21.2/src/alloc.c:3853: warning: passing arg 1 of
`lrecord_type_index' from incompatible pointer type
/home/acs/cvsroot/XEmacs-21.2/src/alloc.c:3854: request for member
`lrecord_type_index' in something not a structure or union
make: *** [alloc.o] Error 1
Here is my Installation file:
uname -a: Linux mithril 2.2.6-ac1 #1 SMP Sat Apr 17 23:45:35 EDT 1999 i686 unknown
/home/acs/cvsroot/XEmacs-21.2/configure '--with-gcc'
'--prefix=/usr/local/xemacs-21.2-19990422'
'--site-includes=/usr/local/include' '--site-libraries=/usr/local/lib'
'--site-runtime-libraries=/usr/local/lib' '--infopath=/usr/local/info'
'--with-mule=no' '--cflags=-Os -malign-double -funroll-loops -pipe
-march=pentiumpro -mcpu=pentiumpro -ffast-math -fno-exceptions'
'--with-dialogs=no' '--package-path=/usr/local/xemacs-packages'
'--error-checking=none'
XEmacs 21.2-b13 "Demeter" configured for `i686-pc-linux'.
Where should the build process find the source code? /home/acs/cvsroot/XEmacs-21.2
What installation prefix should install use? /usr/local/xemacs-21.2-19990422
What operating system and machine description files should XEmacs use?
`s/linux.h' and `m/intel386.h'
What compiler should XEmacs be built with? /usr/local/egcs-snapshot/bin/gcc
-Os -malign-double -funroll-loops -pipe -march=pentiumpro -mcpu=pentiumpro -ffast-math
-fno-exceptions
Should XEmacs use the GNU version of malloc? yes
(Using Doug Lea's new malloc from the GNU C Library.)
Should XEmacs use the relocating allocator for buffers? yes
What window system should XEmacs use? x11
Where do we find X Windows header files? /usr/X11R6/include
Where do we find X Windows libraries? /usr/X11R6/lib
Additional header files: /usr/local/include
Additional libraries: /usr/local/lib
Runtime library search path: /usr/local/lib
Compiling in support for XAUTH.
Compiling in support for XPM images.
Compiling in support for PNG image handling.
Compiling in support for (builtin) GIF image handling.
Compiling in support for JPEG image handling.
Compiling in support for TIFF image handling.
Compiling in support for X-Face message headers.
Compiling in native sound support.
Compiling in support for Berkeley DB.
Compiling in support for GNU DBM.
Compiling in support for ncurses.
Compiling in support for GPM (General Purpose Mouse).
Compiling in support for proper session-management.
Using Lucid menubars.
Using Lucid scrollbars.
Compiling in DLL support.
movemail will use "dot-locking" for locking mail spool files.
Compiling in extra code for debugging.
The compile error occurs with no CFLAGS, as well. Perhaps not everything is
checked in to CVS correctly?
vin