[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]
Re: Build ID problem with erlang
- From: Jan Kratochvil <jan kratochvil redhat com>
- To: Gérard Milmeister <gemi bluewin ch>
- Cc: Development discussions related to Fedora Core <fedora-devel-list redhat com>
- Subject: Re: Build ID problem with erlang
- Date: Sat, 18 Aug 2007 23:40:52 +0200
On Sat, 18 Aug 2007 23:17:32 +0200, Gérard Milmeister wrote:
...
> So you cannot include .o files in a package? However some package,
> especially compilers, include .o files (like gcc) for runtime linking.
Oops, nice catch. :-)
OK, in Erlang due to some build rules also happens:
/usr/bin/install -c ../priv/obj/x86_64-unknown-linux-gnu/crypto_drv.o /var/tmp/erlang-R11B-5.2.fc8-root-kojibuilder/usr/lib64/erlang/lib/crypto-1.5.1.1/priv/obj
which gives to the .o files the inappropriate +x (executability) attribute.
Regards,
Jan
[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]