Johan Even Posted October 9, 2009 Share Posted October 9, 2009 There's no Mac OS X specific forum yet, I hope here's the right place for the question. I have been unsuccessfully trying to follow the Building on Mac OS X guide. I have tried to install MacPorts first, and got the following error configure: error: C++ compiler cannot create executables Since I have previously built on this system and the MacPorts FAQ suggests that the XCode is not installed, I have completely deleted both MacPorts and XCode and reinstalled the most up-to-date versions from scratch. After the reinstall, I was able to set up MacPorts following the guide, with no mistakes at all. However when I proceed with the following commands CPPFLAGS=“-I/opt/local/include” LDFLAGS=“-L/opt/local/lib” ./configure I see the C++ error again. I have reinstalled XCode and all the packages twice, so it cannot be an issue. So, two questions 1. Where to put the precompiled network module inside the source code? 2. Actually, why it does not build? Well, I would also be grateful if someone could make a .dmg file with server compiled for Intel Mac 10.5 Leopard. Link to comment
eAi Posted October 10, 2009 Share Posted October 10, 2009 I've had similar issues on Snow Leopard when I tried a few weeks ago. I didn't have enough time to work out why... iJs wrote those instructions, so he may have some suggestions. Link to comment
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now