Re: make error while compiling libgnomeprintui



Le lundi 02 mai 2005 �3:41 +0530, Abhishek Samuel a �it :
> hi 
> 
> 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_construct':
> gnome-print-config-dialog.c:334: error: `GNOME_PRINT_KEY_HOLD'
> undeclared (first  use in this function)

Seems that the compiler did not find libgnomeprint/gnome-print-config.h.
The missing symbols are defined in that file




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