om-synth
[Top][All Lists]
Advanced

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

[Om-synth] latest cvs broken?


From: Scott Davidson
Subject: [Om-synth] latest cvs broken?
Date: Thu, 08 Jun 2006 19:50:11 -0700

CVS appears to be broken. It looks like there's a few files being
included that don't exist anymore (or maybe weren't submittied). types.h
and Path.h 


(FWIW, I like om/om-synth too.)


make[4]: Entering directory `/home/jsdavids/cvs/om-synth/src/engine'
if g++ -DHAVE_CONFIG_H -I. -I. -I../..    -I/usr/include/alsa  
-I/usr/include/lash-1.0 -I/usr/include/alsa    -I../../src/common/util
-I../../src/common/interface -fno-exceptions -fno-rtti -g -O2 -DNDEBUG
-DNDEBUG -pipe -fmessage-length=139
-fdiagnostics-show-location=every-line -MT NodeBase.o -MD -MP -MF
".deps/NodeBase.Tpo" -c -o NodeBase.o NodeBase.cpp; \
then mv -f ".deps/NodeBase.Tpo" ".deps/NodeBase.Po"; else rm -f
".deps/NodeBase.Tpo"; exit 1; fi
In file included from NodeBase.h:22,
                 from NodeBase.cpp:17:
Node.h:21:19: error: types.h: No such file or directory
In file included from Node.h:22,
                 from NodeBase.h:22,
                 from NodeBase.cpp:17:
OmObject.h:25:18: error: Path.h: No such file or directory
In file included from Node.h:23,
                 from NodeBase.h:22,
                 from NodeBase.cpp:17:
Array.h:23:19: error: types.h: No such file or directory
OmObject.h:66: error: expected ‘,’ or ‘...’ before ‘&’ token
OmObject.h:66: error: ISO C++ forbids declaration of ‘Path’ with no type
OmObject.h:83: error: ‘Path’ does not name a type
OmObject.h: In member function ‘virtual void
Om::OmObject::set_path(int)’:
OmObject.h:67: error: ‘new_path’ was not declared in this scope
NodeBase.h: At global scope:
NodeBase.h:43: error: ‘samplerate’ has not been declared
NodeBase.h:81: error: expected ‘,’ or ‘...’ before ‘&’ token
NodeBase.h:81: error: ISO C++ forbids declaration of ‘Path’ with no type
NodeBase.h:90: error: ‘samplerate’ does not name a type
Patch.h:50: error: ‘samplerate’ has not been declared
Patch.h:67: error: expected ‘,’ or ‘...’ before ‘&’ token
Patch.h:67: error: ISO C++ forbids declaration of ‘Path’ with no type
ObjectStore.h:43: error: expected ‘,’ or ‘...’ before ‘&’ token
ObjectStore.h:43: error: ISO C++ forbids declaration of ‘Path’ with no
type
ObjectStore.h:44: error: expected ‘,’ or ‘...’ before ‘&’ token
ObjectStore.h:44: error: ISO C++ forbids declaration of ‘Path’ with no
type
ObjectStore.h:45: error: expected ‘,’ or ‘...’ before ‘&’ token
ObjectStore.h:45: error: ISO C++ forbids declaration of ‘Path’ with no
type
ObjectStore.h:46: error: expected ‘,’ or ‘...’ before ‘&’ token
ObjectStore.h:46: error: ISO C++ forbids declaration of ‘Path’ with no
type
NodeBase.cpp:37: error: ‘samplerate’ has not been declared
NodeBase.cpp: In constructor ‘Om::NodeBase::NodeBase(const std::string&,
size_t, Om::Patch*, int, size_t)’:
NodeBase.cpp:40: error: class ‘Om::NodeBase’ does not have any field
named ‘m_srate’
NodeBase.cpp: In member function ‘virtual void
Om::NodeBase::remove_from_store()’:
NodeBase.cpp:103: error: ‘path’ was not declared in this scope
NodeBase.cpp:111: error: ‘class Om::Port’ has no member named ‘path’
NodeBase.cpp: At global scope:
NodeBase.cpp:141: error: expected ‘,’ or ‘...’ before ‘&’ token
NodeBase.cpp:141: error: ISO C++ forbids declaration of ‘Path’ with no
type
NodeBase.cpp: In member function ‘virtual void
Om::NodeBase::set_path(int)’:
NodeBase.cpp:143: error: ‘Path’ does not name a type
NodeBase.cpp:150: error: ‘old_path’ was not declared in this scope
NodeBase.cpp:153: error: ‘new_path’ was not declared in this scope
NodeBase.cpp:158: error: ‘old_path’ was not declared in this scope
NodeBase.cpp:161: error: ‘new_path’ was not declared in this scope
make[4]: *** [NodeBase.o] Error 1
-- 
  Scott Davidson
  address@hidden

-- 
http://www.fastmail.fm - mmm... Fastmail...





reply via email to

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