make error while compiling libgnomeprintui

Abhishek Samuel <[email protected]> Mon, 2 May 2005 13:41:53 +0530
Newsgroups gmane.comp.gnome.print
Message-ID <[email protected]>
hi=20

When i typed the make command for libgnomeprintui-2.10.2 i got the
following errors. What can i do? Please help me out.

gnome-print-config-dialog.c: In function `gp_config_dialog_read_from_config=
':
gnome-print-config-dialog.c:153: error: `GNOME_PRINT_KEY_DUPLEX'
undeclared (fir st use in this function)
gnome-print-config-dialog.c:153: error: (Each undeclared identifier is
reported only once
gnome-print-config-dialog.c:153: error: for each function it appears in.)
gnome-print-config-dialog.c:156: error: `GNOME_PRINT_KEY_TUMBLE'
undeclared (fir st use in this function)
gnome-print-config-dialog.c: In function `duplex_toggled':
gnome-print-config-dialog.c:189: error: `GNOME_PRINT_KEY_DUPLEX'
undeclared (fir st use in this function)
gnome-print-config-dialog.c: In function `tumble_toggled':
gnome-print-config-dialog.c:207: error: `GNOME_PRINT_KEY_TUMBLE'
undeclared (fir st use in this function)
gnome-print-config-dialog.c: In function `gnome_print_config_dialog_constru=
ct':
gnome-print-config-dialog.c:334: error: `GNOME_PRINT_KEY_HOLD'
undeclared (first  use in this function)

Thank You
Abhishek Samuel