IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Opened 21 years ago

Closed 21 years ago

#607 closed defect (fixed)

psModules does not correctly build/install without make clean

Reported by: eugene Owned by: robert.desonia@…
Priority: high Milestone:
Component: build Version: 0.8.0
Severity: normal Keywords:
Cc:

Description

unlike psLib, psModules does not seem to update correctly without a make clean.

For example, if I make changes to a component of psModules, the type 'make'

followed by 'make install', programs which use psModules do not see the changes.

Only if I do a 'make clean' in the modules top-level dir does the program see

the changes. (note: in my tests, I was only using 'objects'. perhaps this
error is peculiar to objects?)

Change History (2)

comment:1 by robert.desonia@…, 21 years ago

Status: newassigned

comment:2 by robert.desonia@…, 21 years ago

Resolution: fixed
Status: assignedclosed

specified an explicit list of dependencies for the libpsmodule.

Fix in CVS trunk.

Note: See TracTickets for help on using tickets.