linux-hams.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* Any glfer users?
@ 2006-04-16 17:13 Al Scanandoah
  2006-04-16 18:24 ` Alex Flinsch
  0 siblings, 1 reply; 5+ messages in thread
From: Al Scanandoah @ 2006-04-16 17:13 UTC (permalink / raw)
  To: linux-hams

Hello

I'm trying to get glfer up and running on my SuSE 10.0 system, but am 
having little luck.  As best I can tell, I've got all the dependencies 
in place and configure runs without errors.  However, when I run make, 
it screeches to a halt with the following:

al@linux:~/glfer-0.3.4> make
make  all-am
make[1]: Entering directory `/home/al/glfer-0.3.4'
if gcc -DHAVE_CONFIG_H -I. -I. -I. -I/usr/include/cairo 
-I/usr/include/freetype2 -I/usr/X11R6/include -I/usr/include/libpng12 
-I/opt/gnome/include/gtk-2.0 -I/opt/gnome/lib/gtk-2.0/include 
-I/opt/gnome/include/atk-1.0 -I/opt/gnome/include/pango-1.0 
-I/opt/gnome/include/glib-2.0 -I/opt/gnome/lib/glib-2.0/include 
-ggdb -O2 -Wall -MT g_main.o -MD -MP -MF ".deps/g_main.Tpo" -c -o 
g_main.o g_main.c; \
then mv -f ".deps/g_main.Tpo" ".deps/g_main.Po"; else rm -f 
".deps/g_main.Tpo"; exit 1; fi
In file included from g_main.c:34:
g_save_image.h:25: error: conflicting types for 
‘gdk_pixbuf_get_from_drawable’
/opt/gnome/include/gtk-2.0/gdk/gdkpixbuf.h:97: error: previous 
declaration of ‘gdk_pixbuf_get_from_drawable’ was here
g_main.c: In function ‘get_main_menu’:
g_main.c:151: warning: implicit declaration of function 
‘gtk_accel_group_attach’
g_main.c: In function ‘spect_save_ok’:
g_main.c:182: warning: assignment discards qualifiers from pointer 
target type
g_main.c:191: warning: pointer targets in passing argument 3 of 
‘write_jpeg_file’ differ in signedness
g_main.c:195: warning: pointer targets in passing argument 3 of 
‘write_jpeg_file’ differ in signedness
g_main.c: In function ‘open_file_ok’:
g_main.c:206: warning: assignment discards qualifiers from pointer 
target type
g_main.c: In function ‘save_full_pixmap’:
g_main.c:1037: warning: pointer targets in passing argument 3 of 
‘write_jpeg_file’ differ in signedness
make[1]: *** [g_main.o] Error 1
make[1]: Leaving directory `/home/al/glfer-0.3.4'
make: *** [all] Error 2
al@linux:~/glfer-0.3.4>


Has anyone encountered this before?

Al, K2ZN
-
To unsubscribe from this list: send the line "unsubscribe linux-hams" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2006-04-17 22:40 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2006-04-16 17:13 Any glfer users? Al Scanandoah
2006-04-16 18:24 ` Alex Flinsch
2006-04-16 22:32   ` Al Scanandoah
2006-04-17  5:29     ` Joop Stakenborg
2006-04-17 22:40       ` Al Scanandoah

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).