all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: "İsmail Dönmez" <ismail@namtrac.org>
To: sangu <sangu.xorg@gmail.com>
Cc: emacs-devel@gnu.org
Subject: Re: [23.0.60] fails to build with "--without-x " option
Date: Thu, 15 May 2008 18:45:14 +0300	[thread overview]
Message-ID: <19e566510805150845p6663dbcdh77a7230ad0a23118@mail.gmail.com> (raw)
In-Reply-To: <1210812843.2778.10.camel@localhost.localdomain>

Hi,

On Thu, May 15, 2008 at 3:54 AM, sangu <sangu.xorg@gmail.com> wrote:
> emacs]$ configure --without-x
> [...]
> gcc -c -D_BSD_SOURCE   -Demacs -DHAVE_CONFIG_H  -I.
> -I/home/sangu/Work/cvs/emacs/src -D_BSD_SOURCE -I/usr/include/freetype2
> -I/usr/include/alsa  -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include
> -g -O2 -Wno-pointer-sign  -I/usr/include/freetype2 xfaces.c
> xfaces.c: In function 'merge_face_vectors':
> xfaces.c:2524: error: 'FONT_SIZE_INDEX' undeclared (first use in this
> function)
> xfaces.c:2524: error: (Each undeclared identifier is reported only once
> xfaces.c:2524: error: for each function it appears in.)
> xfaces.c:2540: error: 'FONT_FAMILY_INDEX' undeclared (first use in this
> function)
> xfaces.c:2541: error: 'FONT_WIDTH_INDEX' undeclared (first use in this
> function)
> xfaces.c:2543: error: 'FONT_WEIGHT_INDEX' undeclared (first use in this
> function)
> xfaces.c:2544: error: 'FONT_SLANT_INDEX' undeclared (first use in this
> function)
> xfaces.c: In function 'merge_face_ref':
> xfaces.c:2670: error: 'FONT_FAMILY_INDEX' undeclared (first use in this
> function)
> xfaces.c:2683: error: 'FONT_SIZE_INDEX' undeclared (first use in this
> function)
> xfaces.c:2693: error: 'FONT_WEIGHT_INDEX' undeclared (first use in this
> function)
> xfaces.c:2703: error: 'FONT_SLANT_INDEX' undeclared (first use in this
> function)
> xfaces.c:2784: error: 'FONT_WIDTH_INDEX' undeclared (first use in this
> function)
> xfaces.c: In function 'Finternal_set_lisp_face_attribute':
> xfaces.c:3018: error: variable 'prop_index' has initializer but
> incomplete type
> xfaces.c:3018: error: storage size of 'prop_index' isn't known
> xfaces.c:3073: error: 'FONT_FAMILY_INDEX' undeclared (first use in this
> function)
> xfaces.c:3094: error: 'FONT_SIZE_INDEX' undeclared (first use in this
> function)
> xfaces.c:3106: error: 'FONT_WEIGHT_INDEX' undeclared (first use in this
> function)
> xfaces.c:3118: error: 'FONT_SLANT_INDEX' undeclared (first use in this
> function)
> xfaces.c:3286: error: 'FONT_WIDTH_INDEX' undeclared (first use in this
> function)
> xfaces.c: In function 'Fface_font':
> xfaces.c:4022: error: dereferencing pointer to incomplete type
> xfaces.c:4022: error: 'FONT_NAME_INDEX' undeclared (first use in this
> function)
> make[1]: *** [xfaces.o] Error 1
> make[1]: Leaving directory `/home/sangu/Work/cvs/emacs/src'
> make: *** [src] Error 2

I can confirm this on MacOSX Leopard too.

Regards,
ismail

-- 
Never learn by your mistakes, if you do you may never dare to try again.




  reply	other threads:[~2008-05-15 15:45 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-05-15  0:54 [23.0.60] fails to build with "--without-x " option sangu
2008-05-15 15:45 ` İsmail Dönmez [this message]
2008-05-16  2:51 ` Brad Walker
2008-05-16 11:23   ` Eli Zaretskii
2008-05-16 11:52     ` Kenichi Handa

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=19e566510805150845p6663dbcdh77a7230ad0a23118@mail.gmail.com \
    --to=ismail@namtrac.org \
    --cc=emacs-devel@gnu.org \
    --cc=sangu.xorg@gmail.com \
    /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.