Anonymous | Login | Signup for a new account | 12-17-2024 11:45 PST |
Main | My View | View Issues | Change Log | Docs |
Viewing Issue Simple Details [ Jump to Notes ] | [ View Advanced ] [ 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 | ||||||
Status | closed | Product Version | 4.0.30 | ||||||
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 |
||||||||
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. |