Andreas Metzler <[EMAIL PROTECTED]> writes:

> On 2004-06-14 Arnaud Vandyck <[EMAIL PROTECTED]> wrote:
>> Andreas Metzler <[EMAIL PROTECTED]> writes:
> [...]
>> > s390 and i386 continue to build, sparc and mipsel failed again, the
>> > other archs have not been tried yet.
> [...]
>> mipsel: don't have libffi2-dev, so I have to find a way to change the
>>         CONFIGFLAG only for mipsel... any idea?.. I'm not a make guru,
>>         I'll read the documentation carefully ;-)
>
> -Build-Depends: ... libffi2-dev ...
> +Build-Depends: ... libffi2-dev[!mipsel] ...
>
> replace all occurences of "--with-libffi" in debian/rules with
> "$(LIBFFIAVAILABLE)" and add this near the top of debian/rules:
> ifneq ($(shell dpkg --print-architecture),mipsel)
>         LIBFFIAVAILABLE := --with-libffi
> endif
>
> See attachment for an untested patch.

Strong! ;-)

Many thanks for your patch. I'll add some patches for sparc and upload
it as fast as possible! ;-)

-- 
Arnaud Vandyck

< sam> /.ing an issue is like asking an infinite number of monkeys for 
       advice
                -- in #debian-devel

Attachment: pgpbW63hADR5R.pgp
Description: PGP signature

Reply via email to