Mistakes in beecrypt module ?

Zbigniew Luszpinski zbiggy at o2.pl
Tue Jul 24 12:50:48 CEST 2007


Tuesday 24 of July 2007 10:47:38 Terry Chan wrote:
> Zbiggy,
>
> I see you have added beecrypt as a required DEPENDS to rpm, but beecrypt
> totally fails to compile on my lunar box. Attached is the compiled log.

Temporary fast fix for you:
lin beecrypt without java support:
lin --opts "--without-java" beecrypt
then lin rpm

Tell me if it solved problem.

Do you use any java modules? VVVVV
Do you have java installed? Which one?
Do you have gcc module with gcj enabled?

> You probably need to a DEPENDS file to the beecrypt module.

No. Rather build script to handle such issue.

> Also, are you SURE beecrypt is now a required DEPENDS of rpm ?

Yes. If there is no beecrypt libs and headers installed the compilation of rpm 
will break at rpm io part several times.
https://lists.dulug.duke.edu/pipermail/rpm-devel/2007-May/002705.html
Not only I run in such problem:
https://lists.dulug.duke.edu/pipermail/rpm-devel/2006-February/000805.html
There was a suggestion to break at configure script but nobody bothered to 
rewrite configure script so I took care about it in depends file only.

Zbigniew 'zbiggy' Luszpinski


More information about the Lunar-dev mailing list