From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: From: Anton Farygin Organization: ALT Linux Ltd. Date: Mon, 20 Mar 2006 19:18:32 +0300 User-Agent: Pan/0.14.2 (This is not a psychotic episode. It's a cleansing moment of clarity.) Message-Id: References: <20060317030805.GA4692@amd64.office.altlinux.ru> <20060317142228.GC19838@basalt.office.altlinux.org> <441BAD82.90904@list.ru> To: devel@altlinux.ru MIME-Version: 1.0 Content-Type: text/plain; charset=windows-1251 Content-Transfer-Encoding: 8bit Subject: Re: [devel] [Sisyphus-cybertalk] I: Sisyphus-20060317 x86_64 unmets: +2 -41 (721/198) X-BeenThere: devel@lists.altlinux.org X-Mailman-Version: 2.1.7 Precedence: list Reply-To: ALT Devel discussion list List-Id: ALT Devel discussion list List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 20 Mar 2006 16:27:21 -0000 Archived-At: List-Archive: List-Post: On Sat, 18 Mar 2006 09:49:38 +0300, Genix wrote: > Anton Farygin wrote: > >>>Пакет libwireless на x86_64, стало быть, сломан. >> >> >> Значит надо фиксить. > > похоже трабла здесь: > > %install > mkdir -p %buildroot{/sbin,/lib,%_mandir/man8,%_includedir,%_libdir} > > make install INSTALL_DIR=%buildroot/sbin \ > INSTALL_LIB=%buildroot/lib \ > INSTALL_INC=%buildroot%_includedir \ > INSTALL_MAN=%buildroot%_mandir > rm -f %buildroot/lib/libiw.a > pushd %buildroot/%_libdir > %__ln_s -nf ../../lib/libiw.so.%version libiw.so > popd Ага.. %_lib надо использовать. Rgds, Rider