From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: emacs user Newsgroups: gmane.emacs.devel,gmane.emacs.pretest.bugs Subject: compilation problems on mac os x Date: Thu, 22 May 2008 00:48:04 -0400 Message-ID: NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: multipart/alternative; boundary="_b60e5c4d-2b82-4867-bea5-5b29e200140a_" X-Trace: ger.gmane.org 1211491096 19973 80.91.229.12 (22 May 2008 21:18:16 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Thu, 22 May 2008 21:18:16 +0000 (UTC) To: "emacs-pretest-bug@gnu.org" Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Thu May 22 23:18:53 2008 Return-path: Envelope-to: ged-emacs-devel@m.gmane.org Original-Received: from lists.gnu.org ([199.232.76.165]) by lo.gmane.org with esmtp (Exim 4.50) id 1JzIBW-0007PZ-22 for ged-emacs-devel@m.gmane.org; Thu, 22 May 2008 23:18:50 +0200 Original-Received: from localhost ([127.0.0.1]:48102 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1JzIAl-0005ZL-AU for ged-emacs-devel@m.gmane.org; Thu, 22 May 2008 17:18:03 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1Jz2ip-0007uU-HN for emacs-devel@gnu.org; Thu, 22 May 2008 00:48:11 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1Jz2io-0007uI-Ud for emacs-devel@gnu.org; Thu, 22 May 2008 00:48:11 -0400 Original-Received: from [199.232.76.173] (port=51141 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Jz2io-0007uF-Mn for emacs-devel@gnu.org; Thu, 22 May 2008 00:48:10 -0400 Original-Received: from fencepost.gnu.org ([140.186.70.10]:58916) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1Jz2io-0004VO-Ao for emacs-devel@gnu.org; Thu, 22 May 2008 00:48:10 -0400 Original-Received: from mail.gnu.org ([199.232.76.166]:49849 helo=mx10.gnu.org) by fencepost.gnu.org with esmtp (Exim 4.67) (envelope-from ) id 1Jz2hU-00042S-Sq for emacs-pretest-bug@gnu.org; Thu, 22 May 2008 00:46:49 -0400 Original-Received: from Debian-exim by monty-python.gnu.org with spam-scanned (Exim 4.60) (envelope-from ) id 1Jz2ik-0004Us-JU for emacs-pretest-bug@gnu.org; Thu, 22 May 2008 00:48:09 -0400 Original-Received: from bay0-omc2-s26.bay0.hotmail.com ([65.54.246.162]:2359) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1Jz2ik-0004Uk-4N for emacs-pretest-bug@gnu.org; Thu, 22 May 2008 00:48:06 -0400 Original-Received: from BAY137-W12 ([64.4.48.47]) by bay0-omc2-s26.bay0.hotmail.com with Microsoft SMTPSVC(6.0.3790.3959); Wed, 21 May 2008 21:48:05 -0700 X-Originating-IP: [132.77.4.129] Importance: Normal X-OriginalArrivalTime: 22 May 2008 04:48:05.0164 (UTC) FILETIME=[05E1F6C0:01C8BBC7] X-detected-kernel: by monty-python.gnu.org: Windows 2000 SP4, XP SP1+ X-detected-kernel: by monty-python.gnu.org: Linux 2.6, seldom 2.4 (older, 4) X-Mailman-Approved-At: Thu, 22 May 2008 17:17:59 -0400 X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: "Emacs development discussions." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Original-Sender: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Errors-To: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.devel:97542 gmane.emacs.pretest.bugs:22421 Archived-At: --_b60e5c4d-2b82-4867-bea5-5b29e200140a_ Content-Type: text/plain; charset="Windows-1252" Content-Transfer-Encoding: quoted-printable this is on mac os x 10.5. gnu emacs from cvs. two problems:=20 there seem to be problems during configure and make stages. during configu= re, the image libraries that are found and used by emacs-22.2 are not recog= nized: ./configure --enable-carbon-app --without-x --with-carbon leads to What compiler should emacs be built with? gcc -g -O2 -Wno-p= ointer-sign=20 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=20 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/loc= al/emacs/src -fpascal-strings -DMAC_OSX -Dtemacs -g -O2 -Wno-pointer-sig= n -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=92m Initiative from Microsoft. http://im.live.com/Messenger/IM/Join/Default.aspx?source=3DEML_WL_ GreaterG= ood= --_b60e5c4d-2b82-4867-bea5-5b29e200140a_ Content-Type: text/html; charset="Windows-1252" Content-Transfer-Encoding: quoted-printable 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 s= hould emacs be built with?        &= nbsp;      gcc -g -O2 -Wno-pointer-sign
 = Should Emacs use the GNU version of malloc?     &= nbsp;       no
    (The GNU= allocators don't work with this system configuration.)
  Should Em= acs use a relocating allocator for buffers?    no
  = Should Emacs use mmap(2) for buffer allocation?    &nbs= p;    no
  What window system should Emacs use? = ;            &n= bsp;      mac
  What toolkit should Emacs = use?            = ;            &n= bsp; none
  Where do we find X Windows header files?  &nb= sp;            = NONE
  Where do we find X Windows libraries?   &nbs= p;            &= nbsp;  NONE
  Does Emacs use -lXaw3d?    &= nbsp;           &nbs= p;            &= nbsp;   no
  Does Emacs use -lXpm?    = ;            &n= bsp;            = ;      no
  Does Emacs use -ljpeg? &n= bsp;            = ;            &n= bsp;       no
  Does Emacs use -ltiff= ?            &n= bsp;            = ;         no
  Does Emacs u= se a gif library?         &nbs= p;            &= nbsp;    no
  Does Emacs use -lpng?  &nbs= p;            &= nbsp;           &nbs= p;       no
  Does Emacs use -lrsvg-2= ?            &n= bsp;            = ;       no
  Does Emacs use -lgpm?&nb= sp;            =             &nb= sp;         no
  Does Emacs= use -ldbus?          &nb= sp;            =            no
  D= oes Emacs use X toolkit scroll bars?      &nb= sp;            yes
and then during the compile stage:

gcc -c -fpascal-strings -DM= AC_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':
x= disp.c:18864: error: 'struct font' has no member named 'max_bounds'
xdis= p.c: In function 'fill_composite_glyph_string':
xdisp.c:19295: warning: = assignment from incompatible pointer type
xdisp.c: In function 'fill_gly= ph_string':
xdisp.c:19367: warning: assignment from incompatible pointer= type
xdisp.c: In function 'produce_stretch_glyph':
xdisp.c:20425: wa= rning: pointer type mismatch in conditional expression
xdisp.c: In funct= ion 'calc_line_height_property':
xdisp.c:20590: warning: assignment from= incompatible pointer type
xdisp.c: In function 'x_produce_glyphs':
x= disp.c:20696: warning: assignment from incompatible pointer type
xdisp.c= :20739: error: 'struct font' has no member named 'max_bounds'
xdisp.c:21= 115: error: 'struct font' has no member named 'max_bounds'
make[2]: *** = [xdisp.o] Error 1
make[1]: *** [bootstrap-build] Error 2
make: *** [b= ootstrap] Error 2

and previously there were similar problems in xfac= es.c (I think)



E-mail for the greater good. Join the i=92m Initiative from Microsoft. = --_b60e5c4d-2b82-4867-bea5-5b29e200140a_--