Compile Problems on SuSE SLES 9.0

From: TIM MOORE <MOORET10_at_DOMAIN_REMOVED>
Date: Thu, 02 Feb 2006 09:24:25 -0500

I am having trouble compiling 0.2.9 on a SuSE SLES server. Any help?

Making all in nxmibc
make[3]: Entering directory
`/usr/src/packages/SOURCES/netxms-0.2.9/src/nxmibc'
if g++ -DHAVE_CONFIG_H -I. -I. -I../.. -I../../include -fno-exceptions
-I/usr/lclude -I/usr/local/include/mysql
-I/usr/local/mysql/include/mysql -I/usr/mysql/iMT array.o -MD -MP -MF
".deps/array.Tpo" \
  -c -o array.o `test -f 'array.cpp' || echo './'`array.cpp; \
then mv -f ".deps/array.Tpo" ".deps/array.Po"; \
else rm -f ".deps/array.Tpo"; exit 1; \
fi
if gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../include -fno-exceptions
-I/usr/lclude -I/usr/local/include/mysql
-I/usr/local/mysql/include/mysql -I/usr/mysql/ifno-exceptions
-I/usr/local/include -MT lex.mp.o -MD -MP -MF ".deps/lex.mp.Tpo"
  -c -o lex.mp.o `test -f 'lex.mp.c' || echo './'`lex.mp.c; \
then mv -f ".deps/lex.mp.Tpo" ".deps/lex.mp.Po"; \
else rm -f ".deps/lex.mp.Tpo"; exit 1; \
fi
if g++ -DHAVE_CONFIG_H -I. -I. -I../.. -I../../include -fno-exceptions
-I/usr/lclude -I/usr/local/include/mysql
-I/usr/local/mysql/include/mysql -I/usr/mysql/iMT mibparse.o -MD -MP -MF
".deps/mibparse.Tpo" \
  -c -o mibparse.o `test -f 'mibparse.cpp' || echo './'`mibparse.cpp;
\
then mv -f ".deps/mibparse.Tpo" ".deps/mibparse.Po"; \
else rm -f ".deps/mibparse.Tpo"; exit 1; \
fi
if g++ -DHAVE_CONFIG_H -I. -I. -I../.. -I../../include -fno-exceptions
-I/usr/lclude -I/usr/local/include/mysql
-I/usr/local/mysql/include/mysql -I/usr/mysql/iMT nxmibc.o -MD -MP -MF
".deps/nxmibc.Tpo" \
  -c -o nxmibc.o `test -f 'nxmibc.cpp' || echo './'`nxmibc.cpp; \
then mv -f ".deps/nxmibc.Tpo" ".deps/nxmibc.Po"; \
else rm -f ".deps/nxmibc.Tpo"; exit 1; \
fi
nxmibc.cpp: In function `void Error(int, char*, ...)':
nxmibc.cpp:82: error: `va_start' undeclared (first use this function)
nxmibc.cpp:82: error: (Each undeclared identifier is reported only once
for
   each function it appears in.)
nxmibc.cpp:84: error: `va_end' undeclared (first use this function)
make[3]: *** [nxmibc.o] Error 1
make[3]: Leaving directory
`/usr/src/packages/SOURCES/netxms-0.2.9/src/nxmibc'
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory
`/usr/src/packages/SOURCES/netxms-0.2.9/src'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/usr/src/packages/SOURCES/netxms-0.2.9'
make: *** [all] Error 2
noc-mon2:/usr/src/packages/SOURCES/netxms-0.2.9 # which mysql
/usr/bin/mysql
noc-mon2:/usr/src/packages/SOURCES/netxms-0.2.9 # mysql 0-v
ERROR 2002: Can't connect to local MySQL server through socket
'/var/lib/mysql/m
noc-mon2:/usr/src/packages/SOURCES/netxms-0.2.9 # mysql -v
ERROR 2002: Can't connect to local MySQL server through socket
'/var/lib/mysql/m
noc-mon2:/usr/src/packages/SOURCES/netxms-0.2.9 # mysql -V
mysql Ver 12.22 Distrib 4.0.18, for suse-linux (i686)
noc-mon2:/usr/src/packages/SOURCES/netxms-0.2.9 #

This e-mail message, including any attachments, is for the sole use of the intended recipient(s) and may contain private, confidential, and/or privileged information. Any unauthorized review, use, disclosure, or distribution is prohibited. If you are not the intended recipient, employee, or agent responsible for delivering this message, please contact the sender by reply e-mail and destroy all copies of the original e-mail message.
Received on Thu Feb 02 2006 - 16:24:25 EET

This archive was generated by hypermail 2.2.0 : Thu Feb 02 2006 - 16:27:06 EET