| Anonymous | Login | Signup for a new account | 10-29-2025 15:19 PDT |
| Main | My View | View Issues | Change Log | Docs |
| Viewing Issue Advanced Details [ Jump to Notes ] | [ View Simple ] [ Issue History ] [ Print ] | ||||||||
| ID | Category | Severity | Reproducibility | Date Submitted | Last Update | ||||
| 0005207 | [Resin] | minor | always | 09-04-12 12:04 | 09-04-12 16:48 | ||||
| Reporter | alex | View Status | public | ||||||
| Assigned To | alex | ||||||||
| Priority | normal | Resolution | fixed | Platform | |||||
| Status | closed | OS | |||||||
| Projection | none | OS Version | |||||||
| ETA | none | Fixed in Version | 4.0.31 | Product Version | 4.0.30 | ||||
| Product Build | |||||||||
| Summary | 0005207: ./configure; make; make install fails on solaris | ||||||||
| Description |
solaris's make does not ignore errors by defaults, so the script fails on copying from the directories that don't exist. cp also fails for files that don't exist: e.g. cp app-inf/* /dest cp libexec64/* /dest |
||||||||
| Steps To Reproduce | |||||||||
| Additional Information | |||||||||
| Attached Files | |||||||||
|
|
|||||||||
Notes |
|
|
(0006038) alex 09-04-12 12:09 |
workaround: add -i to the make options. -i causes make to ignore return codes of individual commands make -i make -i install |
| Mantis 1.0.0rc3[^]
Copyright © 2000 - 2005 Mantis Group
28 total queries executed. 25 unique queries executed. |