Re: [CMake] cmake : error : 'AT_SYMLINK_NOFOLLOW' undeclared

2013-05-15 Thread allan George
endif On Wed, May 15, 2013 at 10:30 AM, allan George wrote: > this constant is defined in following file :--- > http://lxr.free-electrons.com/source/include/uapi/linux/fcntl.h#L44 > > I am using Raspbian distribution, for RPi. > > > On Wed, May 15, 2013 at 6:31 AM, allan George

Re: [CMake] cmake : error : 'AT_SYMLINK_NOFOLLOW' undeclared

2013-05-14 Thread allan George
this constant is defined in following file :--- http://lxr.free-electrons.com/source/include/uapi/linux/fcntl.h#L44 I am using Raspbian distribution, for RPi. On Wed, May 15, 2013 at 6:31 AM, allan George wrote: > actually i have run autoreconf -fi & aclocal inside someother package. >

Re: [CMake] cmake : error : 'AT_SYMLINK_NOFOLLOW' undeclared

2013-05-14 Thread allan George
actually i have run autoreconf -fi & aclocal inside someother package. Could it have changes something ? That is affecting cmake ? //Allan On Wed, May 15, 2013 at 6:17 AM, allan George wrote: > I am working on RPi raspberry pi. Using debian. > > //Allan > > On Tue, May 1

Re: [CMake] cmake : error : 'AT_SYMLINK_NOFOLLOW' undeclared

2013-05-14 Thread allan George
I am working on RPi raspberry pi. Using debian. //Allan On Tue, May 14, 2013 at 11:11 PM, Rolf Eike Beer wrote: > allan George wrote: > > Please suggest, what dependencies i have missed related to compilation of > > cmake ? > > I am getting error at make time > &g

Re: [CMake] cmake : error : 'AT_SYMLINK_NOFOLLOW' undeclared

2013-05-14 Thread allan George
Please suggest, what dependencies i have missed related to compilation of cmake ? I am getting error at make time Regards, //Allan On Tue, May 14, 2013 at 8:47 PM, allan George wrote: > Hi, > > I am getting following error when compiling cmake. > What is cause of this error please s

[CMake] cmake : error : 'AT_SYMLINK_NOFOLLOW' undeclared

2013-05-14 Thread allan George
Hi, I am getting following error when compiling cmake. What is cause of this error please suggest. Does cmake requires libtool ? Error [ 37%] Building C object Utilities/cmlibarchive/libarchive/CMakeFiles/cmlibarchive.dir/archive_read_disk_posix.c.o /home/ig