Mailinglist Archive: opensuse-packaging (109 mails)
| < Previous | Next > |
Re: [opensuse-packaging] libada41 build requirement problems under 10.3
- From: Richard Guenther <rguenther@xxxxxxx>
- Date: Wed, 17 Oct 2007 14:19:03 +0200 (CEST)
- Message-id: <Pine.LNX.4.64.0710171418321.4202@xxxxxxxxxxxxxx>
On Wed, 17 Oct 2007, Günter Dannoritzer wrote:
> Hi,
>
> I am building a package (ghdl) containing ADA code. Under openSUSE 10.2
> I use the build requirements:
>
> - gcc-ada gcc41-ada libada41
>
> For 10.1 and 10.0 I use the build requirements:
>
> - gcc-ada libada
>
> The build worked fine but neither of the two above works for 10.3.
>
> The error log says:
>
> error: Failed build dependencies:
> libada41 is needed by ghdl-0.26-3.1.x86_64
>
> I looked into the distribution packages under:
>
> http://download.opensuse.org/distribution/10.3/repo/oss/suse/i586/
>
> and there is a libada41 package.
>
> Can anyone give me a hint what I am doing wrong?
You should just require gcc-ada. That works for all releases.
Richard.
--
Richard Guenther <rguenther@xxxxxxx>
Novell / SUSE Labs
SUSE LINUX Products GmbH - Nuernberg - AG Nuernberg - HRB 16746 - GF: Markus Rex
> Hi,
>
> I am building a package (ghdl) containing ADA code. Under openSUSE 10.2
> I use the build requirements:
>
> - gcc-ada gcc41-ada libada41
>
> For 10.1 and 10.0 I use the build requirements:
>
> - gcc-ada libada
>
> The build worked fine but neither of the two above works for 10.3.
>
> The error log says:
>
> error: Failed build dependencies:
> libada41 is needed by ghdl-0.26-3.1.x86_64
>
> I looked into the distribution packages under:
>
> http://download.opensuse.org/distribution/10.3/repo/oss/suse/i586/
>
> and there is a libada41 package.
>
> Can anyone give me a hint what I am doing wrong?
You should just require gcc-ada. That works for all releases.
Richard.
--
Richard Guenther <rguenther@xxxxxxx>
Novell / SUSE Labs
SUSE LINUX Products GmbH - Nuernberg - AG Nuernberg - HRB 16746 - GF: Markus Rex
| < Previous | Next > |