#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 17 years ago by raimue (Rainer Müller)
Milestone: | MacPorts base bugs → Port Bugs |
---|
comment:2 Changed 17 years ago by jmroot (Joshua Root)
Owner: | changed from macports-tickets@… to jmr@… |
---|---|
Status: | new → assigned |
comment:3 Changed 17 years ago by jmroot (Joshua Root)
Resolution: | → fixed |
---|---|
Status: | assigned → closed |
Note: See
TracTickets for help on using
tickets.
Fixed in r34748.