Skip to content
This repository has been archived by the owner on Sep 26, 2018. It is now read-only.

Freeswitch will not build #62

Open
kheimerl opened this issue Jun 16, 2017 · 1 comment
Open

Freeswitch will not build #62

kheimerl opened this issue Jun 16, 2017 · 1 comment

Comments

@kheimerl
Copy link
Contributor

[[email protected]:2222] out: checking for python distutils... yes
[[email protected]:2222] out: checking location of site-packages... /usr/lib/python3/dist-packages
[[email protected]:2222] out: checking python libdir... /usr/lib
[[email protected]:2222] out: checking for main in -lpython3.4... no
[[email protected]:2222] out: configure: error: python3.4 is unusable
[[email protected]:2222] out:

Omar reports this as the workaround

cd /usr/lib/i386-linux-gnu && sudo ln libpython3.4m.so libpython3.4.so && sudo ldconfig -i

@kheimerl
Copy link
Contributor Author

for ubuntu, you need to remove the libtool-bin dependency from fs/debian/bootstrap.sh and fs/debian/control

libtool-bin is subsumed by libtool in debian

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant