I try to compile gnucash 1.7.2 on my Redhat 7.2. I've sucessfully compiled und installed: OpenSP-1.5pre8, libofx-0.5,g-wrap-1.3.2
Here the error-msg: gcc -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../src -I../../../src/engine -I../../../src/gnc-module -I../../../src/app-utils -I../../../src/app-file -I../../../src/gnome -I../../../src/gnome-utils -I../../../src/import-export -I/usr/include/glib-1.2 -I/usr/lib/glib/include -I/usr/local/include -I/usr/include -I/usr/include/gdk-pixbuf-1.0 -I/usr/include/gtk-1.2 -I/usr/include/glib-1.2 -I/usr/lib/glib/include -I/usr/X11R6/include -I/usr/include/gnome-1.0 -I/usr/include/freetype2 -DNEED_GNOMESUPPORT_H -I/usr/lib/gnome-libs/include -I/usr/include/gnome-xml -I/usr/include/libglade-1.0 -I/usr/lib/include -g -O2 -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Werror-implicit-function-declaration -c gnc-ofx-import.c -fPIC -o .libs/gnc-ofx-import.o gnc-ofx-import.c: In function `gnc_file_ofx_import': gnc-ofx-import.c:98: warning: assignment discards qualifiers from pointer target type gnc-ofx-import.c: At top level: gnc-ofx-import.c:115: warning: no previous prototype for `ofx_proc_status_cb' gnc-ofx-import.c:120: warning: no previous prototype for `ofx_proc_security_cb' gnc-ofx-import.c:146: warning: no previous prototype for `ofx_proc_transaction_cb' gnc-ofx-import.c: In function `ofx_proc_transaction_cb': gnc-ofx-import.c:251: warning: `%c' yields only last 2 digits of year in some locales gnc-ofx-import.c:300: structure has no member named `security_data_ptr' gnc-ofx-import.c:313: structure has no member named `security_data_ptr' gnc-ofx-import.c:313: structure has no member named `security_data_ptr' gnc-ofx-import.c:313: structure has no member named `security_data_ptr' gnc-ofx-import.c:313: structure has no member named `security_data_ptr' gnc-ofx-import.c:313: structure has no member named `security_data_ptr' gnc-ofx-import.c:324: structure has no member named `security_data_ptr' gnc-ofx-import.c:325: structure has no member named `security_data_ptr' gnc-ofx-import.c: At top level: gnc-ofx-import.c:363: warning: no previous prototype for `ofx_proc_statement_cb' gnc-ofx-import.c:368: warning: no previous prototype for `ofx_proc_account_cb' make[5]: *** [gnc-ofx-import.lo] Fehler 1 make[5]: Verlassen des Verzeichnisses Verzeichnis �/usr/local/src/gnucash-1.7.2/src/import-export/ofx� make[4]: *** [all-recursive] Fehler 1 make[4]: Verlassen des Verzeichnisses Verzeichnis �/usr/local/src/gnucash-1.7.2/src/import-export/ofx� make[3]: *** [all-recursive] Fehler 1 make[3]: Verlassen des Verzeichnisses Verzeichnis �/usr/local/src/gnucash-1.7.2/src/import-export� make[2]: *** [all-recursive] Fehler 1 make[2]: Verlassen des Verzeichnisses Verzeichnis �/usr/local/src/gnucash-1.7.2/src� make[1]: *** [all-recursive] Fehler 1 make[1]: Verlassen des Verzeichnisses Verzeichnis �/usr/local/src/gnucash-1.7.2� make: *** [all-recursive-am] Fehler 2 _______________________________________________ gnucash-devel mailing list [EMAIL PROTECTED] http://www.gnucash.org/cgi-bin/mailman/listinfo/gnucash-devel
