[Opensim-dev] Broken Modules after presence-refactor merge into trunk

Fly Man fly.man.opensim at gmail.com
Tue Mar 2 20:25:05 UTC 2010


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
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://opensimulator.org/pipermail/opensim-dev/attachments/20100302/d434929e/attachment-0001.html>


More information about the Opensim-dev mailing list