| Anonymous | Login | Signup for a new account | 2025-12-08 14:56 CET | ![]() |
| My View | View Issues | Change Log | Roadmap |
| View Issue Details [ Jump to Notes ] | [ Issue History ] [ Print ] | ||||||||
| ID | Project | Category | View Status | Date Submitted | Last Update | ||||
| 0001319 | aMule | Multi Platform | public | 2008-05-06 19:25 | 2008-05-23 00:51 | ||||
| Reporter | xushi | ||||||||
| Assigned To | |||||||||
| Priority | normal | Severity | block | Reproducibility | always | ||||
| Status | closed | Resolution | open | ||||||
| Platform | OS | OS Version | |||||||
| Product Version | SVN | ||||||||
| Target Version | Fixed in Version | ||||||||
| Summary | 0001319: fails to compile on Leopard due to zlib | ||||||||
| Description | aMule CVS 20080506 fails to compile on Leopard saying that it can't find zlib. checking for zlib >= 1.1.4... no configure: error: zlib >= 1.1.4 is required for aMule However, I do know for a fact that zlib comes with Leopard, and it's in /usr/include . Checking there, i found zlib.h /////////////////////// /* zlib.h -- interface of the 'zlib' general purpose compression library version 1.2.3, July 18th, 2005 /////////////////////// I tried --without-zlib, --with-zlib=/usr --with-zlib=/usr/include --with-zlib with no luck.. they all give me the same error. config.log shows a function that is returning a no instead of a yes, i'll attach it below. The prefixes i used worked on a build that was around 2 months old. They are as follows, ./configure --enable-amulecmd --enable-debug --enable-optimize --enable-amule-daemon --enable-nls --enable-webserver --disable-cas --disable-alcc --enable-amule-gui --with-wx-config=../wxMac-2.8.7/build/wx-config --disable-dependency-tracking CFLAGS="-arch ppc -arch i386 -isysroot /Developer/SDKs/MacOSX10.4u.sdk" CXXFLAGS="-arch ppc -arch i386 -isysroot /Developer/SDKs/MacOSX10.5.sdk" --with-crypto-prefix=/usr/local/cryptopp && make | ||||||||
| Tags | No tags attached. | ||||||||
| Fixed in Revision | |||||||||
| Operating System | OSX Leopard | ||||||||
| Attached Files | |||||||||
Notes |
|
|
(0002817) GonoszTopi (administrator) 2008-05-23 00:51 |
You're using the wrong SDK. |
Issue History |
|||
| Date Modified | Username | Field | Change |
| 2008-05-06 19:25 | xushi | New Issue | |
| 2008-05-06 19:25 | xushi | File Added: config.log | |
| 2008-05-06 19:25 | xushi | Operating System | => OSX Leopard |
| 2008-05-23 00:51 | GonoszTopi | Status | new => closed |
| 2008-05-23 00:51 | GonoszTopi | Note Added: 0002817 | |
| Copyright © 2000 - 2025 MantisBT Team |