all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Jules Colding <colding@venalicium.dk>
To: 6753@debbugs.gnu.org
Subject: bug#6753: Compile error in bzr trunk on Snow Leopard
Date: Thu, 29 Jul 2010 07:42:44 +0200	[thread overview]
Message-ID: <6BEC9BE9-948B-48CA-A809-9684CC901568@venalicium.dk> (raw)

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









             reply	other threads:[~2010-07-29  5:42 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-07-29  5:42 Jules Colding [this message]
2011-10-06 22:01 ` bug#6753: Compile error in bzr trunk on Snow Leopard Glenn Morris
2011-10-07 15:03   ` Jules Colding

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=6BEC9BE9-948B-48CA-A809-9684CC901568@venalicium.dk \
    --to=colding@venalicium.dk \
    --cc=6753@debbugs.gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this external index

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

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.