Ticket #166 (closed defect: worksforme)
Opened 6 years ago
Last modified 5 years ago
[libmad] make install doesn't work when sources' path contains a whitespace
| Reported by: | adek336 | Owned by: | scottmc |
|---|---|---|---|
| Priority: | lowest | Milestone: | |
| Component: | media-libs/libmad | Version: | |
| Severity: | minor | Keywords: | |
| Cc: |
Description
To reproduce:
get libmad sources to "/boot/home/this is libmad"
follow build steps;
make install;
make install fails.
Change History
comment:1 Changed 6 years ago by adek336
- Priority changed from normal to lowest
comment:2 Changed 5 years ago by scottmc
Perhaps try making a .bep file for this one and see if works with haikuporter or not.
comment:3 Changed 5 years ago by augiedoggie
This is more of a problem with the upstream sources. Although I can pretty much guarantee that there are instances of software which will fail using haikuporter because of directories with spaces. We should probably close this ticket and just report failures when using the haikuporter tool.
comment:4 Changed 5 years ago by scottmc
- Resolution set to worksforme
- Status changed from new to closed
haikuporter is able to build libmad without issues, so closing this one.
Note: See
TracTickets for help on using
tickets.

Other packages probably also suffer from this.