Re: CMake compile problem

2011-12-10 Thread david walcroft
On 12/11/2011 10:21 AM, david walcroft wrote: > On 12/09/2011 11:01 PM, Rex Dieter wrote: >> david walcroft wrote: >> >>> I'm trying to compile 'k3b-2.0.2.i686' from a tar file but run into this >>> error:- >>> >>> [david@reddwarf build]$ cmake .. >>> CMake Error at icons/actions/CMakeLists.txt:1 (

Re: CMake compile problem

2011-12-10 Thread david walcroft
On 12/09/2011 11:01 PM, Rex Dieter wrote: > david walcroft wrote: > >> I'm trying to compile 'k3b-2.0.2.i686' from a tar file but run into this >> error:- >> >> [david@reddwarf build]$ cmake .. >> CMake Error at icons/actions/CMakeLists.txt:1 (kde4_install_icons): >> Unknown CMake command "kde4

Re: CMake compile problem

2011-12-09 Thread Rex Dieter
david walcroft wrote: > I'm trying to compile 'k3b-2.0.2.i686' from a tar file but run into this > error:- > > [david@reddwarf build]$ cmake .. > CMake Error at icons/actions/CMakeLists.txt:1 (kde4_install_icons): >Unknown CMake command "kde4_install_icons". You're probably missing some buil

Re: CMake compile problem

2011-12-08 Thread Richard Shaw
On Thu, Dec 8, 2011 at 6:39 PM, david walcroft wrote: > I'm trying to compile 'k3b-2.0.2.i686' from a tar file but run into this > error:- > > [david@reddwarf build]$ cmake .. > CMake Error at icons/actions/CMakeLists.txt:1 (kde4_install_icons): >  Unknown CMake command "kde4_install_icons". Not

CMake compile problem

2011-12-08 Thread david walcroft
I'm trying to compile 'k3b-2.0.2.i686' from a tar file but run into this error:- [david@reddwarf build]$ cmake .. CMake Error at icons/actions/CMakeLists.txt:1 (kde4_install_icons): Unknown CMake command "kde4_install_icons". -- Configuring incomplete, errors occurred! CMakeLists.txt is att

Re: Compile Problem

2010-08-07 Thread binarynut
On 08/07/2010 07:42 PM, JD wrote: >On 08/07/2010 02:26 PM, binary...@comcast.net wrote: >> FC13-i686 >> >> doing "make" and I get this Error message, The PATH is okay >> /lib/modules/2.6.33.5-124.fc13.i686/build and "/build" is link to src . >> >> The kernel-devel and kernel-headers are

Re: Compile Problem

2010-08-07 Thread JD
On 08/07/2010 02:26 PM, binary...@comcast.net wrote: >FC13-i686 > > doing "make" and I get this Error message, The PATH is okay > /lib/modules/2.6.33.5-124.fc13.i686/build and "/build" is link to src . > > The kernel-devel and kernel-headers are installed. > > make: *** /lib/modules/2.6.33.5

Re: Compile Problem

2010-08-07 Thread binarynut
On 08/07/2010 05:31 PM, Kevin Fenzi wrote: > On Sat, 07 Aug 2010 17:26:50 -0400 > binary...@comcast.net wrote: > >>FC13-i686 >> >> doing "make" and I get this Error message, The PATH is okay >> /lib/modules/2.6.33.5-124.fc13.i686/build and "/build" is link to >> src . >> >> The kernel-devel

Re: Compile Problem

2010-08-07 Thread Kevin Fenzi
On Sat, 07 Aug 2010 17:26:50 -0400 binary...@comcast.net wrote: > FC13-i686 > > doing "make" and I get this Error message, The PATH is okay > /lib/modules/2.6.33.5-124.fc13.i686/build and "/build" is link to > src . > > The kernel-devel and kernel-headers are installed. What versions of th

Compile Problem

2010-08-07 Thread binarynut
FC13-i686 doing "make" and I get this Error message, The PATH is okay /lib/modules/2.6.33.5-124.fc13.i686/build and "/build" is link to src . The kernel-devel and kernel-headers are installed. make: *** /lib/modules/2.6.33.5-124.fc13.i686/build: No such file or directory. Stop. -- users