![]() |
cracklib2 build fails
Hi!
I packaged cracklib2 for fremantle. It compiles well on my SDK, but fails on the build-server with the following message: Code:
(cd .libs && rm -f _cracklibmodule.la && ln -s ../_cracklibmodule.la _cracklibmodule.la) |
Re: cracklib2 build fails
You have xml document in your source that contains Document Type Definition that links to "http://www.oasis-open.org/docbook/xml/4.5/docbookx.dtd"
Copy that .dtd to where your .xml is (and add it to your project) and modify that .xml to point to local copy. |
Re: cracklib2 build fails
But why does it work in my SDK?
How can I modify the package, to compile? I took the source-package from lenny. |
Re: cracklib2 build fails
Quote:
Quote:
Or remove .dtd reference from .xml. Or somehow disable checking xml validity. Did you look into /debian/libcrack2.xml line 3? |
Re: cracklib2 build fails
Thanks!
That was it! I had to add the whole docbook-xml-4.5 folder to debian/. docbookx.dtd was notg enough. I also had to modify cracklib-runtime.xml. |
All times are GMT. The time now is 00:49. |
vBulletin® Version 3.8.8