[Yade-dev] [Bug 414868] Re: svn 1942 fails to compile

2009-09-28 Thread Václav Šmilauer
** Changed in: yade
   Status: Fix Committed = Fix Released

-- 
svn 1942 fails to compile
https://bugs.launchpad.net/bugs/414868
You received this bug notification because you are a member of Yade
developers, which is subscribed to Yade.

Status in Yet Another Dynamic Engine: Fix Released

Bug description:
I got this error on a clean checkout of svn 1942:

py/yadeWrapper/yadeWrapper.cpp: In function `void termHandler(int)':
py/yadeWrapper/yadeWrapper.cpp:235: error: `SIGTERM' was not declared in this 
scope
py/yadeWrapper/yadeWrapper.cpp:235: error: `raise' was not declared in this 
scope
py/yadeWrapper/yadeWrapper.cpp: In member function `void 
pyOmega::exitNoBacktrace(int)':
py/yadeWrapper/yadeWrapper.cpp:464: error: `SIGSEGV' was not declared in this 
scope
py/yadeWrapper/yadeWrapper.cpp:464: error: `signal' was not declared in this 
scope

That's my config:

PREFIX = '/home/janek/tmp/ZZ/BIN'
optimize = True
exclude = 'none'
features = 'openGL,python'
jobs = 8
version = 'trunk-ZZ'
CPPPATH = ['/usr/include/wm3']
QTDIR = ['/usr/share/qt3', '/usr/lib/qt', '/usr/lib/qt3', '/usr/qt/3', 
'/usr/lib/qt-3.3']
CXX = 'colorgcc'
CXXFLAGS = []
SHCCFLAGS = ['-fPIC']
useMiniWm3 = False

___
Mailing list: https://launchpad.net/~yade-dev
Post to : yade-dev@lists.launchpad.net
Unsubscribe : https://launchpad.net/~yade-dev
More help   : https://help.launchpad.net/ListHelp


[Yade-dev] [Bug 414868] Re: svn 1942 fails to compile

2009-08-21 Thread Janek Kozicki
** Changed in: yade
   Status: In Progress = Fix Committed

-- 
svn 1942 fails to compile
https://bugs.launchpad.net/bugs/414868
You received this bug notification because you are a member of Yade
developers, which is subscribed to Yade.

Status in Yet Another Dynamic Engine: Fix Committed

Bug description:
I got this error on a clean checkout of svn 1942:

py/yadeWrapper/yadeWrapper.cpp: In function `void termHandler(int)':
py/yadeWrapper/yadeWrapper.cpp:235: error: `SIGTERM' was not declared in this 
scope
py/yadeWrapper/yadeWrapper.cpp:235: error: `raise' was not declared in this 
scope
py/yadeWrapper/yadeWrapper.cpp: In member function `void 
pyOmega::exitNoBacktrace(int)':
py/yadeWrapper/yadeWrapper.cpp:464: error: `SIGSEGV' was not declared in this 
scope
py/yadeWrapper/yadeWrapper.cpp:464: error: `signal' was not declared in this 
scope

That's my config:

PREFIX = '/home/janek/tmp/ZZ/BIN'
optimize = True
exclude = 'none'
features = 'openGL,python'
jobs = 8
version = 'trunk-ZZ'
CPPPATH = ['/usr/include/wm3']
QTDIR = ['/usr/share/qt3', '/usr/lib/qt', '/usr/lib/qt3', '/usr/qt/3', 
'/usr/lib/qt-3.3']
CXX = 'colorgcc'
CXXFLAGS = []
SHCCFLAGS = ['-fPIC']
useMiniWm3 = False

___
Mailing list: https://launchpad.net/~yade-dev
Post to : yade-dev@lists.launchpad.net
Unsubscribe : https://launchpad.net/~yade-dev
More help   : https://help.launchpad.net/ListHelp


Re: [Yade-dev] [Bug 414868] Re: svn 1942 fails to compile

