Xymon Mailing List Archive search

Compile error in today's (6-4-2008) snapshot

4 messages in this thread

list Gary Baluha · Wed, 4 Jun 2008 11:33:49 -0400 ·
. . .
make[2]: Leaving directory
`/usr/local/src/hobbit-sources/hobbit-snap-6.04.2008/bbnet/c-ares'
ranlib c-ares/.libs/libcares.a || echo "ranlib failure - ignored"
cp c-ares/.libs/libcares.a .
gcc -g -O2 -Wall -Wno-unused -D_REENTRANT -D_LARGEFILE_SOURCE
-D_FILE_OFFSET_BITS=64 -DLINUX -I.
-I/usr/local/src/hobbit-sources/hobbit-snap-6.04.2008/include
-I/usr/local/include -I./c-ares -c -o dns.o dns.c
In file included from
/usr/local/src/hobbit-sources/hobbit-snap-6.04.2008/include/libbbgen.h:76,
                 from dns.c:24:
/usr/local/src/hobbit-sources/hobbit-snap-6.04.2008/include/../lib/sendmsg.h:36:
error: redeclaration of enumerator `ns_c_none'
/usr/include/arpa/nameser.h:325: error: previous definition of 'ns_c_none'
was here
make[1]: *** [dns.o] Error 1
make[1]: Leaving directory
`/usr/local/src/hobbit-sources/hobbit-snap-6.04.2008/bbnet'
make: *** [bbnet-build] Error 2
list Andrew Jackson · Fri, 6 Jun 2008 13:57:36 +0100 ·
Hi,

 
I have the same error for todays snapshot 6/6/08 Any clues?

 
I am in a Solaris 10 zone wth most things installed from sun cds (in
/usr/sfw or /opt/sfw) plus openssl, openldap and rrdtool from
sunfreeware.

 
Cheers

 
Andy Jackson

 
gmake[2]: Leaving directory
`/osusr/d0/hobbit/source/snapshot/bbnet/c-ares'

ranlib c-ares/.libs/libcares.a || echo "ranlib failure - ignored"

cp c-ares/.libs/libcares.a .

gcc -g -O2 -Wall -Wno-unused -D_REENTRANT  -DSunOS -I.
-I/osusr/d0/hobbit/source/snapshot/include -I/opt/sfw/include -I./c-ares
-c -o dns.o dns.c

In file included from
/osusr/d0/hobbit/source/snapshot/include/libbbgen.h:76,

                 from dns.c:24:

/osusr/d0/hobbit/source/snapshot/include/../lib/sendmsg.h:36: error:
conflicting types for 'ns_c_none'

/usr/include/arpa/nameser.h:358: error: previous definition of
'ns_c_none' was here

gmake[1]: *** [dns.o] Error 1

gmake[1]: Leaving directory `/osusr/d0/hobbit/source/snapshot/bbnet'

gmake: *** [bbnet-build] Error 2

 
Andrew Jackson

UNIX Systems Administrator

Server & Storage Services, Ordnance Survey 

Room C633, Romsey Road, SOUTHAMPTON, United Kingdom, SO16 4GU 

Phone: +XX (X) XX XXXX XXXX | Fax: +XX (X) XX XXXX XXXX

www.ordnancesurvey.co.uk <http://www.ordnancesurvey.co.uk/>;  |
user-04af723659f5@xymon.invalid
quoted from Gary Baluha


From: Gary Baluha [mailto:user-ae3e15c22de1@xymon.invalid] 
Sent: 04 June 2008 16:34
To: user-ae9b8668bcde@xymon.invalid
Subject: [hobbit] Compile error in today's (6-4-2008) snapshot

 
. . .
make[2]: Leaving directory
`/usr/local/src/hobbit-sources/hobbit-snap-6.04.2008/bbnet/c-ares'
ranlib c-ares/.libs/libcares.a || echo "ranlib failure - ignored"
cp c-ares/.libs/libcares.a .
gcc -g -O2 -Wall -Wno-unused -D_REENTRANT -D_LARGEFILE_SOURCE
-D_FILE_OFFSET_BITS=64 -DLINUX -I.
-I/usr/local/src/hobbit-sources/hobbit-snap-6.04.2008/include
-I/usr/local/include -I./c-ares -c -o dns.o dns.c
In file included from

/usr/local/src/hobbit-sources/hobbit-snap-6.04.2008/include/libbbgen.h:7
6,
                 from dns.c:24:
/usr/local/src/hobbit-sources/hobbit-snap-6.04.2008/include/../lib/sendm
sg.h:36: error: redeclaration of enumerator `ns_c_none'
quoted from Gary Baluha
/usr/include/arpa/nameser.h:325: error: previous definition of
'ns_c_none' was here
make[1]: *** [dns.o] Error 1
make[1]: Leaving directory
`/usr/local/src/hobbit-sources/hobbit-snap-6.04.2008/bbnet'
make: *** [bbnet-build] Error 2


