[Opensim-dev] Broken Modules after presence-refactor merge into trunk
Melanie
melanie at t-data.com
Wed Mar 3 16:05:55 UTC 2010
Hi,
ossearch and osprofile are updated to the new core interfaces. For
osprofile, a bit of additional code is needed, because first life
and second life image, text, partner, etc, should now be stored on
the profile service, the user server no longer handles those.
Email is one I never used, so I didn't have a checkout of it.
Currency, I have simply forgotten to do.
Melanie
Fly Man wrote:
> Hello,
>
> It seems that for some reason, *no one *decided to check if any of the
> currently working modules would work against the presence-refactor branch.
>
> Since the merge from presence-refactor branch in trunk I have 4 non working
> modules that were working before in the presence-refactor branch tests that
> I did
>
> These are the error message I now get when trying to compile Opensim with
> the modules Search, Profile, Currency and Email
>
> *- The type or namespace name 'Cache' does not exist in the namespace
> 'OpenSim.Framework.Communications' (are you missing an assembly
> reference?)
> addon-modules\OpenSimSearch\Modules\SearchModule\OpenSearch.cs
>
> - 'OpenSim.Region.Framework.Scenes.SceneCommunicationService' does not
> contain a definition for 'GenerateAgentPickerRequestResponse' and no
> extension method 'GenerateAgentPickerRequestResponse' accepting a first
> argument of type 'OpenSim.Region.Framework.Scenes.SceneCommunicationService'
> could be found (are you missing a using directive or an assembly
> reference?)
>
> - The type or namespace name 'CachedUserInfo' could not be found (are you
> missing a using directive or an assembly reference?)
> addon-modules\OpenSimCurrency\Modules\CurrencyModule\OpenCurrency.cs
>
> - 'OpenSim.Region.Framework.Scenes.Scene' does not contain a definition for
> 'CommsManager' and no extension method 'CommsManager' accepting a first
> argument of type 'OpenSim.Region.Framework.Scenes.Scene' could be found (are
> you missing a using directive or an assembly reference?)
> addon-modules\OpenSimCurrency\Modules\CurrencyModule\OpenCurrency.cs
>
> *
> So, whenever someone feels like telling me who made the hickups and how to
> fix them, I would be very happy
>
>
>
> ------------------------------------------------------------------------
>
> _______________________________________________
> Opensim-dev mailing list
> Opensim-dev at lists.berlios.de
> https://lists.berlios.de/mailman/listinfo/opensim-dev
More information about the Opensim-dev
mailing list