|
From: | Duke, Charles |
Subject: | Help with make on CUPS |
Date: | Thu, 24 Jan 2008 15:34:39 -0600 |
You claim that CUPS and the GNU make are fully tested. I
tried to use the GNU make (3.81 to compile CUPS. Here are the errors: cups-1.4svn-r7231 make-3.81 AIX 5.3 Please assist. # /usr/local/bin/make Making all in cups... Compiling adminutil.c... In file included from globals.h:31, from adminutil.c:37: /usr/include/pthread.h:596: error: parse error before '*'
token /usr/include/pthread.h:599: error: parse error before '*'
token /usr/include/pthread.h:603: error: parse error before '*'
token /usr/include/pthread.h:606: error: parse error before '*'
token /usr/include/pthread.h:609: error: parse error before '*'
token /usr/include/pthread.h:612: error: parse error before '*'
token /usr/include/pthread.h:615: error: parse error before '*'
token /usr/include/pthread.h:618: error: parse error before '*'
token /usr/include/pthread.h:621: error: parse error before '*'
token /usr/include/pthread.h:625: error: parse error before '*'
token /usr/include/pthread.h:628: error: parse error before '*'
token /usr/include/pthread.h:639: error: parse error before '*'
token /usr/include/pthread.h:643: error: parse error before '*'
token /usr/include/pthread.h:666: error: parse error before '*'
token /usr/include/pthread.h:669: error: parse error before '*'
token /usr/include/pthread.h:672: error: parse error before '*'
token /usr/include/pthread.h:675: error: parse error before '*'
token /usr/include/pthread.h:678: error: parse error before '*'
token /usr/include/pthread.h:686: error: parse error before '*'
token /usr/include/pthread.h:689: error: parse error before '*'
token /usr/include/pthread.h:692: error: parse error before '*'
token /usr/include/pthread.h:695: error: parse error before '*'
token /usr/include/pthread.h:703: error: parse error before '*'
token /usr/include/pthread.h:707: error: parse error before '*'
token /usr/include/pthread.h:710: error: parse error before '*'
token adminutil.c: In function 'cupsAdminCreateWindowsPPD': adminutil.c:259: warning: implicit declaration of function
'snprintf' adminutil.c:259: warning: incompatible implicit declaration
of built-in function 'snprintf' adminutil.c:277: warning: incompatible implicit declaration
of built-in function 'snprintf' adminutil.c:296: warning: incompatible implicit declaration
of built-in function 'snprintf' adminutil.c:328: warning: incompatible implicit declaration
of built-in function 'snprintf' adminutil.c:343: warning: incompatible implicit declaration
of built-in function 'snprintf' adminutil.c: In function 'cupsAdminExportSamba': adminutil.c:467: warning: incompatible implicit declaration
of built-in function 'snprintf' adminutil.c: In function '_cupsAdminGetServerSettings': adminutil.c:921: warning: incompatible implicit declaration
of built-in function 'snprintf' adminutil.c: In function 'get_cupsd_conf': adminutil.c:2188: warning: incompatible implicit declaration
of built-in function 'snprintf' make[1]: *** [adminutil.o] Error 1 make: *** [all] Error 1 Thank you Charles Duke |
[Prev in Thread] | Current Thread | [Next in Thread] |