.


This email is only intended for the person to whom it is addressed and may contain confidential information. If you have received this email in error, please notify the sender and delete this email which must not be copied, distributed or disclosed to any other person.

Unless stated otherwise, the contents of this email are personal to the writer and do not represent the official view of Ordnance Survey. Nor can any contract be formed on Ordnance Survey's behalf via email. We reserve the right to monitor emails and attachments without prior notice.

Thank you for your cooperation.

Ordnance Survey
Romsey Road
Southampton SO16 4GU
Tel: XXXXX XXXXXX
http://www.ordnancesurvey.co.uk
list Gary Baluha · Fri, 6 Jun 2008 09:35:48 -0400 ·
Ack, forgot to mention that I was compiling on RH Linux AS4 U6

On Fri, Jun 6, 2008 at 8:57 AM, Andrew Jackson <
quoted from Andrew Jackson
user-04af723659f5@xymon.invalid> wrote:
 Hi,


I have the same error for todays snapshot 6/6/08 Any clues?


I am in a Solaris 10 zone wth most things installed from sun cds (in
/usr/sfw or /opt/sfw) plus openssl, openldap and rrdtool from sunfreeware.


Cheers


Andy Jackson


gmake[2]: Leaving directory `/osusr/d0/hobbit/source/snapshot/bbnet/c-ares'

ranlib c-ares/.libs/libcares.a || echo "ranlib failure - ignored"

cp c-ares/.libs/libcares.a .

gcc -g -O2 -Wall -Wno-unused -D_REENTRANT  -DSunOS -I.
-I/osusr/d0/hobbit/source/snapshot/include -I/opt/sfw/include -I./c-ares -c
-o dns.o dns.c

In file included from
/osusr/d0/hobbit/source/snapshot/include/libbbgen.h:76,

                 from dns.c:24:

/osusr/d0/hobbit/source/snapshot/include/../lib/sendmsg.h:36: error:
conflicting types for 'ns_c_none'

/usr/include/arpa/nameser.h:358: error: previous definition of 'ns_c_none'
was here

gmake[1]: *** [dns.o] Error 1

gmake[1]: Leaving directory `/osusr/d0/hobbit/source/snapshot/bbnet'

gmake: *** [bbnet-build] Error 2


*Andrew Jackson*

*UNIX Systems Administrator*

*Server & Storage Services*, *Ordnance Survey*

Room C633, Romsey Road, SOUTHAMPTON, United Kingdom, SO16 4GU

Phone: +XX (X) XX XXXX XXXX
 | Fax: +XX (X) XX XXXX XXXX

www.ordnancesurvey.co.uk | user-04af723659f5@xymon.invalid

*From:* Gary Baluha [mailto:user-ae3e15c22de1@xymon.invalid]
*Sent:* 04 June 2008 16:34
*To:* user-ae9b8668bcde@xymon.invalid
*Subject:* [hobbit] Compile error in today's (6-4-2008) snapshot


