Ticket #112 (closed defect: fixed)
Opened 7 years ago
Last modified 6 years ago
smpeg isn't being detected correctly when building sdl-mixer
| Reported by: | scottmc | Owned by: | |
|---|---|---|---|
| Priority: | normal | Milestone: | LibPak 1.0 |
| Component: | media-libs/smpeg | Version: | |
| Severity: | normal | Keywords: | |
| Cc: |
Change History
comment:1 Changed 7 years ago by scottmc
- Owner scottmc deleted
comment:2 Changed 6 years ago by scottmc
- Milestone set to LibPak 1.0
comment:3 Changed 6 years ago by scottmc
comment:4 Changed 6 years ago by scottmc
- Resolution set to fixed
- Status changed from new to closed
smpeg's has fixed this in their svn, so our latest build has this fixed.
Note: See
TracTickets for help on using
tickets.

This is related to having the correct .m4 files in the correct locations. Need to experiment more with building sdl-mixer svn build as it's running into make issues now, but did get it to detect smpeg, libmikmod and company just find after putting the right m4 files in a newly created m4 folder and using aclocal -I m4 to use them.