octave-maintainers
[Top][All Lists]
Advanced

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

Re: Build failure on centos 6.4


From: Leo Liu
Subject: Re: Build failure on centos 6.4
Date: Fri, 22 Nov 2013 13:02:13 +0800
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/24.3 (OS X 10.9)

On 2013-11-22 11:56 +0800, Mike Miller wrote:
> to start? For example, do you have a config.h file at the top level of
> your build directory? Does it have the symbols _GL_INLINE_HEADER_BEGIN
> and _GL_INLINE_HEADER_END defined? Do you possibly have a different
> config.h file somewhere else in your build directory or elsewhere in
> your include paths?
>
> Also what revision are you building?
>
>   $ hg id
>   7c48493d98e1 tip @

Silly me my script didn't have `hg pull -u' so the source tree was out
of date. Pull and build fine now.

Sorry for the noise.

> And finally note the recommended way to build as described in
>etc/HACKING is
>
>   ./bootstrap
>   mkdir .build
>   cd .build
>   ../configure
>   make

Will follow.

Thanks,
Leo


reply via email to

[Prev in Thread] Current Thread [Next in Thread]