[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [MiNT] missing xversion.h
- To: "mint@lists.fishpool.fi" <mint@lists.fishpool.fi>
- Subject: Re: [MiNT] missing xversion.h
- From: David Gálvez <dgalvez75@gmail.com>
- Date: Sat, 15 May 2010 19:10:04 +0200
- Dkim-signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:received:in-reply-to :references:date:message-id:subject:from:to:content-type; bh=G/GIQoD330ve0BZDWrO2MBZpmg4Lr+ORqOdJrEV4Kg4=; b=F7O2+J2O6rOtaXUeFVMBIQyCufUVi0u0qlL4+sRnchfVFZqCGx3DoTeB2e/U04fRby Gu0DdV+zO57g5yiGxh4sMbi7KoBJk6OB0OQ20a+W7+D0lndVX8VhS/WWe3dSYm1+LQ8m hx80hCHjCoXIIY31qQqWlIJZLFV0Ze3I9blFQ=
- Domainkey-signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :content-type; b=TbMzmAomy9ay5dZlRxSfAbDPZUdfYZTqcSM7cXq8NlBHjCZZmESGoQjUkcZ3jorJnv m6o6rQ0l7TiAiFDeWx2ETeCj557AmdgzHuk1UA7u8oNhEPBs6tBoY5g5SfkStiuG2ATV MU0pnkEyWONI+TxIwf5wSIcfGHg5msdWfSXRA=
- In-reply-to: <op.u8ho6eflofd6j1@descaro.cpe.ish>
- List-help: <mailto:ecartis@lists.fishpool.fi?Subject=help>
- List-id: <mint.lists.fishpool.fi>
- List-owner: <mailto:tjhukkan@fishpool.fi>
- List-post: <mailto:mint@lists.fishpool.fi>
- List-subscribe: <mailto:mint-request@lists.fishpool.fi?Subject=subscribe>
- List-unsubscribe: <mailto:mint-request@lists.fishpool.fi?Subject=unsubscribe>
- References: <c6533ef61002210703l349dd087i9551984d46ca65c@mail.gmail.com> <op.u8hocnq5ofd6j1@descaro.cpe.ish> <c6533ef61002211006x60c42368ve69464ab7e44fe48@mail.gmail.com> <op.u8ho6eflofd6j1@descaro.cpe.ish>
- Sender: mint-bounce@lists.fishpool.fi
2010/2/21 Helmut Karlowski <helmut.karlowski@ish.de>:
> Am 21.02.2010, 19:06 Uhr, schrieb Miro Kropacek <miro.kropacek@gmail.com>:
>
>> I think that's not needed, I've figured out that file is generated from
>> script xversion.sh -- so this needs to be included into compilation
>
> Yes, but xversion.sh should be run by make. It does it for me and apparently
> for Alan.
>
Helmut, compiling xaaes from your branch i had the same problem than
Miro on February, i needed to run xversion.sh manually to be able to
complete the compilation.