. . .
make[2]: Leaving directory
`/usr/local/src/hobbit-sources/hobbit-snap-6.04.2008/bbnet/c-ares'
ranlib c-ares/.libs/libcares.a || echo "ranlib failure - ignored"
cp c-ares/.libs/libcares.a .
gcc -g -O2 -Wall -Wno-unused -D_REENTRANT -D_LARGEFILE_SOURCE
-D_FILE_OFFSET_BITS=64 -DLINUX -I.
-I/usr/local/src/hobbit-sources/hobbit-snap-6.04.2008/include
-I/usr/local/include -I./c-ares -c -o dns.o dns.c
In file included from
/usr/local/src/hobbit-sources/hobbit-snap-6.04.2008/include/libbbgen.h:76,
                 from dns.c:24:
/usr/local/src/hobbit-sources/hobbit-snap-6.04.2008/include/../lib/sendmsg.h:36:
error: redeclaration of enumerator `ns_c_none'
/usr/include/arpa/nameser.h:325: error: previous definition of 'ns_c_none'
was here
make[1]: *** [dns.o] Error 1
make[1]: Leaving directory
`/usr/local/src/hobbit-sources/hobbit-snap-6.04.2008/bbnet'
make: *** [bbnet-build] Error 2

.


This email is only intended for the person to whom it is addressed and may contain confidential information. If you have received this email in error, please notify the sender and delete this email which must not be copied, distributed or disclosed to any other person.

Unless stated otherwise, the contents of this email are personal to the writer and do not represent the official view of Ordnance Survey. Nor can any contract be formed on Ordnance Survey's behalf via email. We reserve the right to monitor emails and attachments without prior notice.

Thank you for your cooperation.

Ordnance Survey
Romsey Road
Southampton SO16 4GU
Tel: XXXXX XXXXXX http://www.ordnancesurvey.co.uk

list Lars Ebeling · Fri, 6 Jun 2008 16:09:27 +0200 ·
I think that OS doesn't matter, the snapshot doesn't compile on any operating system. I download the snapshot almost every day and check for changes.Last changes in snapshot was made May 30. I sent a mail May 30 with the same errors. 

Lars
quoted from Gary Baluha
  ----- Original Message ----- 
  From: Gary Baluha 
  To: user-ae9b8668bcde@xymon.invalid 
  Sent: Friday, June 06, 2008 3:35 PM
  Subject: Re: [hobbit] Compile error in today's (6-4-2008) snapshot


  Ack, forgot to mention that I was compiling on RH Linux AS4 U6


  On Fri, Jun 6, 2008 at 8:57 AM, Andrew Jackson <user-04af723659f5@xymon.invalid> wrote:

    Hi,


    I have the same error for todays snapshot 6/6/08 Any clues?


    I am in a Solaris 10 zone wth most things installed from sun cds (in /usr/sfw or /opt/sfw) plus openssl, openldap and rrdtool from sunfreeware.


    Cheers


    Andy Jackson


    gmake[2]: Leaving directory `/osusr/d0/hobbit/source/snapshot/bbnet/c-ares'

    ranlib c-ares/.libs/libcares.a || echo "ranlib failure - ignored"

    cp c-ares/.libs/libcares.a .

    gcc -g -O2 -Wall -Wno-unused -D_REENTRANT  -DSunOS -I. -I/osusr/d0/hobbit/source/snapshot/include -I/opt/sfw/include -I./c-ares -c -o dns.o dns.c

    In file included from /osusr/d0/hobbit/source/snapshot/include/libbbgen.h:76,

                     from dns.c:24:

    /osusr/d0/hobbit/source/snapshot/include/../lib/sendmsg.h:36: error: conflicting types for 'ns_c_none'

    /usr/include/arpa/nameser.h:358: error: previous definition of 'ns_c_none' was here

    gmake[1]: *** [dns.o] Error 1

    gmake[1]: Leaving directory `/osusr/d0/hobbit/source/snapshot/bbnet'

    gmake: *** [bbnet-build] Error 2


    Andrew Jackson

    UNIX Systems Administrator

    Server & Storage Services, Ordnance Survey 

    Room C633, Romsey Road, SOUTHAMPTON, United Kingdom, SO16 4GU 

    Phone: +XX (X) XX XXXX XXXX

     | Fax: +XX (X) XX XXXX XXXX 
    www.ordnancesurvey.co.uk | user-04af723659f5@xymon.invalid


    From: Gary Baluha [mailto:user-ae3e15c22de1@xymon.invalid] 
    Sent: 04 June 2008 16:34
    To: user-ae9b8668bcde@xymon.invalid
    Subject: [hobbit] Compile error in today's (6-4-2008) snapshot


    . . .
    make[2]: Leaving directory `/usr/local/src/hobbit-sources/hobbit-snap-6.04.2008/bbnet/c-ares'
    ranlib c-ares/.libs/libcares.a || echo "ranlib failure - ignored"
    cp c-ares/.libs/libcares.a .
    gcc -g -O2 -Wall -Wno-unused -D_REENTRANT -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DLINUX -I. -I/usr/local/src/hobbit-sources/hobbit-snap-6.04.2008/include -I/usr/local/include -I./c-ares -c -o dns.o dns.c
    In file included from /usr/local/src/hobbit-sources/hobbit-snap-6.04.2008/include/libbbgen.h:76,
                     from dns.c:24:
    /usr/local/src/hobbit-sources/hobbit-snap-6.04.2008/include/../lib/sendmsg.h:36: error: redeclaration of enumerator `ns_c_none'
    /usr/include/arpa/nameser.h:325: error: previous definition of 'ns_c_none' was here
    make[1]: *** [dns.o] Error 1
    make[1]: Leaving directory `/usr/local/src/hobbit-sources/hobbit-snap-6.04.2008/bbnet'
    make: *** [bbnet-build] Error 2

.


This email is only intended for the person to whom it is addressed and may contain confidential information. If you have received this email in error, please notify the sender and delete this email which must not be copied, distributed or disclosed to any other person.

Unless stated otherwise, the contents of this email are personal to the writer and do not represent the official view of Ordnance Survey. Nor can any contract be formed on Ordnance Survey's behalf via email. We reserve the right to monitor emails and attachments without prior notice.

Thank you for your cooperation.

Ordnance Survey
Romsey Road
Southampton SO16 4GU
Tel: XXXXX XXXXXX
http://www.ordnancesurvey.co.uk