Issue Details (XML | Word | Printable)

Key: LIBOMV-330
Type: Bug Bug
Status: Resolved Resolved
Resolution: Fixed
Priority: Minor Minor
Assignee: Jim Radford
Reporter: Jim Radford
Votes: 0
Watchers: 0
Operations

If you were logged in you would be able to see more operations.
libopenmetaverse

Unix Makefile for openjpeg does not produce correct binary name

Created: 27/Jul/08 03:22 AM   Updated: 05/Sep/08 09:15 PM
Component/s: Project Files
Affects Version/s: 0.6.0
Fix Version/s: 0.6.0

Environment: Mono / Linux64


 Description  « Hide
compiling openjpeg on an x86_64 system produces proper binary but names it the same as the x86_32 binary. Makefile needs to be updated to detect 32/64 bit and output the binary with the correct name

 All   Comments   Change History   Subversion Commits      Sort Order: Ascending order - Click to sort in descending order
Jim Radford added a comment - 05/Sep/08 09:15 PM
Comitted fixed Makefile to trunk r2198