[OGo-Users] Re: click-to-dial & Asterisk (Adam Tauno WIlliams)
Sebastian Reitenbach
users@opengroupware.org
Tue, 04 Dec 2007 13:00:33 +0100
users@opengroupware.org wrote:
> >Did you install liBFoundation? Helge
> >
> >-- Helge Hess http://www.helgehess.eu/
>
> I have now, and I also had to install libsope, but apparently now I
> need libiconv?
>
> make debug=yes strip=no
>
> Making all for bundle AsteriskDialer...
> Copying resources into the bundle wrapper...
> Making all for tool ogoasterisk...
> Linking tool ogoasterisk ...
> /usr/bin/ld: cannot find -liconv
> collect2: ld returned 1 exit status
> make[1]: *** [shared_debug_obj/ogoasterisk] Error 1
> make: *** [ogoasterisk.all.tool.variables] Error 2
>
> I read something about libiconv only being required on FreeBSD, so
> I'll manually try removing that to see what happens.
Yes, this could be as my patches are for me on OpenBSD, remove the
dependency and it should do the trick.
Sebastian