Bug #910

Ryzom Client - Not link librt on Mac OS X (Patch included)

Added by rti over 8 years ago. Updated about 8 years ago.

Status:Closed Start date:05/17/2010
Priority:Normal Due date:
Assignee:rti % Done:

100%

Category:Build
Target version:Version 0.8.0

Description

This is the same thing as already posted for NeL and NeLNS (#872, #873).

Do not link against -lrt on Mac OS X.

ryzom_client_cmake_mac_not_link_librt.patch (752 Bytes) Magnifier rti, 05/17/2010 04:05 pm


Related issues

related to Ryzom - Bug #956: CMake does not search or link libexpat Rejected 06/03/2010

History

#1 Updated by vl over 8 years ago

  • Target version set to Version 0.8.0

#2 Updated by vl about 8 years ago

  • Status changed from New to Assigned
  • Assignee set to sfb

#3 Updated by rti about 8 years ago

  • Assignee changed from sfb to rti

Same thing applies to the snowballs CMake script.

#4 Updated by rti about 8 years ago

There are several other build problems with the Ryzom client on Mac OS X with the current CMake configuration:
  • wwwconf.h is not found (if libwww was installed using macports, it resides in another directory)
  • libzlib.dylib is not found (FindZLIB and entry in TARGET_LINK_LIBRARIES missing)
  • libxml2.dylib is not found (missing entry in TARGET_LINK_LIBRARIES)
  • nelnet, nelgeorges, nelligo, nel3d not found (missing entry in TARGET_LINK_LIBRARIES)
  • not all necessary libwww libraries linked in on mac os (only libwwwapp)

Since this is quite trivial, I will not create a new issue for that :)

#5 Updated by rti about 8 years ago

  • Status changed from Assigned to Resolved
  • % Done changed from 0 to 100

Applied in changeset r245.

#6 Updated by kervala about 8 years ago

  • Status changed from Resolved to Closed

Also available in: Atom PDF