unofficial mirror of emacs-devel@gnu.org 
 help / color / mirror / code / Atom feed
From: emacs user <emacs_user@hotmail.com>
To: "emacs-pretest-bug@gnu.org" <emacs-pretest-bug@gnu.org>
Subject: compilation problems on mac os x
Date: Thu, 22 May 2008 00:48:04 -0400	[thread overview]
Message-ID: <BAY137-W12775D9929467559136AEEF8C60@phx.gbl> (raw)

[-- Attachment #1: Type: text/plain, Size: 3026 bytes --]


this is on mac os x 10.5.  gnu emacs from cvs.

two problems: 

there seem to be problems during configure and make stages.  during configure, the image libraries that are found and used by emacs-22.2 are not recognized:

./configure --enable-carbon-app --without-x --with-carbon

leads to

  What compiler should emacs be built with?               gcc -g -O2 -Wno-pointer-sign 
  Should Emacs use the GNU version of malloc?             no
    (The GNU allocators don't work with this system configuration.)
  Should Emacs use a relocating allocator for buffers?    no
  Should Emacs use mmap(2) for buffer allocation?         no
  What window system should Emacs use?                    mac
  What toolkit should Emacs use?                          none
  Where do we find X Windows header files?                NONE
  Where do we find X Windows libraries?                   NONE
  Does Emacs use -lXaw3d?                                 no
  Does Emacs use -lXpm?                                   no
  Does Emacs use -ljpeg?                                  no
  Does Emacs use -ltiff?                                  no
  Does Emacs use a gif library?                           no 
  Does Emacs use -lpng?                                   no
  Does Emacs use -lrsvg-2?                                no
  Does Emacs use -lgpm?                                   no
  Does Emacs use -ldbus?                                  no
  Does Emacs use X toolkit scroll bars?                   yes

and then during the compile stage:

gcc -c -fpascal-strings -DMAC_OSX   -Demacs -DHAVE_CONFIG_H  -I. -I/usr/local/emacs/src -fpascal-strings -DMAC_OSX -Dtemacs    -g -O2 -Wno-pointer-sign  -I/opt/local/include/freetype2 -I/opt/local/include -I/opt/local/include xdisp.c
xdisp.c: In function 'calc_pixel_width_or_height':
xdisp.c:18864: error: 'struct font' has no member named 'max_bounds'
xdisp.c: In function 'fill_composite_glyph_string':
xdisp.c:19295: warning: assignment from incompatible pointer type
xdisp.c: In function 'fill_glyph_string':
xdisp.c:19367: warning: assignment from incompatible pointer type
xdisp.c: In function 'produce_stretch_glyph':
xdisp.c:20425: warning: pointer type mismatch in conditional expression
xdisp.c: In function 'calc_line_height_property':
xdisp.c:20590: warning: assignment from incompatible pointer type
xdisp.c: In function 'x_produce_glyphs':
xdisp.c:20696: warning: assignment from incompatible pointer type
xdisp.c:20739: error: 'struct font' has no member named 'max_bounds'
xdisp.c:21115: error: 'struct font' has no member named 'max_bounds'
make[2]: *** [xdisp.o] Error 1
make[1]: *** [bootstrap-build] Error 2
make: *** [bootstrap] Error 2

and previously there were similar problems in xfaces.c (I think)


_________________________________________________________________
E-mail for the greater good. Join the i’m Initiative from Microsoft.
http://im.live.com/Messenger/IM/Join/Default.aspx?source=EML_WL_ GreaterGood

[-- Attachment #2: Type: text/html, Size: 5649 bytes --]

                 reply	other threads:[~2008-05-22  4:48 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

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

  List information: https://www.gnu.org/software/emacs/

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

  git send-email \
    --in-reply-to=BAY137-W12775D9929467559136AEEF8C60@phx.gbl \
    --to=emacs_user@hotmail.com \
    --cc=emacs-pretest-bug@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 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).