Opened 16 years ago

Closed 16 years ago

Last modified 15 years ago

#13584 closed defect (fixed)

ode packages doesn't compile on Mac OS 10.5

Reported by: acemtp@… Owned by: jmroot (Joshua Root)
Priority: Normal Milestone:
Component: ports Version: 1.5.2
Keywords: Cc:
Port:

Description

2 problems with ODE package:

  • config.h in ode redefine uint32 that is already define in an apple package

--> workaround: you can remove the redefinition in config.h

  • drawlib and test uses opengl and there a "bug" in leopard with opengl app during the link

http://www.nabble.com/%22libtool%22-problems-under-Mac-OS-X-Leopard-td14117321.html --> workaround: change the makefile and do not process drawlib and tests subdir (it s not useful for the ode lib)

Change History (4)

comment:1 Changed 16 years ago by raimue (Rainer Müller)

Milestone: MacPorts base bugsPort Bugs

comment:2 Changed 16 years ago by jmroot (Joshua Root)

Owner: changed from macports-tickets@… to jmr@…
Status: newassigned

comment:3 Changed 16 years ago by jmroot (Joshua Root)

Resolution: fixed
Status: assignedclosed

Fixed in r34748.

comment:4 Changed 15 years ago by (none)

Milestone: Port Bugs

Milestone Port Bugs deleted

Note: See TracTickets for help on using tickets.