#289: Getting error when compiling on Tiger ------------------------------+--------------------------------------------- Reporter: jp.hogne@mac.com | Owner: sagen@apple.com Type: Defect | Status: new Priority: 5: Not set | Milestone: Component: Calendar Server | Version: Severity: Other | Resolution: Keywords: | ------------------------------+--------------------------------------------- Comment (by jp.hogne@mac.com): Replying to [comment:1 sagen@apple.com]:
The 'run' script always tries to compile for 64-bit; we probably need to make this conditional. Until then, you can remove the '-m64' CFLAGS as the attached patch shows. Hi,
Thanks, this works; or at least can compile using gcc. Now, a few steps further, I get the following message: checking for libevent directory... configure: error: libevent is required. You can get it from http://www.monkey.org/~provos/libevent/ If it's already installed, specify its path using --with- libevent=/dir/ However there *is* a libevent directory (libevent-1.4.4-stable) created earlier on during the "run -s" step, I assume. Do you have any hint here as well? Many thanks jp -- Ticket URL: <https://trac.calendarserver.org/ticket/289#comment:2> CalendarServer </> HTTP/WebDAV/CalDAV Server