[cups.bugs] [MOD] STR #3429: Solaris 10 SPARC : ppdc-private.h:15:1: unterminated #ifndef

Jeff Blaine jblaine at kickflop.net
Tue Nov 24 22:52:57 PST 2009


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

[STR New]

bash-3.00# gcc --version
gcc (GCC) 3.4.3 (csl-sol210-3_4-branch+sol_rpath)
Copyright (C) 2004 Free Software Foundation, Inc.
This is free software; see the source for copying conditions.  There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR
PURPOSE.

bash-3.00#

bash-3.00# ./configure --prefix=/alberta/tmp
....
bash-3.00# make
....
Compiling ppdc-array.cxx...
In file included from ../cups/http-private.h:60,
                 from ../cups/globals.h:26,
                 from ppdc-private.h:24,
                 from ppdc-array.cxx:29:
/usr/include/kerberosv5/krb5.h:11: warning: ignoring #pragma ident
In file included from ../cups/http-private.h:60,
                 from ../cups/globals.h:26,
                 from ppdc-private.h:24,
                 from ppdc-array.cxx:29:
/usr/include/kerberosv5/krb5.h:3122: error: expected declaration before
'}' token
In file included from ../cups/http-private.h:60,
                 from ../cups/globals.h:26,
                 from ppdc-private.h:24,
                 from ppdc-array.cxx:29:
/usr/include/kerberosv5/krb5.h:3121:1: unterminated #ifdef
/usr/include/kerberosv5/krb5.h:8:1: unterminated #ifndef
In file included from ../cups/globals.h:26,
                 from ppdc-private.h:24,
                 from ppdc-array.cxx:29:
.../cups/http-private.h:59:1: unterminated #ifdef
.../cups/http-private.h:43:1: unterminated #ifdef
.../cups/http-private.h:18:1: unterminated #ifndef
In file included from ppdc-private.h:24,
                 from ppdc-array.cxx:29:
.../cups/globals.h:18:1: unterminated #ifndef
In file included from ppdc-array.cxx:29:
ppdc-private.h:15:1: unterminated #ifndef
*** Error code 1
The following command caused the error:
g++  -Wall -Wno-format-y2k -fPIC -Os -g -I.. -D_CUPS_SOURCE
-I/usr/include/kerberosv5 -DOPENSSL_DISABLE_OLD_DES_SUPPORT 
-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64
-D_THREAD_SAFE -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS  -c 
ppdc-array.cxx
make: Fatal error: Command failed for target `ppdc-array.o'
Current working directory /alberta/tmp/cups-1.4.2/ppdc
*** Error code 1
The following command caused the error:
for dir in cups filter backend berkeley cgi-bin driver locale man monitor 
notifier ppdc scheduler systemv test    conf data doc examples fonts
templates; do\
        echo Making all in $dir... ;\
        (cd $dir ; make  all ) || exit 1;\
done
make: Fatal error: Command failed for target `all'

Link: http://www.cups.org/str.php?L3429
Version: 1.4.2





More information about the cups mailing list