Hi,

I installed libio-based Hurd and when compiling CVS Hurd afterwards the
following message stopped the compilation in `libstore/':

make: *** No rule to make target `unzip.o', needed by `libstore.a'.  Stop.

It seems the files from the Makefile variables GUNZIP_OBJS and BUNZIP2_OBJS
are missing.  After doing (in `libstore/')

ln -s ../exec/{unzip,inflate,util,do-bunzip2}.c .

everything compiled fine.  (There were some warning, probably because of
using gcc-3.0.)

BTW I tried to post this bug via Savannah, but there were only sections for
`Patches' and `Support'.  It would be good to add the standard section
`Bugs' too.

Regards
-- 
Ognyan Kulev <[EMAIL PROTECTED]>, "\"Programmer\""

_______________________________________________
Bug-hurd mailing list
[EMAIL PROTECTED]
http://mail.gnu.org/mailman/listinfo/bug-hurd

Reply via email to