DDK fails to compile on debian Sarge (now stable)

peer at baden-online.de peer at baden-online.de
Wed Jun 8 15:02:06 PDT 2005


The DDK still fails to compile:

[...]
configure: creating ./config.status
config.status: creating Makedefs
config.status: creating cupsddk.list
config.status: creating config.h
touch config.h
for dir in espmsg cups ppdc data examples man po doc; do \
        (cd $dir ; make  install) || exit 1;\
done
make[1]: Entering directory `/home/peer/cups-ddk/cupsddk-1.0/espmsg'
make[1]: Nothing to be done for `install'.
make[1]: Leaving directory `/home/peer/cups-ddk/cupsddk-1.0/espmsg'
make[1]: Entering directory `/home/peer/cups-ddk/cupsddk-1.0/cups'
/usr/bin/install -c -d /usr/bin
/usr/bin/install -c -m 755 -s cupsprofile /usr/bin
/usr/bin/install: cannot stat `cupsprofile': No such file or directory
make[1]: *** [install] Error 1
make[1]: Leaving directory `/home/peer/cups-ddk/cupsddk-1.0/cups'
make: *** [install] Error 1


Here is the gcc version info:

[root at lxw2:/home/peer/cups-ddk/cupsddk-1.0]> gcc --v
Reading specs from /usr/lib/gcc-lib/i486-linux/3.3.5/specs
Configured with: ../src/configure -v --enable-languages=c,c++,java,f77,pascal,objc,ada,treelang --prefix=/usr --mandir=/usr/share/man --infodir=/usr/share/info --with-gxx-include-dir=/usr/include/c++/3.3 --enable-shared --enable-__cxa_atexit --with-system-zlib --enable-nls --without-included-gettext --enable-clocale=gnu --enable-debug --enable-java-gc=boehm --enable-java-awt=xlib --enable-objc-gc i486-linux
Thread model: posix
gcc version 3.3.5 (Debian 1:3.3.5-13)

What can I do now?
Peer




More information about the cups mailing list