[Freeswitch-dev] FreeSWITCH SVN Trunk compile problems on Mac OS X
Brian West
brian.west at mac.com
Fri Mar 23 22:39:31 EDT 2007
What SVN Revision are you running? I did a total clean check out ./
bootstrap.sh && ./configure -C && make on 10.4.9/Intel without any
failures.
Try this you need to fix libtool I know for a fact /usr/bin/libtool
is not gnu libtool its the apple libtool and not the same thing and
the build system shouldn't be attempting to run it. You can run the
fixlibtool.sh in build and it will update glibtool and glibtoolize to
the 1.5.22 version which is what I am running.
ltmain.sh (GNU libtool) 1.5.22 (1.1220.2.365 2005/12/18 22:14:06)
(known as glibtool on Mac.)
automake (GNU automake) 1.9.6
autoconf (GNU Autoconf) 2.59
/b
On Mar 23, 2007, at 9:06 PM, Daniel Corbe wrote:
> Still having issues
>
> lib/libfreeswitch.1.dylib -compatibility_version 2 -current_version
> 2.0
> /usr/bin/libtool: can't map file:
> /usr/local/src/voice/freeswitch.trunk/libs/apr/.libs ((os/kern)
> invalid argument)/usr/bin/libtool: can't map file:
> /usr/local/src/voice/freeswitch.trunk/libs/apr-util/xml/expat/
> lib/.libs
> ((os/kern) invalid argument)
> make[2]: *** [libfreeswitch.la] Error 1
> make[1]: *** [all-recursive] Error 1
> make: *** [all] Error 2
>
>
> On 3/23/07, Brian West <brian.west at mac.com> wrote:
>> Do a fresh svn co this has already been fixed.
>>
>> Thanks,
>> Brian
>>
>> On Mar 23, 2007, at 4:04 PM, Daniel Corbe wrote:
>>
>>> /usr/bin/libtool: can't map file:
>>> /usr/local/src/voice/freeswitch.trunk/libs/apr/.libs ((os/kern)
>>> invalid argument)/usr/bin/libtool: can't map file:
>>> /usr/local/src/voice/freeswitch.trunk/libs/apr-util/xml/expat/
>>> lib/.libs
>>> ((os/kern) invalid argument)
>>> make[2]: *** [libfreeswitch.la] Error 1
>>> make[1]: *** [all-recursive] Error 1
>>> make: *** [all] Error 2
>>>
>>> _______________________________________________
>>> Freeswitch-dev mailing list
>>> Freeswitch-dev at lists.freeswitch.org
>>> http://lists.freeswitch.org/mailman/listinfo/freeswitch-dev
>>> UNSUBSCRIBE:http://lists.freeswitch.org/mailman/options/
>>> freeswitch-dev
>>> http://www.freeswitch.org
>>
>>
>> _______________________________________________
>> Freeswitch-dev mailing list
>> Freeswitch-dev at lists.freeswitch.org
>> http://lists.freeswitch.org/mailman/listinfo/freeswitch-dev
>> UNSUBSCRIBE:http://lists.freeswitch.org/mailman/options/freeswitch-
>> dev
>> http://www.freeswitch.org
>>
>>
>>
>
> _______________________________________________
> Freeswitch-dev mailing list
> Freeswitch-dev at lists.freeswitch.org
> http://lists.freeswitch.org/mailman/listinfo/freeswitch-dev
> UNSUBSCRIBE:http://lists.freeswitch.org/mailman/options/freeswitch-dev
> http://www.freeswitch.org
More information about the Freeswitch-dev
mailing list