[Moonlight-list] Troubles building xpi

Stephen Shaw sshaw at decriptor.com
Wed Oct 7 23:01:28 EDT 2009


2009/10/7 "Andrés G. Aragoneses" <knocte at gmail.com>:
> If I go to plugin/install and type 'make', I get this error:
>
> "No rule to make target ../.libs/libmoonloaderxpi.so"
>
> So I have made a patch to correct this (attached, ok to commit?).
>
> However, after fixing this, I still get another (different) error:
>
> "ERROR: ./plugins/moonlight/libmoonplugin.so is linked to xcb
>
>
> ERROR: ./plugins/moonlight/libmoonxpi.so is linked to xcb"

This is to help make it work on other distributions.  This happens on
openSUSE because up until 11.2 lots of packages were also shipping the
.la files.  This has changed with 11.2 and so its a non issue 11.2 and
on.

The fix is one of 2 options.  The first is to move all the .la file
out of /usr/lib{64} or I believe comment out line 108 in the
Makefile.am.  It should simply be a line that calls a script that
checks for xcb.

Cheers,
Stephen

>
> Any idea why?
>
> Thanks,
>
>        Andrés
>
> --
>
>
>
> _______________________________________________
> Moonlight-list mailing list
> Moonlight-list at lists.ximian.com
> http://lists.ximian.com/mailman/listinfo/moonlight-list
>
>


More information about the Moonlight-list mailing list