Compile error with cups

Juergen Hasch Hasch at t-online.de
Sun Jul 22 11:52:14 GMT 2001


Whe I try to compile the current 2_2 CVS version of samba with cups printing 
I get the following copile error:

Compiling printing/print_cups.c
printing/print_cups.c: In function `cups_queue_pause':
printing/print_cups.c:1067: `pjob' undeclared (first use in this function)
printing/print_cups.c:1067: (Each undeclared identifier is reported only once
printing/print_cups.c:1067: for each function it appears in.)
printing/print_cups.c: In function `cups_queue_resume':
printing/print_cups.c:1158: `pjob' undeclared (first use in this function)

It looks like the latest change to print_cups.c broke this, because there is 
no pjob structure available in the tow functions cups_queue_resume(int snum)
and cups_queue_pause(int snum).

...Juergen




More information about the samba-technical mailing list