GNU bug report logs -
#6753
Compile error in bzr trunk on Snow Leopard
Previous Next
Reported by: Jules Colding <colding <at> venalicium.dk>
Date: Thu, 29 Jul 2010 15:47:01 UTC
Severity: normal
Tags: unreproducible
Done: Glenn Morris <rgm <at> gnu.org>
Bug is archived. No further changes may be made.
Full log
Message #5 received at submit <at> debbugs.gnu.org (full text, mbox):
Hi,
Attempting to build todays bazar trunk fails:
gcc -c -Demacs -DHAVE_CONFIG_H
-I. -I/Users/colding/work/src/emacs/trunk/src -MMD -MF
deps/dired.d -Wold-style-definition -Wdeclaration-after-statement
-Wno-pointer-sign -g -O2 dired.c
dired.c:69: error: conflicting types for ‘opendir’
/usr/include/dirent.h:120: error: previous declaration of ‘opendir’ was
here
dired.c: In function ‘Ffile_attributes’:
dired.c:1015: warning: comparison is always false due to limited range
of data type
dired.c:1015: warning: comparison is always false due to limited range
of data type
dired.c:1019: warning: comparison is always false due to limited range
of data type
dired.c:1019: warning: comparison is always false due to limited range
of data type
dired.c:1067: warning: comparison is always false due to limited range
of data type
dired.c:1067: warning: comparison is always false due to limited range
of data type
make[2]: *** [dired.o] Error 1
make[1]: *** [src] Error 2
make: *** [bootstrap] Error 2
I configuired trunk with "configure --with-ns --without-sound
--without-x" and build with "make bootstrap && make && make install" on
Mac OS X 10.6.4 Snow Leopard..
BR,
jules
This bug report was last modified 13 years and 232 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.