Am 17.03.2008 22:00, Steffen Macke schrieb:
> Hi,
>
> trying to compile Dia SVN HEAD on a fresh Linux setup, I get the
> following errors:
>
> interface.c: In function 'create_display_shell':
> interface.c:768: error: 'dia_diagram_icon' undeclared (first use in
> this function)
>
dia_diagram_icon should be available from app/dia-app-icons.h which is
supposed to be generated by (from app/Makefile.am)
dia-app-icons.h: $(ICON_PNGS)
gdk-pixbuf-csource --raw --build-list $(ICON_PNG_PAIRS) >
dia-app-icons.h
> ...snip..
>
> interface.c: In function 'create_toolbox':
> interface.c:1756: error: 'dia_app_icon' undeclared (first use in this
> function)
>
Same as above. Maybe something wrong with gdk-pixbuf-csource?
> Is it just me or are others having the same problem?
>
Last time I looked I did not.
> Hans: Might this be related to kicking out all those xpms?
>
Nope.
Hans
-------- Hans "at" Breuer "dot" Org -----------
Tell me what you need, and I'll tell you how to
get along without it. -- Dilbert
_______________________________________________
Dia-list mailing list
[email protected]
http://mail.gnome.org/mailman/listinfo/dia-list
FAQ at http://live.gnome.org/Dia/Faq
Main page at http://live.gnome.org/Dia