[ardour-dev] nightly tarball problem

Mark Knecht markknecht at gmail.com
Sun Sep 18 16:37:54 PDT 2005


Hi,
   I grabbed the nightly tarball on Sunday afternoon at about 4PM
Pacific time. It seemed to have some pretty serious problems. I used
the following to attempt my build:

mark at lightning ~/CODE/ardour $ scons PREFIX=/usr KSI=no
BUILD_SSE_OPTIMIZATIONS=0

Here's the tail end of what's in the terminal:

libs/sigc++/sigc++/bind.h:1095: error: invalid use of undefined type
`struct Slo tData'
libs/sigc++/sigc++/slot.h:118: error: forward declaration of `struct SlotData'
libs/sigc++/sigc++/bind.h: At global scope:
libs/sigc++/sigc++/bind.h:1166: error: expected class-name before '{' token
libs/sigc++/sigc++/bind.h:1176: error: expected class-name before '{' token
libs/sigc++/sigc++/bind.h: In static member function `static SlotData*
AdaptorBi ndSlot4_2<R, P1, P2, P3, P4, C1, C2>::create(SlotData*, C1,
C2)':
libs/sigc++/sigc++/bind.h:1197: error: invalid use of undefined type
`struct Slo tData'
libs/sigc++/sigc++/slot.h:118: error: forward declaration of `struct SlotData'
libs/sigc++/sigc++/bind.h: At global scope:
libs/sigc++/sigc++/bind.h:1268: error: expected class-name before '{' token
libs/sigc++/sigc++/bind.h:1278: error: expected class-name before '{' token
libs/sigc++/sigc++/bind.h: In static member function `static SlotData*
AdaptorBi ndSlot5_2<R, P1, P2, P3, P4, P5, C1, C2>::create(SlotData*,
C1, C2)':
libs/sigc++/sigc++/bind.h:1299: error: invalid use of undefined type
`struct Slo tData'
libs/sigc++/sigc++/slot.h:118: error: forward declaration of `struct SlotData'
libs/sigc++/sigc++/adaptor.cc: At global scope:
libs/sigc++/sigc++/adaptor.cc:25: error: `AdaptorSlot_' has not been declared
libs/sigc++/sigc++/adaptor.cc:25: error: `AdaptorNode' has not been declared
libs/sigc++/sigc++/adaptor.cc:26: error: ISO C++ forbids declaration
of `node' w ith no type
libs/sigc++/sigc++/adaptor.cc: In function `void
copy_callback(SlotData*, int*)' :
libs/sigc++/sigc++/adaptor.cc:27: error: invalid use of undefined type
`struct S lotData'
libs/sigc++/sigc++/slot.h:118: error: forward declaration of `struct SlotData'
libs/sigc++/sigc++/adaptor.cc:27: error: invalid use of undefined type
`struct S lotData'
libs/sigc++/sigc++/slot.h:118: error: forward declaration of `struct SlotData'
libs/sigc++/sigc++/adaptor.cc:30: error: request for member `data_' in
`*node', which is of non-class type `int'
libs/sigc++/sigc++/adaptor.cc:30: error: invalid use of undefined type
`struct S lotData'
libs/sigc++/sigc++/slot.h:118: error: forward declaration of `struct SlotData'
scons: *** [libs/sigc++/sigc++/adaptor.o] Error 1
scons: building terminated because of errors.
mark at lightning ~/CODE/ardour $



More information about the Ardour-Dev mailing list