On 8/11/23 11:59, andy pugh wrote:
On Fri, 11 Aug 2023 at 16:41, gene heskett <ghesk...@shentel.net> wrote:

Same thing here Andy. but now I don't have the rest of this planets
languages installed, so how do I tell dpkg-buildpackage to build OMLY
english, utf-8 docs, Its (make-buster-debs) dying on the .de docs now.

It's probably easier to skip building docs.

./configure --enable-build-documentation=no


Andy, I added that to the ./configure line, but it had no effect.
#!/bin/bash
# converted to relative cd-ing
cd buster-linuxcnc/debian
./configure uspace --enable-build-documentation=no
cd ..
echo 5 `pwd`
dpkg-checkbuilddeps
echo 7 `pwd`
dpkg-buildpackage -b -uc
cd ..
mv *.deb buster-lcnc-debs/

Same exact exit, same elapsed time.
but now emits this:
pi@rpi4:/media/pi/workspace $ time ./buster-make-debs.sh
uspace is accepted for compatibility, but ignored
Unknown option: --enable-build-documentation=no

stepped by hand, ./configure --help says its no-docs, so fixed script, trying again. No complaints from ./configure.

previous post about this seems to have vanished into a black hole.

Cheers, Gene Heskett.
--
"There are four boxes to be used in defense of liberty:
 soap, ballot, jury, and ammo. Please use in that order."
-Ed Howdershelt (Author, 1940)
If we desire respect for the law, we must first make the law respectable.
 - Louis D. Brandeis
Genes Web page <http://geneslinuxbox.net:6309/>



_______________________________________________
Emc-users mailing list
Emc-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/emc-users

Reply via email to