synopsis on cygwin
Deane Yang <[email protected]>
| Newsgroups | gmane.comp.documentation.synopsis |
|---|---|
| Message-ID | <[email protected]> |
Is synopsis supposed to work with the cygwin version
of python? I built and installed synopsis, following
the README file, on cygwin. But when I try to run
synopsis on a C++ file, I get the following (please
help!):
python synopsis.py parse --output=main.syn main.cc
Finding info for 'cc' ...C:\cygwin\bin\python2.3.exe
(2564): *** unable to remap
C:\cygwin\bin\cygssl-0.9.7.dll to same address as
parent(0x1640000) != 0x1650000
76 [main] python 2804 sync_with_child: child
2564(0x698) died before initialization with status
code 0x1
75861 [main] python 2804 sync_with_child: *** child
state child loading dlls
Traceback (most recent call last):
File "synopsis.py", line 13, in ?
uml = dot)
File
"/usr/lib/python2.3/site-packages/Synopsis/process.py",
line 72, in process
commands[command].process(ast, **props)
File
"/usr/lib/python2.3/site-packages/Synopsis/Parsers/Cxx/Parser.py",
line 62, in process
debug = self.debug)
File
"/usr/lib/python2.3/site-packages/Synopsis/Parsers/Cpp/Parser.py",
line 34, in process
info = get_compiler_info(self.emulate_compiler)
File
"/usr/lib/python2.3/site-packages/Synopsis/Parsers/Cpp/Emulator.py",
line 141, in get_compiler_info
refresh_compiler_infos(compiler_infos)
File
"/usr/lib/python2.3/site-packages/Synopsis/Parsers/Cpp/Emulator.py",
line 202, in refresh_compiler_infos
info = find_compiler_info(compiler)
File
"/usr/lib/python2.3/site-packages/Synopsis/Parsers/Cpp/Emulator.py",
line 388, in find_compiler_info
paths, macros = find_gcc_compiler_info(compiler)
File
"/usr/lib/python2.3/site-packages/Synopsis/Parsers/Cpp/Emulator.py",
line 322, in find_gcc_compiler_info
cin, out,err = os.popen3(compiler + " -E -v -dD "
+ get_temp_file())
File "/usr/lib/python2.3/os.py", line 623, in popen3
stdout, stdin, stderr = popen2.popen3(cmd,
bufsize)
File "/usr/lib/python2.3/popen2.py", line 154, in
popen3
inst = Popen3(cmd, True, bufsize)
File "/usr/lib/python2.3/popen2.py", line 42, in
__init__
self.pid = os.fork()
OSError: [Errno 11] Resource temporarily unavailable
make: *** [main.syn] Error 1
__________________________________
Do you Yahoo!?
New and Improved Yahoo! Mail - Send 10MB messages!
http://promotions.yahoo.com/new_mail