freeipmi-users
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Freeipmi-users] make compile error on x86_64 opteron


From: Jan Tiri
Subject: [Freeipmi-users] make compile error on x86_64 opteron
Date: Sun, 9 Jan 2005 22:30:51 +0100 (CET)
User-agent: SquirrelMail/1.4.3a

Hey guys,

I'm testing a Tyan s2882 with m3289 BMC module before putting it in
production. I'm quite new to Gentoo, that's why I decided to compile
freeipmi from source. A ./configure without parameters goes fine and finds
all dependencies, however I get following error from 'make';

make[3]: Entering directory `/tmp/freeipmi-0.1.3/fish/src'
if gcc -DHAVE_CONFIG_H -I. -I. -I../..    -Wall -I./../../libfreeipmi/src
-DFREEIPMI_BUILD -D_GNU_SOURCE -DPATH_CFG=\"/usr/local/etc\"
-DDATADIR=\"/usr/local/share\"  -g -O2 -MT xmalloc.o -MD -MP -MF
".deps/xmalloc.Tpo" \
  -c -o xmalloc.o `test -f 'xmalloc.c' || echo './'`xmalloc.c; \
then mv -f ".deps/xmalloc.Tpo" ".deps/xmalloc.Po"; \
else rm -f ".deps/xmalloc.Tpo"; exit 1; \
fi
In file included from xmalloc.c:22:
xmalloc.h:77: error: conflicting types for 'error'
xmalloc.h:77: note: a parameter list with an ellipsis can't match an empty
parameter name list declaration
/usr/include/error.h:47: error: previous declaration of 'error' was here
xmalloc.h:77: error: conflicting types for 'error'
xmalloc.h:77: note: a parameter list with an ellipsis can't match an empty
parameter name list declaration
/usr/include/error.h:47: error: previous declaration of 'error' was here
make[3]: *** [xmalloc.o] Error 1
make[3]: Leaving directory `/tmp/freeipmi-0.1.3/fish/src'
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory `/tmp/freeipmi-0.1.3/fish'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/tmp/freeipmi-0.1.3'
make: *** [all] Error 2

uname -a
Linux gentoo 2.6.7-hardened-r16 #4 SMP Sun Jan 9 14:22:17 CET x86_64 AMD
Opteron(tm) Processor 246 AuthenticAMD GNU/Linux

If this is a simple compile error, please don't shoot me as I'm not a
programmer :)

Jan




reply via email to

[Prev in Thread] Current Thread [Next in Thread]