[PATCH] Fix build order in util/build.sh

Gaetan Nadon memsize at videotron.ca
Wed Aug 22 08:26:06 PDT 2012


On 12-08-22 01:39 AM, Knut Petersen wrote:
>
>> Are you sure you have the latest version from git?
>> Take a look at commit:
>> http://cgit.freedesktop.org/xorg/util/modular/commit/build.sh?id=9b3166dcbdd7e411d16e97a679c065bb9996e70b
>>
>>     build.sh: makedepend must be built after proto
>>     The building of makedepend was moved earlier as it is required
>>     by mesa, but was moved before proto upon which it depends.
>>     Reported-by: Fred Liu <Fred_Liu at issi.com>
>>     Reviewed-by: Dan Nicholson <dbn.lists at gmail.com>
>>     Signed-off-by: Gaetan Nadon <memsize at videotron.ca>
>>
>> I think you have a version prior to this commit.
>>
> Shame on me, you are right. I used
>
>      util/modular/build.sh $PREFIX  --modfile modules_to_build -a -n
> --cmd "git pull --rebase"
>
> and assumed my xorg source tree to be up to date, but obviously that
> command does not update util/modular.
Never thought of it, but it wasn't a bad assumption. It could be added
to the default list or to your modules_to_build list. It will probably
fail because it is not an autoconf package and there is nothing to
build. If implemented, it could be confusing as the version of build.sh
running would be different from the one on disk if the git pull brings
something newer.
>
> cu,
>  Knut
>
>
>
>
>
>

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.x.org/archives/xorg-devel/attachments/20120822/cc7f444c/attachment.html>


More information about the xorg-devel mailing list