Got another error while building on x86_64 hosts:

bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I..
-I.. -I. -I../srclib/expat/lib/ -I../libmetrics/
-I../srclib/apr/include/ -I../srclib/apr/include/arch/unix/
-I../srclib/confuse/src -O2 -g -Wall -D_REENTRANT -c -o
protocol_xdr.lo `test -f 'protocol_xdr.c' || echo './'`protocol_xdr.c
gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I. -I../srclib/expat/lib/
-I../libmetrics/ -I../srclib/apr/include/
-I../srclib/apr/include/arch/unix/ -I../srclib/confuse/src -O2 -g
-Wall -D_REENTRANT -c protocol_xdr.c -MT protocol_xdr.lo -MD -MP -MF
.deps/protocol_xdr.TPlo  -fPIC -DPIC -o .libs/protocol_xdr.o
protocol_xdr.c: In function 'xdr_Ganglia_value_types':
protocol_xdr.c:13: warning: unused variable 'buf'
protocol_xdr.c: In function 'xdr_Ganglia_gmetric_message':
protocol_xdr.c:23: warning: unused variable 'buf'
protocol_xdr.c: In function 'xdr_Ganglia_spoof_header':
protocol_xdr.c:45: warning: unused variable 'buf'
protocol_xdr.c: In function 'xdr_Ganglia_spoof_message':
protocol_xdr.c:57: warning: unused variable 'buf'
protocol_xdr.c: In function 'xdr_Ganglia_message_formats':
protocol_xdr.c:69: warning: unused variable 'buf'
protocol_xdr.c: In function 'xdr_Ganglia_message':
protocol_xdr.c:79: warning: unused variable 'buf'
protocol_xdr.c: In function 'xdr_Ganglia_25metric':
protocol_xdr.c:171: warning: unused variable 'buf'
protocol_xdr.c: At top level:
protocol_xdr.c:194: warning: initialization makes integer from pointer
without a cast
protocol_xdr.c:194: error: initializer element is not computable at load time
protocol_xdr.c:194: error: (near initialization for
'ganglia_25_metric_array[0].msg_size')
make[2]: *** [protocol_xdr.lo] Error 1

Thanks,

Bernard

On 4/4/07, Bernard Li <[EMAIL PROTECTED]> wrote:
Hi Brad:

I'm trying to build RPMs for Ganglia trunk and I got the following errors:

Checking for unpackaged file(s): /usr/lib/rpm/check-files
/tmp/ganglia-3.0.5.200704042059-buildroot
error: Installed (but unpackaged) file(s) found:
   /usr/lib/libmodexample.a
   /usr/lib/libmodexample.la
   /usr/lib/libmodexample.so
   /usr/lib/libmodexample.so.0
   /usr/lib/libmodexample.so.0.0.0

I guess Ganglia should now include these files?  Which RPM should they
be part of?  ganglia-devel?

Thanks,

Bernard

On 4/2/07, Brad Nicholes <[EMAIL PROTECTED]> wrote:
> >>> On 4/2/2007 at 11:49 AM, in message
> <[EMAIL PROTECTED]>, Matt Massie
> <[EMAIL PROTECTED]> wrote:
> > On Mon, 2007-04-02 at 11:00 -0600, Brad Nicholes wrote:
> >
> >> Is there a reason why you created the 3.0.x development branch in ./tags?
> >
> > because i goof'd.  i just moved the monitor-core-3.0-beta branch out of
> > "tags" and into "branches".  sorry for the sloppiness...
> >
> >> Unless you see any reason not to, I will wait until Wednesday before I
> >>  start committing the extension enhancements and other patches that I
> >>  have.  This should give others the opportunity to respond to your
> >>  proposal before the commits start happening.
> >
> > the trunk is all yours now.  no need to wait until wednesday.  martin
> > agreed to open it to your changes and don't suspect anyone will object.
> >
> > happy hacking... let us know if there is any way we can help.
> >
> > -mat
>
> Sounds good.  I'll start committing the patches.
>
> thanks,
> Brad
>
>
> -------------------------------------------------------------------------
> Take Surveys. Earn Cash. Influence the Future of IT
> Join SourceForge.net's Techsay panel and you'll get the chance to share your
> opinions on IT & business topics through brief surveys-and earn cash
> http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
> _______________________________________________
> Ganglia-developers mailing list
> Ganglia-developers@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/ganglia-developers
>


Reply via email to