On Tue, Jan 19, 2010 at 8:59 PM, Jeff Lawlor <[email protected]> wrote:
> 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 fails with this
>
> uuid.h:25: warning: #pragma pack(push[, id], <n>) is not supported on this 
> target
> uuid.h:40: warning: #pragma pack(pop[, id], <n>) is not supported on this 
> target
> make[1]: *** [libsipe_la-sipmsg.lo] Error 1
> make[1]: Leaving directory `/home/lawloj/Downloadss/pidgin-sipe-1.7.1/src'
> make: *** [all-recursive] Error 1
>
> Any ideas?  I can cut and paste more output if that would be helpful.  Thanks.

I haven't tried 1.7.1 specifically (I'm running 1.6.3) but according
to my notes, just deleting the two lines it complains about in uuid.h
was enough to get pidgin-sipe working for me.

-- 
-Peter Tribble
http://www.petertribble.co.uk/ - http://ptribble.blogspot.com/
_______________________________________________
opensolaris-discuss mailing list
[email protected]

Reply via email to