all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Flatman <flatman@swing.be>
Subject: compiling on Macosx Tiger
Date: Sun, 14 Aug 2005 23:42:18 +0200	[thread overview]
Message-ID: <m2d5og8abp.fsf@flatsoft.no-ip.info> (raw)


Hi,

I tried compiling emacs cvs on Tiger.
I allways have this error stopping the build process .

Any idea ?

Thanks
Erik

gcc -I/sw/include -L/sw/lib -c -fpascal-strings -fno-common -DMAC_OSX -I../mac/src   -Demacs -DHAVE_CONFIG_H   -I. -I/Users/ec/emacscvs/emacs/mac/../src -fpascal-strings -fno-common -DMAC_OSX -I../mac/src -Dtemacs -g -O2 image.c
image.c: In function 'parse_image_spec':
image.c:851: warning: pointer targets in passing argument 2 of 'strcmp' differ in signedness
image.c: In function 'slurp_file':
image.c:2130: warning: pointer targets in assignment differ in signedness
image.c: In function 'image_load_qt_1':
image.c:2203: error: 'GraphicsImportComponent' undeclared (first use in this function)
image.c:2203: error: (Each undeclared identifier is reported only once
image.c:2203: error: for each function it appears in.)
image.c:2203: error: parse error before "gi"
image.c:2212: error: 'GraphicsImporterComponentType' undeclared (first use in this function)
image.c:2213: error: 'gi' undeclared (first use in this function)
image.c:2259: error: 'graphicsImporterDrawsAllPixels' undeclared (first use in this function)
image.c: In function 'xbm_read_bitmap_data':
image.c:2986: warning: pointer targets in assignment differ in signedness
image.c: In function 'xbm_load':
image.c:3145: warning: pointer targets in passing argument 1 of 'slurp_file' differ in signedness
image.c:3224: warning: pointer targets in assignment differ in signedness
image.c:3226: warning: pointer targets in assignment differ in signedness
image.c: In function 'xpm_put_color_table_h':
image.c:4005: warning: pointer targets in passing argument 1 of 'make_unibyte_string' differ in signedness
image.c: In function 'xpm_get_color_table_h':
image.c:4018: warning: pointer targets in passing argument 1 of 'make_unibyte_string' differ in signedness
image.c: In function 'xpm_load_image':
image.c:4099: warning: pointer targets in passing argument 1 of 'sscanf' differ in signedness
image.c:4135: warning: pointer targets in passing argument 1 of 'strtok' differ in signedness
image.c:4135: warning: pointer targets in assignment differ in signedness
image.c:4138: warning: pointer targets in passing argument 1 of 'xpm_str_to_color_key' differ in signedness
image.c:4143: warning: pointer targets in assignment differ in signedness
image.c:4147: warning: pointer targets in assignment differ in signedness
image.c:4149: warning: pointer targets in passing argument 1 of 'xpm_str_to_color_key' differ in signedness
image.c:4152: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness
image.c:4158: warning: pointer targets in passing argument 1 of 'build_string' differ in signedness
image.c:4175: warning: pointer targets in passing argument 2 of 'xstricmp' differ in signedness
image.c:4182: warning: pointer targets in passing argument 2 of 'xstricmp' differ in signedness
image.c: In function 'xpm_load':
image.c:4281: warning: pointer targets in passing argument 1 of 'slurp_file' differ in signedness
image.c: In function 'pbm_load':
image.c:5346: warning: pointer targets in passing argument 1 of 'slurp_file' differ in signedness
image.c: In function 'png_load':
image.c:6194: error: 'kQTFileTypePNG' undeclared (first use in this function)
image.c: In function 'tiff_load':
image.c:7066: error: 'kQTFileTypeTIFF' undeclared (first use in this function)
image.c: In function 'gif_load':
image.c:7450: error: 'Movie' undeclared (first use in this function)
image.c:7450: error: parse error before "movie"
image.c:7452: error: 'Track' undeclared (first use in this function)
image.c:7452: error: parse error before "track"
image.c:7453: error: 'Media' undeclared (first use in this function)
image.c:7485: error: 'kQTFileTypeGIF' undeclared (first use in this function)
image.c:7497: error: 'movie' undeclared (first use in this function)
image.c:7520: error: 'kDataRefExtensionMacOSFileType' undeclared (first use in this function)
image.c:7533: error: 'HandleDataHandlerSubType' undeclared (first use in this function)
image.c:7558: error: 'track' undeclared (first use in this function)
image.c:7559: error: 'media' undeclared (first use in this function)
make[1]: *** [image.o] Error 1
make: *** [src] Error 2
Make failed... Aborting make-package.

             reply	other threads:[~2005-08-14 21:42 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2005-08-14 21:42 Flatman [this message]
2005-08-15 12:51 ` compiling on Macosx Tiger Flatman

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=m2d5og8abp.fsf@flatsoft.no-ip.info \
    --to=flatman@swing.be \
    /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.