Date: Tue, 02 Oct 2007 13:32:33 +0000 From: "O. Hartmann" <ohartman@zedat.fu-berlin.de> To: freebsd-questions@freebsd.org, freebsd-ports@FreeBSD.org Subject: cups-1.3.3 not compiling anymore in FreeBSD 7.0 Message-ID: <47024871.70607@zedat.fu-berlin.de>
next in thread | raw e-mail | index | archive | help
Hello, Since several days all my FreeBSD 7.0-CURRENT boxes are incapable of upgrading cups-base port with the follwoing error. Can anyone help? Thanks a lot, Regards, Oliver Making all in scripting/php... gmake[1]: Entering directory `/usr/ports/print/cups-base/work/cups-1.3.3/scripting/php' echo Compiling phpcups.c... Compiling phpcups.c... cc -Wshadow -Wunused -Wall -Wno-format-y2k -fPIC -Os -g -I.. -I/usr/local/include -O2 -fno-strict-aliasing -pipe -march=pentium4 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_THREAD_SAFE -D_REENTRANT -I../.. `/usr/local/bin/php-config --includes` -I/usr/local/include -I/usr/local/include -I/usr/local/include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_THREAD_SAFE -D_REENTRANT -I../.. `/usr/local/bin/php-config --includes` -c phpcups.c phpcups.c: In function 'zm_startup_phpcups': phpcups.c:163: error: 'CUPS_PRINTER_DISCOVERED' undeclared (first use in this function) phpcups.c:163: error: (Each undeclared identifier is reported only once phpcups.c:163: error: for each function it appears in.) gmake[1]: *** [phpcups.o] Error 1 gmake[1]: Leaving directory `/usr/ports/print/cups-base/work/cups-1.3.3/scripting/php' gmake: *** [all] Error 1 *** Error code 2 Stop in /usr/ports/print/cups-base. *** Error code 1 Stop in /usr/ports/print/cups-base. ** Command failed [exit code 1]: /usr/bin/script -qa /tmp/portupgrade.53922.0 env UPGRADE_TOOL=portupgrade UPGRADE_PORT=cups-base-1.2.12 UPGRADE_PORT_VER=1.2.12 make ** Fix the problem and try again. ---> Build of print/cups-base ended at: Tue, 02 Oct 2007 13:15:20 +0000 (consumed 00:05:54) ---> Upgrade of print/cups-base ended at: Tue, 02 Oct 2007 13:15:20 +0000 (consumed 00:05:54) ---> ** Upgrade tasks 1: 0 done, 0 ignored, 0 skipped and 1 failed ---> Listing the results (+:done / -:ignored / *:skipped / !:failed) ! print/cups-base (cups-base-1.2.12) (compiler error) ---> Packages processed: 0 done, 0 ignored, 0 skipped and 1 failed ---> Session ended at: Tue, 02 Oct 2007 13:15:20 +0000 (consumed 00:05:58)
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?47024871.70607>