Details
-
Type:
Bug
-
Status:
Closed
-
Priority:
Minor
-
Resolution: Incomplete
-
Affects Version/s: None
-
Fix Version/s: None
-
Component/s: None
-
Labels:None
-
Environment:Mac OS X 10.7, using GCC and Homebrew to build.
-
Platform:OS/X/gcc
-
Uname:Darwin mba-dev.local 11.2.0 Darwin Kernel Version 11.2.0: Tue Aug 9 20:54:00 PDT 2011; root:xnu-1699.24.8~1/RELEASE_X86_64 x86_64
-
CPU Info:
-
GCC Version:gcc version 4.2.1 (Based on Apple Inc. build 5658) (LLVM build 2335.15.00)
-
FreeSWITCH GIT Revision:commit 2f786a07e931b3cd1e16ea63983f7e794f33689d
-
Reproduced with GIT HEAD?:Yes.
Description
Current trunk fails to compile on Mac OS X with the following error in iksemel.
Iksemel 1.4 appears to comile, but current trunk depends on 1.3
Attempted to install OpenSSL with homebrew, set the LDFLAGS with the correct path, but had no luck.
/configure: line 12283: syntax error near unexpected token `openssl,'
./configure: line 12283: ` PKG_CHECK_MODULES(openssl, openssl,'
configure: error: ./configure.gnu failed for libs/iksemel
Iksemel 1.4 appears to comile, but current trunk depends on 1.3
Attempted to install OpenSSL with homebrew, set the LDFLAGS with the correct path, but had no luck.
/configure: line 12283: syntax error near unexpected token `openssl,'
./configure: line 12283: ` PKG_CHECK_MODULES(openssl, openssl,'
configure: error: ./configure.gnu failed for libs/iksemel
Issue Links
- is duplicated by
-
FS-3668
ssl fail with syntax error near unexpected token openssl during configure on Mac
-