unofficial mirror of bug-gnu-emacs@gnu.org 
 help / color / mirror / code / Atom feed
* bug#6753: Compile error in bzr trunk on Snow Leopard
@ 2010-07-29  5:42 Jules Colding
  2011-10-06 22:01 ` Glenn Morris
  0 siblings, 1 reply; 3+ messages in thread
From: Jules Colding @ 2010-07-29  5:42 UTC (permalink / raw)
  To: 6753

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









^ permalink raw reply	[flat|nested] 3+ messages in thread

* bug#6753: Compile error in bzr trunk on Snow Leopard
  2010-07-29  5:42 bug#6753: Compile error in bzr trunk on Snow Leopard Jules Colding
@ 2011-10-06 22:01 ` Glenn Morris
  2011-10-07 15:03   ` Jules Colding
  0 siblings, 1 reply; 3+ messages in thread
From: Glenn Morris @ 2011-10-06 22:01 UTC (permalink / raw)
  To: Jules Colding; +Cc: 6753

Jules Colding wrote:

> dired.c:69: error: conflicting types for 'opendir'
> /usr/include/dirent.h:120: error: previous declaration of 'opendir' was
> here

This seems odd. Are you still seeing this issue?





^ permalink raw reply	[flat|nested] 3+ messages in thread

* bug#6753: Compile error in bzr trunk on Snow Leopard
  2011-10-06 22:01 ` Glenn Morris
@ 2011-10-07 15:03   ` Jules Colding
  0 siblings, 0 replies; 3+ messages in thread
From: Jules Colding @ 2011-10-07 15:03 UTC (permalink / raw)
  To: Glenn Morris; +Cc: 6753

No, not anymore.

Cheers,
  jules


On Oct 7, 2011, at 12:01 AM, Glenn Morris wrote:

> Jules Colding wrote:
> 
>> dired.c:69: error: conflicting types for 'opendir'
>> /usr/include/dirent.h:120: error: previous declaration of 'opendir' was
>> here
> 
> This seems odd. Are you still seeing this issue?






^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2011-10-07 15:03 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2010-07-29  5:42 bug#6753: Compile error in bzr trunk on Snow Leopard Jules Colding
2011-10-06 22:01 ` Glenn Morris
2011-10-07 15:03   ` Jules Colding

Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/emacs.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).