LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Newbie (https://www.linuxquestions.org/questions/linux-newbie-8/)
-   -   urgent : error (https://www.linuxquestions.org/questions/linux-newbie-8/urgent-error-786593/)

smit259 02-03-2010 01:11 AM

urgent : error
 
checking whether time.h and sys/time.h may both be included... yes
checking for long double... yes
checking for hrtime_t... no
checking size of int... 0
checking size of unsigned int... 0
checking size of long... 0
checking size of unsigned long... 0
checking size of long long... 0
checking size of unsigned long long... 0
checking size of size_t... configure: error: in `/home/deepti/smita/tar/OPENMX/FFTW/fftw-3.2.2':
configure: error: cannot compute sizeof (size_t)
See `config.log' for more details.

Thanks & Regards,
Smita

foodown 02-03-2010 01:40 AM

Well . . . what are you trying to configure, and what does 'config.log' say?

brianL 02-03-2010 03:28 AM

Also, which distro are you using? More information = more chance of correct solution.

knudfl 02-03-2010 03:57 AM

The important thing here is, that you tell
which Linux, you are using ..
Like Ubuntu 9.10 Karmic, Fedora 12, CentOS 5.x, etc.


And also please explain, why you are not installing
fftw3 with your "Package Manager". Or with # yum / apt-get .. ?

→ → fftw3-devel / libfftw3-dev / fftw-devel / libfftw3-devel
.. The fftw3 development package has different names
in different Linux's.)

Just guessing, you are trying to compile fftw3 for OpenMX ?
.....

http://linuxsilo.net/docs/smart-questions_en.html
.....

onebuck 02-03-2010 06:04 AM

Hi,

Not urgent to me!

I suggest that you read 'How to Ask Questions the Smart Way'.

:hattip:

TB0ne 02-03-2010 09:52 AM

Quote:

Originally Posted by smit259 (Post 3850406)
checking whether time.h and sys/time.h may both be included... yes
checking for long double... yes
checking for hrtime_t... no
checking size of int... 0
checking size of unsigned int... 0
checking size of long... 0
checking size of unsigned long... 0
checking size of long long... 0
checking size of unsigned long long... 0
checking size of size_t... configure: error: in `/home/deepti/smita/tar/OPENMX/FFTW/fftw-3.2.2':
configure: error: cannot compute sizeof (size_t)
See `config.log' for more details.

Thanks & Regards,
Smita

If you actually provide some useful information, you'd probably get useful answers. Also, tacking your post on to a thread from 2004, isn't likely to get you many answers, and it's very rude to hijack someone elses thread.

And if you Googled for this error (fftw "cannot compute sizeof"), you'd have found the solution.


All times are GMT -5. The time now is 05:26 PM.