Uhm... as you can see those build errors are not directly related to my
changes. Can you build from monodevelop? I know that's not ideal, but the
build system is behind the code and I am not sure how to fix it. We should
discuss with Stephen what actually should be included with the source and
what not (different repos currently include different stuff -- like Hyena
versions).

Do you usually build from the gnome repo or the mono/f-spot repo on github?
Maybe I can try to sync my repo to that.


On Tue, Sep 17, 2013 at 2:23 AM, Arun Persaud <apers...@lbl.gov> wrote:

> On 09/16/2013 10:10 PM, Camilo Polymeris wrote:
> > Fixed the ToneCurve.cs bug.
>
> I'm now running into the following issue:
>
> arun@home:~/src/Prog/f-spot(lcms2)>make
> Building ./F-Spot.sln
> :  warning CS1701: Assuming assembly reference `Mono.Cairo,
> Version=2.0.0.0, Culture=neutral, PublicKeyToken=0738eb9f132ed756'
> matches assembly `Mono.Cairo, Version=4.0.0.0, Culture=neutral,
> PublicKeyToken=0738eb9f132ed756'. You may need to supply runtime policy
> :  warning CS1701: Assuming assembly reference `Mono.Cairo,
> Version=2.0.0.0, Culture=neutral, PublicKeyToken=0738eb9f132ed756'
> matches assembly `Mono.Cairo, Version=4.0.0.0, Culture=neutral,
> PublicKeyToken=0738eb9f132ed756'. You may need to supply runtime policy
> :  warning CS1701: Assuming assembly reference `Mono.Cairo,
> Version=2.0.0.0, Culture=neutral, PublicKeyToken=0738eb9f132ed756'
> matches assembly `Mono.Cairo, Version=4.0.0.0, Culture=neutral,
> PublicKeyToken=0738eb9f132ed756'. You may need to supply runtime policy
> FSpot.Database/Updater.cs(848,18): error CS0104: `IDataReader' is an
> ambiguous reference between `Hyena.Data.Sqlite.IDataReader' and
> `System.Data.IDataReader'
> FSpot/ExportStore.cs(90,32): error CS0104: `IDataReader' is an ambiguous
> reference between `Hyena.Data.Sqlite.IDataReader' and
> `System.Data.IDataReader'
> FSpot/JobStore.cs(112,28): error CS0104: `IDataReader' is an ambiguous
> reference between `Hyena.Data.Sqlite.IDataReader' and
> `System.Data.IDataReader'
> :  warning CS1701: Assuming assembly reference `Mono.Cairo,
> Version=2.0.0.0, Culture=neutral, PublicKeyToken=0738eb9f132ed756'
> matches assembly `Mono.Cairo, Version=4.0.0.0, Culture=neutral,
> PublicKeyToken=0738eb9f132ed756'. You may need to supply runtime policy
> :  warning CS1701: Assuming assembly reference `Mono.Cairo,
> Version=2.0.0.0, Culture=neutral, PublicKeyToken=0738eb9f132ed756'
> matches assembly `Mono.Cairo, Version=4.0.0.0, Culture=neutral,
> PublicKeyToken=0738eb9f132ed756'. You may need to supply runtime policy
> :  warning CS1701: Assuming assembly reference `Mono.Cairo,
> Version=2.0.0.0, Culture=neutral, PublicKeyToken=0738eb9f132ed756'
> matches assembly `Mono.Cairo, Version=4.0.0.0, Culture=neutral,
> PublicKeyToken=0738eb9f132ed756'. You may need to supply runtime policy
> make: *** [sln_build] Error 1
>
> any idea what's wrong there?
>
> Arun
>
_______________________________________________
f-spot-list mailing list
f-spot-list@gnome.org
https://mail.gnome.org/mailman/listinfo/f-spot-list

Reply via email to