------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
         
http://bugs.kde.org/show_bug.cgi?id=126862         
lioux FreeBSD org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |firephoto gmail com



------- Additional Comments From lioux FreeBSD org  2006-05-10 14:28 -------
The thing is I forgot to add a few little tweaks I do internally on the FreeBSD 
port of kopete 0.12 beta 2.

If you replace all occurences of glib-2.0 with gthread-2.0 glib-2.0 on the 
configure script, it builds like a charm.

Here is the FreeBSD patch:

# force usage of gthread for libjingle's benefit
cp configure configure.bak
sed -E -e 's|(glib-2.0)|gthread-2.0 \1|' configure.bak > configure
_______________________________________________
kopete-devel mailing list
[email protected]
https://mail.kde.org/mailman/listinfo/kopete-devel

Reply via email to