On Tuesday August 10 2010 13:00:20 Geert Janssens wrote: > On Tuesday 10 August 2010, Mike Evans wrote: > > dialog-file-access.c: In function 'gnc_ui_file_access': > > dialog-file-access.c:286: error: 'GCONF_DIR_OPEN_SAVE' undeclared (first > > > > use in this function) > > > > dialog-file-access.c:286: error: (Each undeclared identifier is reported > > > > only once > > > > dialog-file-access.c:286: error: for each function it appears in.) > > dialog-file-access.c:300: error: 'GCONF_DIR_EXPORT' undeclared (first use > > > > in this function) > > > > make[5]: *** [dialog-file-access.lo] Error 1 > > Are you sure your working copy is fully up to date ? > > GCONF_DIR_OPEN_SAVE and GCONF_DIR_EXPORT are defined in gnc-ui-util.h, > which is included in line 32 of dialog-file-access.c in my working copy. > > Both changes were introduced in r19408. > > Geert svn update At revision 19415.
gnc-ui-util.h does indeed define GCONF_DIR_EXPORT on line 49, last updated 2010-08-05 Done make clean; make from source root. Mike E -- GPG Key: 1024D/050895C2 Keyserver: http://pgp.mit.edu/ Search String: 0x050895C2 _______________________________________________ gnucash-devel mailing list [email protected] https://lists.gnucash.org/mailman/listinfo/gnucash-devel
