Hi Justin, What is the output of `grep STDC_HEADERS config/config.h` after you run configure?
Jean-Louis On Fri, Nov 29, 2002 at 07:41:54AM -0800, Justin Usenet wrote: > Time to ask for help with a compile error. This maybe > a challenge because I am talking antique here: SunOS > 4.1.2 > and I can't find the answer in the usual places > (faqomatic, google, yahoo groups, marc, trying to grok > source code) > > SunOS 4.1.2, gcc version 2.7.2.2, amanda-2.4.3, > LD_LIBRARY_PATH /usr/openwin/lib > gave it three tries cleaning between them > > ./configure --with-user=amanda --with-group=bin > --with-config=DailySet1 --disable-shared > gcc -DHAVE_CONFIG_H -I. -I. -I../config > -I./../regex-src -g -O2 -c debug.c > -Wp,-MD,.deps/debug.TPlo -o debug.o > debug.c:59: parse error before `format' > debug.c: In function `printf_arglist_function': > debug.c:77: `format' undeclared (first use this > function) > debug.c:77: (Each undeclared identifier is reported > only once > debug.c:77: for each function it appears in.) > *** Error code 1 > make: Fatal error: Command failed for target > `debug.lo' > Current working directory > /usr/local/amanda-2.4.3/common-src > *** Error code 1 > make: Fatal error: Command failed for target > `all-recursive' -- Jean-Louis Martineau email: [EMAIL PROTECTED] Departement IRO, Universite de Montreal C.P. 6128, Succ. CENTRE-VILLE Tel: (514) 343-6111 ext. 3529 Montreal, Canada, H3C 3J7 Fax: (514) 343-5834
