jfm wrote on 22.10.2004 10:56 Uhr:

On Oct 22, 2004, at 12:51 AM, Spundun Bhatt wrote:

Alexander K. Hansen wrote:

>
>> <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


<snip mor compiler errors>

>>> 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
>>>
<snip>

> Following up: removing freetype2-shlibs allows the build to proceed.
>
> Note to maintainer: a BuildConflict on freetype2-shlibs may be in order.
>
What does not make sense is that the above is a compile time failure... but you are saying that you only removed freetype2-shlibs... but (hopefully) that package shouldnt be containing any header files... so I dont understand why this should affect at compile time!!

Correct.
I had the same problem, a day or 2 ago, removed freetype(-hinting) without even looking at dialog-cell-format.c
_ since -I/sw/include comes before -I/usr//X11R6/include/freetype2 _ , and things went well.

OK, my apt-database was out of order, I reinstalled and removed freetype, after that all went good...
I hope all of my probs are freetype-related ;-)

Thx for the help everybody!

Andreas

Attachment: signature.asc
Description: OpenPGP digital signature



Reply via email to