xlog-discussion
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Xlog-discussion] Xlog 1.3 compile problem


From: Mike Bates
Subject: [Xlog-discussion] Xlog 1.3 compile problem
Date: Fri, 13 Jan 2006 14:57:09 -0700
User-agent: Thunderbird 1.5 (X11/20051201)

Compiling Xlog 1.3 on RedHat Linux Enterprise 4, I get the following error part way through the compile.

Any ideas?

I am trying to join the list but have been able to a response from the listserver

Mike
N7DQ


if gcc -DPACKAGE_NAME=\"xlog\" -DPACKAGE_TARNAME=\"xlog\" -DPACKAGE_VERSION=\"1.3\" -DPACKAGE_STRING=\"xlog\ 1.3\" -DPACKAGE_BUGREPORT=\"address@hidden" -DPACKAGE=\"xlog\" -DVERSION=\"1.3\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_IPC_H=1 -DHAVE_SYS_SHM_H=1 -DHAVE_STRPTIME=1 -DENABLE_NLS=1 -DHAVE_GETTEXT=1 -DHAVE_DCGETTEXT=1 -DWANT_HAMLIB=0 -I. -I. -DXTHREADS -D_REENTRANT -DXUSE_MTSAFE_API -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/X11R6/include -I/usr/include/atk-1.0 -I/usr/include/pango-1.0 -I/usr/include/freetype2 -I/usr/include/freetype2/config -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libgnomeprint-2.2 -I/usr/include/libart-2.0 -I/usr/include/libxml2 -I.. -DG_DISABLE_DEPRECATED -DGDK_DISABLE_DEPRECATED -DGDK_PIXBUF_DISABLE_DEPRECATED -DGTK_DISABLE_DEPRECATED -DDATADIR=\""/usr/local/share"\" -DXLOG_LOCALEDIR=\""/usr/local/share/locale"\" -DXLOG_DATADIR=\""/usr/local/share/xlog"\" -g -O2 -Wall -MT gui_aboutdialog.o -MD -MP -MF ".deps/gui_aboutdialog.Tpo" -c -o gui_aboutdialog.o gui_aboutdialog.c; \ then mv -f ".deps/gui_aboutdialog.Tpo" ".deps/gui_aboutdialog.Po"; else rm -f ".deps/gui_aboutdialog.Tpo"; exit 1; fi
gui_aboutdialog.c: In function `on_menu_about_activate':
gui_aboutdialog.c:141: warning: implicit declaration of function `setlabelstyle'
gui_aboutdialog.c:141: error: structure has no member named `themecolor'
gui_aboutdialog.c:142: error: structure has no member named `themefont'
make[2]: *** [gui_aboutdialog.o] Error 1
make[2]: Leaving directory `/home/mbates/Downloads/xlog-1.3/src'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/home/mbates/Downloads/xlog-1.3/src'
make: *** [all-recursive] Error 1




reply via email to

[Prev in Thread] Current Thread [Next in Thread]