2009-08-17 Thread Anton Gladky
Sorry, that was my fault.  I was thinking, that if my branch is in trunk, it
is possible to commit there :)
__
[ENG] Best Regards
[GER] Mit freundlichen Grüßen
[RUS] С наилучшими пожеланиями
[UKR] З найкращими побажаннями

Anton Gladkyy


2009/8/17 Janek Kozicki janek_li...@wp.pl

 debian squeeze.

 gcc version 4.3.3 (Debian 4.3.3-14)
 boost 1.38
 libgcc1 1:4.4.0-5
 libc6-dev 2.9-12 (file /usr/include/sys/signal.h )

 I'm not sure what other headers :)

 --
 svn 1942 fails to compile
 https://bugs.launchpad.net/bugs/414868
 You received this bug notification because you are subscribed to Yade.

 Status in Yet Another Dynamic Engine: In Progress

 Bug description:
 I got this error on a clean checkout of svn 1942:

 py/yadeWrapper/yadeWrapper.cpp: In function `void termHandler(int)':
 py/yadeWrapper/yadeWrapper.cpp:235: error: `SIGTERM' was not declared in
 this scope
 py/yadeWrapper/yadeWrapper.cpp:235: error: `raise' was not declared in this
 scope
 py/yadeWrapper/yadeWrapper.cpp: In member function `void
 pyOmega::exitNoBacktrace(int)':
 py/yadeWrapper/yadeWrapper.cpp:464: error: `SIGSEGV' was not declared in
 this scope
 py/yadeWrapper/yadeWrapper.cpp:464: error: `signal' was not declared in
 this scope

 That's my config:

 PREFIX = '/home/janek/tmp/ZZ/BIN'
 optimize = True
 exclude = 'none'
 features = 'openGL,python'
 jobs = 8
 version = 'trunk-ZZ'
 CPPPATH = ['/usr/include/wm3']
 QTDIR = ['/usr/share/qt3', '/usr/lib/qt', '/usr/lib/qt3', '/usr/qt/3',
 '/usr/lib/qt-3.3']
 CXX = 'colorgcc'
 CXXFLAGS = []
 SHCCFLAGS = ['-fPIC']
 useMiniWm3 = False


-- 
svn 1942 fails to compile
https://bugs.launchpad.net/bugs/414868
You received this bug notification because you are a member of Yade
developers, which is subscribed to Yade.

Status in Yet Another Dynamic Engine: In Progress

Bug description:
I got this error on a clean checkout of svn 1942:

py/yadeWrapper/yadeWrapper.cpp: In function `void termHandler(int)':
py/yadeWrapper/yadeWrapper.cpp:235: error: `SIGTERM' was not declared in this 
scope
py/yadeWrapper/yadeWrapper.cpp:235: error: `raise' was not declared in this 
scope
py/yadeWrapper/yadeWrapper.cpp: In member function `void 
pyOmega::exitNoBacktrace(int)':
py/yadeWrapper/yadeWrapper.cpp:464: error: `SIGSEGV' was not declared in this 
scope
py/yadeWrapper/yadeWrapper.cpp:464: error: `signal' was not declared in this 
scope

That's my config:

PREFIX = '/home/janek/tmp/ZZ/BIN'
optimize = True
exclude = 'none'
features = 'openGL,python'
jobs = 8
version = 'trunk-ZZ'
CPPPATH = ['/usr/include/wm3']
QTDIR = ['/usr/share/qt3', '/usr/lib/qt', '/usr/lib/qt3', '/usr/qt/3', 
'/usr/lib/qt-3.3']
CXX = 'colorgcc'
CXXFLAGS = []
SHCCFLAGS = ['-fPIC']
useMiniWm3 = False

___
Mailing list: https://launchpad.net/~yade-dev
Post to : yade-dev@lists.launchpad.net
Unsubscribe : https://launchpad.net/~yade-dev
More help   : https://help.launchpad.net/ListHelp