Re: make error while compiling libgnomeprintui



Hey,

I checked that file out. Those symbols are defined in that file. So
any ideas how to solve this problem.

Thank You
Abhishek Samuel

On 5/2/05, Jean Bréfort <jean brefort normalesup org> wrote:
> Le lundi 02 mai 2005 à 13:41 +0530, Abhishek Samuel a écrit :
> > 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]