[osol-help] Compile pidgin-sipe-1.7.1 plugin

2010-02-02 Thread Claudia Valdez
Thanks for the solutiion... [url=http://www.research-service.com/custom-research-paper.html]research paper[/url] -- This message posted from opensolaris.org

[osol-help] Compile pidgin-sipe-1.7.1 plugin

2010-02-02 Thread ?ukasz Siemiradzki
removing lines 25 and 40 from src/uuid.h fixes the problem. -- This message posted from opensolaris.org

[osol-help] Compile pidgin-sipe-1.7.1 plugin

2010-01-28 Thread ?ukasz Siemiradzki
That's strange, I have the same packages installed and when I do: $ gmake I get: libtool: compile: gcc "-DPACKAGE_NAME=\"pidgin-sipe\"" "-DPACKAGE_TARNAME=\"pidgin-sipe\"" "-DPACKAGE_VERSION=\"1.7.1\"" "-DPACKAGE_STRING=\"pidgin-sipe 1.7.1\"" "-DPACKAGE_BUGREPORT=\"\"" "-DPACKAGE_URL=\"\"" "-D

[osol-help] Compile pidgin-sipe-1.7.1 plugin

2010-01-22 Thread Tomas Bodzar
HTH -- This message posted from opensolaris.org

[osol-help] Compile pidgin-sipe-1.7.1 plugin

2010-01-21 Thread Jeff Lawlor
> Output is not related to this, but ./configure and > make is done with normal user. Last step is 'pfexec > make install'. > > I'm not sure, but maybe you must use eg. gmake. Yep, running gmake instead of make resolved the problem. Thank you, Tomas. Jeff Lawlor -- This message posted from ope

[osol-help] Compile pidgin-sipe-1.7.1 plugin

2010-01-19 Thread Tomas Bodzar
Output is not related to this, but ./configure and make is done with normal user. Last step is 'pfexec make install'. I'm not sure, but maybe you must use eg. gmake. -- This message posted from opensolaris.org

[osol-help] Compile pidgin-sipe-1.7.1 plugin

2010-01-19 Thread Jeff Lawlor
I'm trying to compile a pidgin-sipe plugin for MS Communicator compatibility. So far it's failing. I'm running snv_130 and have installed SUNWgcc SUNW-gnome-common-devel SUNWgnu-gettext and SUNWgmake $pfexec ./configure from the pidgin-sipe directory completes normally then $pfexec make