[OGo-Users] Re: click-to-dial & Asterisk (Adam Tauno WIlliams)

Mark Pavlichuk users@opengroupware.org
Tue, 04 Dec 2007 11:22:28 +1000


 >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.

-Mark