[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#560800: texlive-bin: FTBFS on hurd-i386



On 19.12.09 Norbert Preining (preining@logic.at) wrote:
> On Sat, 19 Dec 2009, Hilmar Preusse wrote:

Hi,

> > --disable-detex to configure in debian/rules the build succeeds.
> > I suggest to drop detex on hurd and (maybe) reintroduce it later
> > unless anybody has good idea how to compile detex.
> 
> What would be the correct incantation for the debian rules file?
> 
I guess something like:

NO_DETEX_ARCHES := hurd-i386

ifneq (,$(filter $(DEB_BUILD_ARCH),$(NO_DETEX_ARCHES)))
    export NO_DETEX=--disable-detex
endif

and later:

export TL_CONFIGURE_ARGS=       \
        --disable-native-texlive-build          \
<snip>
	$(NO_DETEX)				\
<snip>
        --with-tex-banner='TeX Live 2009/Debian'

> Can you do that? If you have submitted the bunch I can prepare a
> new upload, together with the texlive-base fix for the infinite
> loop.
> 
Sure, I can. I'll forward the question how to compile it on hurd
again to my local LUG, maybe they have another idea and we don't have
to drop it.

H.
-- 
sigmentation fault



Reply to: