Re: [CMake] cmake compile on 64-bit SUSE

2007-02-21 Thread George McConnell
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

Re: [CMake] cmake compile on 64-bit SUSE

2007-02-20 Thread Bill Hoffman
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

Re: [CMake] cmake compile on 64-bit SUSE

2007-02-20 Thread George McConnell
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/

Re: [CMake] cmake compile on 64-bit SUSE

2007-02-20 Thread Eric Noulard
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

Re: [CMake] cmake compile on 64-bit SUSE

2007-02-20 Thread George McConnell
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

Re: [CMake] cmake compile on 64-bit SUSE

2007-02-20 Thread 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 binary rpm directly as it has dependencies on updated packages that I cannot install. Any other ideas? On

Re: [CMake] cmake compile on 64-bit SUSE

2007-02-20 Thread Andreas Schneider
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:

Re: [CMake] cmake compile on 64-bit SUSE

2007-02-20 Thread Andreas Schneider
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:

[CMake] cmake compile on 64-bit SUSE

2007-02-20 Thread George McConnell
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.