Build fails revision 19415 in Fedora 12. dialog-file-access.c

Geert Janssens janssens-geert at telenet.be
Tue Aug 10 08:00:20 EDT 2010


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


More information about the gnucash-devel mailing list