conf.c:636:18: error: ‘CUPS_DEFAULT_WEBIF’ undeclared

Rick Richardson rick.richardson at comcast.net
Wed Feb 16 13:21:37 PST 2011


On Fedora 14:

$ svn up
At revision 9531.

$ make
Using ARCHFLAGS=
Using ALL_CFLAGS=-I.. -D_CUPS_SOURCE -Werror-implicit-function-declaration  -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include   -DDBUS_API_SUBJECT_TO_CHANGE -DOPENSSL_DISABLE_OLD_DES_SUPPORT -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_THREAD_SAFE -D_REENTRANT
Using ALL_CXXFLAGS=-I.. -D_CUPS_SOURCE  -DOPENSSL_DISABLE_OLD_DES_SUPPORT -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_THREAD_SAFE -D_REENTRANT
Using CC=gcc
Using CXX=gcc
Using DSOFLAGS=-L../cups  -Wl,-soname,all -shared -Wshadow -Wunused -Wall -Wno-format-y2k -fPIC -Os -g -fstack-protector -D_GNU_SOURCE
Using LDFLAGS=-L../cgi-bin -L../cups -L../filter -L../ppdc -L../scheduler -pie -fPIE -Wshadow -Wunused -Wall -Wno-format-y2k -fPIC -Os -g -fstack-protector -D_GNU_SOURCE
Using LIBS=-lcups -lgssapi_krb5 -lkrb5 -lk5crypto -lcom_err -lssl -lcrypto  -lz -lpthread -lm -lcrypt
Making all in cups...
Making all in test...
Making all in filter...
Making all in backend...
Making all in berkeley...
Making all in cgi-bin...
Making all in driver...
Making all in monitor...
Making all in notifier...
Making all in ppdc...
Making all in scheduler...
Compiling conf.c...
conf.c: In function ‘cupsdReadConfiguration’:
conf.c:636:18: error: ‘CUPS_DEFAULT_WEBIF’ undeclared (first use in this function)
conf.c:636:18: note: each undeclared identifier is reported only once for each function it appears in
make[1]: *** [conf.o] Error 1
make: *** [all] Error 1
$






More information about the cups mailing list