[Samba] make: *** [printing/print_cups.o] Error 1
Alessandro Ferrari
alexferro at tiscali.it
Thu Jun 14 18:06:13 GMT 2007
Hi everybody!
I make and install autoconf 2.61, after I wget samba-3.0.25, untar and do
./autogen ./configure without any problem!!!
But now I do "make" and after many minutes I get:
:
mush more printing/print_cups.c etc etc etc
:
printing/print_cups.c:1238: `IPP_GET_PRINTER_ATTRIBUTES' undeclared (first
use in this function)
printing/print_cups.c:1243: `IPP_TAG_OPERATION' undeclared (first use in
this function)
printing/print_cups.c:1243: `IPP_TAG_CHARSET' undeclared (first use in this
function)
printing/print_cups.c:1246: `IPP_TAG_LANGUAGE' undeclared (first use in this
function)
printing/print_cups.c:1249: `uri' undeclared (first use in this function)
printing/print_cups.c:1252: `IPP_TAG_URI' undeclared (first use in this
function)
printing/print_cups.c:1255: `IPP_TAG_NAME' undeclared (first use in this
function)
printing/print_cups.c:1257: `requested' undeclared (first use in this
function)
printing/print_cups.c:1275: `IPP_TAG_PRINTER' undeclared (first use in this
function)
printing/print_cups.c:1285: `name' undeclared (first use in this function)
printing/print_cups.c:1286: `info' undeclared (first use in this function)
printing/print_cups.c:1287: `location' undeclared (first use in this
function)
printing/print_cups.c:1292: `IPP_TAG_TEXT' undeclared (first use in this
function)
printing/print_cups.c:1322: `ret' undeclared (first use in this function)
The following command failed:
gcc -I. -I/var/tmp/samba-3.0.25/source -O -D_SAMBA_BUILD_=3 -O3 -fomit-frame-pointer
-pipe -mcpu=pentiumpro -march=i586 -ffast-math -fno-strength-reduce -fno-omit-frame-pointer
-I/var/tmp/samba-3.0.25/source/iniparser/src -Iinclude -I./include -I. -I.
-I./lib/replace -I./lib/talloc -I./tdb/include -I./libaddns -I./librpc -DHAVE_CONFIG_H
-D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I/var/tmp/samba-3.0.25/source/lib
-D_SAMBA_BUILD_=3 -fPIC -c printing/print_cups.c -o printing/print_cups.o
make: *** [printing/print_cups.o] Error 1
Can someone tell me how I solve this error?
Thank, Alessandro
More information about the samba
mailing list