[cups.bugs] [MOD] STR #2538: Compile of CUPS 1.3.x fails when upgrading from CUPS 1.2

Christoph Moench-Tegeder cmt at burggraben.net
Sat Sep 29 07:12:49 PDT 2007


DO NOT REPLY TO THIS MESSAGE.  INSTEAD, POST ANY RESPONSES TO THE LINK BELOW.

[STR New]

When compiling CUPS 1.3.x as an upgrade (installed CUPS 1.2.x), compile
fails in cgi-bin/ with undefined symbols (first one is
CUPS_SERVER_REMOTE_ANY in cgi-bin/admin.c).
This is caused by an error in the ordering of compiler arguments, the old
headers in /usr/local/include get precedence over the current ones in
cups' source directory. When assembling ALL_CFLAGS in Makedefs, $(CFLAGS)
has to go before $(SSLFLAGS). See attached file for a patch.
NOTE: this has been first discoverd on FreeBSD, see
http://www.freebsd.org/cgi/query-pr.cgi?pr=ports/116721 for reference.

Link: http://www.cups.org/str.php?L2538
Version: 1.3.2
-------------- next part --------------
A non-text attachment was scrubbed...
Name: patch-Makedefs.in
Type: application/octet-stream
Size: 383 bytes
Desc: not available
URL: <http://lists.cups.org/pipermail/cups-devel/attachments/20070929/d67a5a98/attachment.obj>


More information about the cups-devel mailing list