[Octopus-users] problem installing on OS X

Jerry Gagelman gagelman at gmail.com
Fri Jun 19 17:33:51 WEST 2009


I hope this is the correct mailing list for my question.
I have been trying to install Octopus on my system (OS X 10.5.7 Leopard,
Intel Core 2 Duo MacBook) for a couple days now. After updating the Fortran
compiler and FTTW libraries, the configure script seemed to run fine. The
make command was crashing until I set the FCCPP variable to 'gcc -E' as
well. Now make seems to process and compile until it hits the following;
hopefully I've included enough context:

Making all in beak
gcc -DHAVE_CONFIG_H -I. -I../..  -I../../src/include -I../../src/include
-I../../external_libs/spglib/src -I../../liboct_parser     -g -O2
-I/sw/include -MT beak_utils.o -MD -MP -MF .deps/beak_utils.Tpo -c -o
beak_utils.o beak_utils.c
mv -f .deps/beak_utils.Tpo .deps/beak_utils.Po
gcc -DHAVE_CONFIG_H -I. -I../..  -I../../src/include -I../../src/include
-I../../external_libs/spglib/src -I../../liboct_parser     -g -O2
-I/sw/include -MT operate_ri.o -MD -MP -MF .deps/operate_ri.Tpo -c -o
operate_ri.o operate_ri.c
mv -f .deps/operate_ri.Tpo .deps/operate_ri.Po
gcc -DHAVE_CONFIG_H -I. -I../..  -I../../src/include -I../../src/include
-I../../external_libs/spglib/src -I../../liboct_parser     -g -O2
-I/sw/include -MT operate_ri_vec.o -MD -MP -MF .deps/operate_ri_vec.Tpo -c
-o operate_ri_vec.o operate_ri_vec.c
operate_ri_vec.c: In function ‘doperate_ri_vec_’:
operate_ri_vec.c:70: warning: cast from pointer to integer of different size
operate_ri_vec.c: In function ‘zoperate_ri_vec_’:
operate_ri_vec.c:205: warning: cast from pointer to integer of different
size
operate_ri_vec.c:206: warning: cast from pointer to integer of different
size
operate_ri_vec.c:264: warning: passing argument 1 of ‘_mm_storeu_pd’ from
incompatible pointer type
operate_ri_vec.c:287: warning: passing argument 1 of ‘_mm_loadu_pd’ from
incompatible pointer type
operate_ri_vec.c:289: warning: passing argument 1 of ‘_mm_storeu_pd’ from
incompatible pointer type
mv -f .deps/operate_ri_vec.Tpo .deps/operate_ri_vec.Po
make[3]: *** No rule to make target `operate_ia64.S', needed by
`operate_ia64.o'.  Stop.
make[2]: *** [all-recursive] Error 1
make[1]: *** [all-recursive] Error 1
make: *** [all] Error 2


Can anyone tell me what is going on here?
I can also send my config.log file if that would be of help.

Thank you very much in advance,
Jerry Gagelman
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://www.tddft.org/pipermail/octopus-users/attachments/20090619/69809183/attachment.html 


More information about the Octopus-users mailing list