If mono on freeBSD dont use glibc ? what does it use then ?
And is that at the correct version, it still sounbd like you need to install glibc
or at least update the replacement to the correct version.

Otherwise compile mono manual in userspace, so it dont interfere with the system but still installing then correct packadges. make sure you install everything from mono then in userspace.
But not common with freebsd.

------------------------------------------------------------------------------------------------

On 2012-03-05 05:34, Gudule Lapointe wrote:
I had a LOT of troubles when building 0.7.3 on freebsd.

Build succeeds, sim starts, but I got plenty of error messages of three types 
(copied below).

ERROR - OpenSim.Region.CoreModules.World.LegacyMap.MapImageModule Failed 
generating terrain map: System.DllNotFoundException: 
lib32/libopenjpeg-dotnet-2.1.3.0-dotnet-1-i686
ERROR - OpenSim.Region.CoreModules.World.LegacyMap.TexturedMapTileRenderer 
[TexturedMapTileRenderer]: OpenJpeg is not installed correctly on this system. 
Asset Data is empty for (uuid)
ERROR - OpenSim.Region.Physics.Meshing.Meshmerizer [PHYSICS]: OpenJpeg is not 
installed correctly on this system. Physics Proxy generation failed. Often 
times this is because of an old version of GLIBC. You must have version 2.4 or 
above!

     (btw, it seems that FreeBSD doesn't use glibc at all, so the last message 
type is inaccurate and should be elaborated)

The first visible consequence is that all map tiles come as a grey square.

Found a workaround, but this is roughly done and would make the code break for 
other platforms.

As the problem already appeared on Mantis and does not seem to be fixed, I 
filled a new one:

        http://opensimulator.org/mantis/view.php?id=5916

I hope it can be fixed in OpenSim core or, at least, that someone can adapt the 
patch so that it wouldn't break other platforms…




_______________________________________________
Opensim-users mailing list
[email protected]
https://lists.berlios.de/mailman/listinfo/opensim-users


_______________________________________________
Opensim-users mailing list
[email protected]
https://lists.berlios.de/mailman/listinfo/opensim-users

Reply via email to