On Wednesday 11 May 2005 09:57, Brian Elliott Finley wrote: > Woohoo! > > [EMAIL PROTECTED] wrote: [deleted] > >fix lvm dependencies so it stops rebuilding when it doesn't need to [deleted] > >+$(LVM_BINARY): $(SRC_DIR)/$(LVM_TARBALL) $(DEVMAPPER_BINARY) [deleted]
Q: I've been beating my head against similar issues over the past couple of weeks. It seems like if I hard code a dependency, such as 'zlib' instead of '$(ZLIB_LIBRARY), then the make.d/*.rul that references that library always rebuilds from source. If I replace the hard coded dependency with the variable, then I sometimes do not build from source when I *should* -- like when I touch the tarball. I'm thinking... in the main tarball there's an include make.d/*.rul Are we suffering from referencing variables before they're used? That is, zlib.rul gets included after darn near everything else... so is putting any reference to a variable defined in zlib.rul a waste of time? ------------------------------------------------------- This SF.Net email is sponsored by Oracle Space Sweepstakes Want to be the first software developer in space? Enter now for the Oracle Space Sweepstakes! http://ads.osdn.com/?ad_id=7393&alloc_id=16281&op=click _______________________________________________ Sisuite-devel mailing list Sisuite-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/sisuite-devel