I was able to get this to compile successfully after pointing to the 32-bit
ncurses-devel kit.
node:/tmp/cmake-2.4.6 # rpm -qa | grep ncurses.*.32*
ncurses-32bit-9-200407011229
ncurses-devel-32bit-9-200407011229
Specifically, after bootstrapping I changed the following line in
CMakeCache.txt:
C
George McConnell wrote:
I need cmake to compile a 64-bit application. Can the 32-bit version
do that?
It should be able to. You just have to set CXXFLAGS and CFLAGS with 64
bit options or CC and CXX with 64 bit compilers before you run cmake or
ccmake, and it should be fine. You should not ne
I need cmake to compile a 64-bit application. Can the 32-bit version do
that?
Also, others have successfully compiled the 64-bit version. I think I have
some strangeness with my installed ncurses, but I can't figure what. I've
tried using a locally compiled version of ncurses as well...
On 2/20/
2007/2/20, George McConnell <[EMAIL PROTECTED]>:
Thanks for the reply.
I am running into the same error when I build from source RPM (rpmbuild -bb
cmake.spec) and apply the patch manually to a clean cmake source tree.
I can't install the binary rpm directly as it has dependencies on updated
pac
I meant to say "OR apply the patch manually to a clean cmake source tree."
On 2/20/07, George McConnell
Thanks for the reply.
I am running into the same error when I build from source RPM (rpmbuild
-bb cmake.spec) and apply the patch manually to a clean cmake source tree.
I can't install the
Thanks for the reply.
I am running into the same error when I build from source RPM (rpmbuild -bb
cmake.spec) and apply the patch manually to a clean cmake source tree.
I can't install the binary rpm directly as it has dependencies on updated
packages that I cannot install.
Any other ideas?
On
George McConnell wrote:
> I cannot get get cmake-2.4.6 to compile on a 64-bit SUSE Enterprise
> Server. I suspect this is an ncurses issue, but I can't find a resolution.
>
> I have the ncurses development package installed.
>
There is a cmake 2.4.6 package for SLE 10 on the build service
http:
George McConnell wrote:
> I cannot get get cmake-2.4.6 to compile on a 64-bit SUSE Enterprise
> Server. I suspect this is an ncurses issue, but I can't find a resolution.
>
> I have the ncurses development package installed.
>
There is a cmake 2.4.6 package for SLE 10 on the build service
http:
I cannot get get cmake-2.4.6 to compile on a 64-bit SUSE Enterprise Server.
I suspect this is an ncurses issue, but I can't find a resolution.
I have the ncurses development package installed.
node:/tmp/cmake- 2.4.6 # rpm -qa | grep ncurse
ncurses-devel-5.4-61.4
ncurses-5.4-61.4
yast2-ncurses-2.