Hi!
There is still a problem with gen_ha1 (conflicting with ser packages). in the deb package is still gen_ha1 with file size 0.
I guess it is caused by the "touch" command.
$(INSTALL-TOUCH) $(bin-prefix)/$(bin-dir)/gen_ha1 $(INSTALL-BIN) utils/gen_ha1/gen_ha1 \ $(bin-prefix)/$(bin-dir)/$(NAME)_gen_ha1
What is the purpose of the "touch"? Just remove it?
regards klaus
Hi Klaus,
the "touch" trick is used to cop with some installation issues on solaris (create the file before installation). It seams there was a miss when the "gen_ha1" name was changed. It will be fixed.
thanks for report, bogdan
Klaus Darilion wrote:
Hi!
There is still a problem with gen_ha1 (conflicting with ser packages). in the deb package is still gen_ha1 with file size 0.
I guess it is caused by the "touch" command.
$(INSTALL-TOUCH) $(bin-prefix)/$(bin-dir)/gen_ha1 $(INSTALL-BIN) utils/gen_ha1/gen_ha1 \ $(bin-prefix)/$(bin-dir)/$(NAME)_gen_ha1
What is the purpose of the "touch"? Just remove it?
regards klaus
Users mailing list Users@openser.org http://openser.org/cgi-bin/mailman/listinfo/users