On Oct 21, 2004, at 4:39 AM, Andreas Dittrich wrote:

Hi everybody,

I have another unstable package not compiling that I really enjoy using :/
Below is the terminal-snippet. i am using xcode 1.5 (with the 1.2 version symlinked in) and apples x11.
Anybody an idea?
Thx in advance,


Andreas


<snip>
gcc -DHAVE_CONFIG_H -I. -I. -I../.. -DGNOMELOCALEDIR=\""/sw/share/locale"\" -DGNUMERIC_DATADIR=\""/sw/share/gnumeric/1.2.13-bonobo"\" -I../.. -I../../src -I../../src/tools -I../../src/cut-n-paste-code/foocanvas -DORBIT2=1 -I/sw/include/glib-2.0 -I/sw/lib/glib-2.0/include -I/sw/include/libgsf-1 -I/sw/include/libxml2 -I/sw/include -I/sw/include/gtk-2.0 -I/sw/lib/gtk-2.0/include -I/usr/X11R6/include -I/sw/include/atk-1.0 -I/sw/include/pango-1.0 -I/usr/X11R6/include/freetype2 -I/sw/include/libglade-2.0 -I/sw/include/libgnomecanvas-2.0 -I/sw/include/libart-2.0 -I/sw/include/libgnome-2.0 -I/sw/include/orbit-2.0 -I/sw/include/libbonobo-2.0 -I/sw/include/gconf/2 -I/sw/include/gnome-vfs-2.0 -I/sw/lib/gnome-vfs-2.0/include -I/sw/include/bonobo-activation-2.0 -I/sw/include/libgnomeui-2.0 -I/sw/include/libbonoboui-2.0 -I/sw/include/libgnomeprint-2.2 -I/sw/include/libgnomeprintui-2.2 -I/sw/include -g -O2 -Wall -Wmissing-prototypes -Wsign-compare -Wpointer-arith -Wnested-externs -Wchar-subscripts -Wwrite-strings -c dialog-cell-format.c
In file included from dialog-cell-format.c:78:
/sw/include/pango-1.0/pango/pangoft2.h:49: error: parse error before '*' token
/sw/include/pango-1.0/pango/pangoft2.h:54: error: parse error before '*' token
/sw/include/pango-1.0/pango/pangoft2.h:58: error: parse error before '*' token
/sw/include/pango-1.0/pango/pangoft2.h:89: error: parse error before "pango_ft2_font_get_face"
/sw/include/pango-1.0/pango/pangoft2.h:89: warning: type defaults to `int' in declaration of `pango_ft2_font_get_face'
/sw/include/pango-1.0/pango/pangoft2.h:89: warning: data definition has no type or storage class
dialog-cell-format.c: In function `cb_rotate_canvas_realize':
dialog-cell-format.c:621: error: `FT_Bitmap' undeclared (first use in this function)
dialog-cell-format.c:621: error: (Each undeclared identifier is reported only once
dialog-cell-format.c:621: error: for each function it appears in.)
dialog-cell-format.c:621: error: parse error before "ft_bitmap"
dialog-cell-format.c:680: error: `ft_bitmap' undeclared (first use in this function)
dialog-cell-format.c:685: error: `ft_pixel_mode_grays' undeclared (first use in this function)
dialog-cell-format.c: In function `fmt_dialog_init_align_page':
dialog-cell-format.c:850: warning: implicit declaration of function `memset'
dialog-cell-format.c: In function `set_initial_focus':
dialog-cell-format.c:2108: warning: implicit declaration of function `strcmp'
make[3]: *** [dialog-cell-format.o] Error 1
make[2]: *** [all-recursive] Error 1
make[1]: *** [all-recursive] Error 1
make: *** [all-recursive-am] Error 2
### execution of make failed, exit code 2
Failed: compiling gnumeric-1.2.13-13 failed



For what it's worth, I get the same error. As a bit of possibly relevant additional information on my end, I've got a similar compiler configuration, and I'm using xorg-6.8.1 as my X11 flavor (so the error looks like it's not X11-specific), and I had freetype2-shlibs installed.


As I write this I'm trying another build with freetype2-shlibs removed.

--
Alexander Hansen
Fink Documentarian
[Day Job] Levitated Dipole Experiment
http://www.psfc.mit.edu/LDX



-------------------------------------------------------
This SF.net email is sponsored by: IT Product Guide on ITManagersJournal
Use IT products in your business? Tell us what you think of them. Give us
Your Opinions, Get Free ThinkGeek Gift Certificates! Click to find out more
http://productguide.itmanagersjournal.com/guidepromo.tmpl
_______________________________________________
Fink-users mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/fink-users

Reply via email to