Stefan Husmann schrieb:
Gerardo Exequiel Pozzi schrieb:
Stefan Husmann wrote:
Hello,

I have a strange problem with the scilab packages I maintain in
[community]. The i686 version lacks a directory
/usr/share/scilab/modules/helptools/jar/ , which is needed for the
help browser. The package for x86_64 has this directory. I have no
idea why this ist the case, since they both use the same PKGBUILD.

Any hints are appreciated.

Regards Stefan

Hi :)

You are building from a clean dir on x86_64? rm -rf src pkg because...
That was my first thought, too, but yes, the dir was clean.

In the Changelog:
* bug 4302 fixed - Do not build the helptool module when
--disable-build-help
                                   is used

You use -disable-build-help in PKGBUILD

PS: configure: WARNING: unrecognized options: --with-install-help-file

Without --disable-build-help the build fails on both architectures. I will try without --with-install-help-file.

Thank you for your suggestions.

Regards Stefan

Sorry, that did not help. Other ideas?

Regards Stefan

Reply via email to