Re: compiling on Mac OSX 10.5.3
Brought to you by:
thesun
From: Shachar S. <sh...@sh...> - 2008-06-24 08:43:18
|
Philippe Niquille wrote: > Compiling worked after adding some mmap includes (see patch)! But the > strange thing now is, that the actual build doesn't seem to work. It > outputs strange errors which I can't interpret. It still seems to have > problems with mmap?! Hi Philippe, I'm a bit at a loss for words. There is really not enough information in the report to go by, and I cannot think of a good way to get more information. Apparently, mmap is called with an argument the system doesn't like, but without access to the relevant documentation and platform, I fail to see how I can debug this. Either run the system inside a debugger and at least get an accurate and *detailed* description of the problem, or another solution will need to be found. Thanks, Shachar |