Opened 20 years ago
Last modified 16 years ago
#834 assigned defect
psLib make install installs despite no changes
| Reported by: | eugene | Owned by: | eugene |
|---|---|---|---|
| Priority: | high | Milestone: | |
| Component: | psconfig | Version: | 0.11.0 |
| Severity: | normal | Keywords: | |
| Cc: |
Description (last modified by )
if I run make && make install in psLib, then run it again, psLib will install a
bunch of header files again. this means if I want to run a sequence of make
steps (eg, psLib, psModules, psphot, psastro, ppImage), they will all always
have to recompile everything because the psLib header files changed. is it
possible for autoconf/etc to set the makefile targets not to install unless the
dependencies have actually changed?
Change History (1)
comment:1 by , 16 years ago
| Component: | build → psconfig |
|---|---|
| Description: | modified (diff) |
| Owner: | changed from to |
| Status: | new → assigned |
Note:
See TracTickets
for help on using tickets.
