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'


./configure --with-user=amanda --with-group=bin
--with-config=DailySet1 --without-server
--disable-libtool
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'


./configure --with-user=amanda --with-group=bin
--with-config=DailySet1 --without-server
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'

__________________________________________________
Do you Yahoo!?
Yahoo! Mail Plus - Powerful. Affordable. Sign up now.
http://mailplus.yahoo.com

Reply via email to