Gentoo Logo
Gentoo Spaceship




Note: Due to technical difficulties, the Archives are currently not up to date. GMANE provides an alternative service for most mailing lists.
c.f. bug 424647
List Archive: gentoo-alt
Navigation:
Lists: gentoo-alt: < Prev By Thread Next > < Prev By Date Next >
Headers:
To: gentoo-alt@g.o
From: Al <oss.elmar@...>
Subject: zlib: empty SHAREDLIBV
Date: Tue, 31 Aug 2010 15:40:01 +0200
When runnig "env FEATURES="-collision-protect" emerge --oneshot
portage" intallation of zlib breaks with this error:

cp  /home/prefix/gentoo/var/tmp/portage/sys-libs/zlib-1.2.5-r2/image//home/prefix/gentoo/usr/lib
cp: missing destination file operand after
`/home/prefix/gentoo/var/tmp/portage/sys-libs/zlib-1.2.5-r2/image//home/prefix/gentoo/usr/lib'

In fact not the destionation is missing but the source. Extracts from
Makefile:

[...]

STATICLIB=libz.a
SHAREDLIB=
SHAREDLIBV=
SHAREDLIBM=
LIBS=$(STATICLIB) $(SHAREDLIBV)

[...]

 install-libs: $(LIBS)
         [...]
	cp $(STATICLIB) $(DESTDIR)$(libdir)
	cp $(SHAREDLIBV) $(DESTDIR)$(sharedlibdir)

As you see SHAREDLIBV and some other libs are simply empty resulting
in an invalid copy call. Either there is something missing in my
environmet variables or the copy call throws an error on Cygwin while
it is ignored in linux. Third option: SHAREDLIBV is empty because of
an a missing $PREFIX.

Have you seen this failure before?

Al


Replies:
Re: zlib: empty SHAREDLIBV
-- Fabian Groffen
Navigation:
Lists: gentoo-alt: < Prev By Thread Next > < Prev By Date Next >
Previous by thread:
2 open issues
Next by thread:
Re: zlib: empty SHAREDLIBV
Previous by date:
Re: You too? youtoo!
Next by date:
Re: zlib: empty SHAREDLIBV


Updated Apr 03, 2012

Summary: Archive of the gentoo-alt mailing list.

Donate to support our development efforts.

Copyright 2001-2013 Gentoo Foundation, Inc. Questions, Comments? Contact us.