bug-hurd
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[BUG] libstore/ uses unzip.c and other files from exec/


From: Ognyan Kulev
Subject: [BUG] libstore/ uses unzip.c and other files from exec/
Date: Sun, 19 May 2002 18:15:10 +0300
User-agent: Mutt/1.3.28i

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 <ogi@fmi.uni-sofia.bg>, "\"Programmer\""



reply via email to

[Prev in Thread] Current Thread [Next in Thread]