-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 On 1/22/12 1:27 PM, Sam Tsitrin wrote: > Hello- thanks for your help. I am not sure where the error message > is located that would be most helpful so I am including the whole > printout. I apologize if this is too long. >
<snip> > gcc-4 -c -DHAVE_CONFIG_H > -DCTL_SCM='"'/sw/share/libctl/base/ctl.scm'"' > -DINCLUDE_SCM='"'/sw/share/libctl/base/include.scm'"' > -DSPEC_SCM='"'/sw/share/libctl/specs/mpb.scm'"' > -DVERSION_STRING='"'"MIT Photonic Bands 1.4.2, Copyright (C) > 1999-2001 by MIT."'"' -DHAVE_CTL_HOOKS=1 -DHAVE_CTL_EXPORT_HOOK=1 > -I. -I. -I../src/util -I../src/matrices -I../src/matrixio > -I../src/maxwell -I/sw/include -I/sw/include -Dmacosx -I/sw/include > -I/sw/include -D_THREAD_SAFE -g -O2 -Wall -W -Wbad-function-cast > -Wcast-qual -Wpointer-arith -Wcast-align -pedantic main.c -o > main.o In file included from /sw/include/hdf5.h:24, from > ../src/matrixio/matrixio.h:24, from epsilon_file.c:36: > /sw/include/H5public.h:136: warning: ISO C90 does not support 'long > long' /sw/include/H5public.h:137: warning: ISO C90 does not support > 'long long' In file included from /sw/include/libguile/__scm.h:52, > from /sw/include/libguile.h:30, from /sw/include/guile/gh.h:24, > from /sw/include/ctl.h:26, from epsilon_file.c:39: > /sw/include/libguile/scmconfig.h:83: warning: ISO C90 does not > support 'long long' /sw/include/libguile/scmconfig.h:84: warning: > ISO C90 does not support 'long long' In file included from > /sw/include/libguile/__scm.h:52, from /sw/include/libguile.h:30, > from /sw/include/guile/gh.h:24, from main.c:33: > /sw/include/libguile/scmconfig.h:83: warning: ISO C90 does not > support 'long long' /sw/include/libguile/scmconfig.h:84: warning: > ISO C90 does not support 'long long' In file included from > /sw/include/libguile.h:116, from /sw/include/guile/gh.h:24, from > main.c:33: /sw/include/libguile/discouraged.h:93: warning: ISO C90 > does not support 'long long' /sw/include/libguile/discouraged.h:94: > warning: ISO C90 does not support 'long long' > /sw/include/libguile/discouraged.h:95: warning: ISO C90 does not > support 'long long' /sw/include/libguile/discouraged.h:97: warning: > ISO C90 does not support 'long long' In file included from > /sw/include/libguile.h:116, from /sw/include/guile/gh.h:24, from > /sw/include/ctl.h:26, from epsilon_file.c:39: > /sw/include/libguile/discouraged.h:93: warning: ISO C90 does not > support 'long long' /sw/include/libguile/discouraged.h:94: warning: > ISO C90 does not support 'long long' > /sw/include/libguile/discouraged.h:95: warning: ISO C90 does not > support 'long long' /sw/include/libguile/discouraged.h:97: warning: > ISO C90 does not support 'long long' In file included from > main.c:38: ctl-io.h:69: error: expected specifier-qualifier-list > before 'typedef' <snip> At the same point I get: gcc-4 -c -DHAVE_CONFIG_H -DCTL_SCM='"'/sw/share/libctl/base/ctl.scm'"' - -DINCLUDE_SCM='"'/sw/share/libctl/base/include.scm'"' - -DSPEC_SCM='"'/sw/share/libctl/specs/mpb.scm'"' - -DVERSION_STRING='"'"MIT Photonic Bands 1.4.2, Copyright (C) 1999-2001 by MIT."'"' -DHAVE_CTL_HOOKS=1 -DHAVE_CTL_EXPORT_HOOK=1 -I. -I. - -I../src/util -I../src/matrices -I../src/matrixio -I../src/maxwell - -I/sw/include -I/sw/include -Dmacosx -I/sw/include -I/sw/include - -D_THREAD_SAFE -g -O2 -Wall -W -Wbad-function-cast -Wcast-qual - -Wpointer-arith -Wcast-align -pedantic main.c -o main.o In file included from /sw/include/libguile/__scm.h:52, from /sw/include/libguile.h:30, from /sw/include/guile/gh.h:24, from main.c:33: /sw/include/libguile/scmconfig.h:83: warning: ISO C90 does not support 'long long' /sw/include/libguile/scmconfig.h:84: warning: ISO C90 does not support 'long long' In file included from /sw/include/libguile.h:116, from /sw/include/guile/gh.h:24, from main.c:33: /sw/include/libguile/discouraged.h:93: warning: ISO C90 does not support 'long long' /sw/include/libguile/discouraged.h:94: warning: ISO C90 does not support 'long long' /sw/include/libguile/discouraged.h:95: warning: ISO C90 does not support 'long long' /sw/include/libguile/discouraged.h:97: warning: ISO C90 does not support 'long long' The *first* instance of the word "error" in the output is typically what we need, since later errors are often due to whatever first failed. What version of hdf5 do you have? "dpkg -l hdf5" will produce that information. - -- Alexander Hansen, Ph.D. Fink User Liaison http://finkakh.wordpress.com/ -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.10 (Darwin) Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org/ iEYEARECAAYFAk8cZqgACgkQB8UpO3rKjQ8YkgCdFiBne0gjTtZr3XmE372mMBpu b4kAn1RMIU520devHlzUFNyjZDh+GMlk =czkP -----END PGP SIGNATURE----- ------------------------------------------------------------------------------ Try before you buy = See our experts in action! The most comprehensive online learning library for Microsoft developers is just $99.99! Visual Studio, SharePoint, SQL - plus HTML5, CSS3, MVC3, Metro Style Apps, more. Free future releases when you subscribe now! http://p.sf.net/sfu/learndevnow-dev2 _______________________________________________ Fink-beginners mailing list Fink-beginners@lists.sourceforge.net List archive: http://news.gmane.org/gmane.os.apple.fink.beginners Subscription management: https://lists.sourceforge.net/lists/listinfo/fink-beginners