-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 On 7/13/11 10:53 PM, Michael wrote: > I have installed fink, Xcode (3.2.6) on my mac (i7, 10.6.7) 4gb > memory When I tried to install tiemu downloaded from the website > http://lpg.ticalc.org/prj_tiemu/ I got an error after a long list of > code. I have tried updating fink, and it says I have nothing left to > update. > > I had to separate some lines into two lines since they exceeded 80 > characters > > rm -f fr.gmo && /sw/bin/msgfmt -c --statistics -o fr.gmo fr.po 269 > translated messages, 4 fuzzy translations, 3 untranslated messages. > touch stamp-po Making all in src if /bin/sh ../libtool --mode=compile > gcc -DHAVE_CONFIG_H -I. -I. -I.. - DLOCALEDIR=\"/sw/share/locale\" > -I/sw/include - > I/System/Library/Frameworks/CoreFoundation.framework/Headers -Wall -g > -O2 -fvisibility=hidden - MT libticables_la-detect.lo -MD -MP -MF > ".deps/libticables_la-detect.Tpo" \ -c -o libticables_la-detect.lo > `test -f 'detect.c' || echo './'`detect.c; \ then mv -f > ".deps/libticables_la-detect.Tpo"".deps/libticables_la-detect.Plo";\ > else rm -f ".deps/libticables_la-detect.Tpo"; exit 1; \ fi mkdir > .libs gcc -DHAVE_CONFIG_H -I. -I. -I.. > -DLOCALEDIR=\"/sw/share/locale\" -I/sw/include - > I/System/Library/Frameworks/CoreFoundation.framework/Headers -Wall -g > -O2 -fvisibility=hidden - MT libticables_la-detect.lo -MD -MP -MF > .deps/libticables_la-detect.Tpo -c detect.c -fno-common - DPIC -o > .libs/libticables_la-detect.o detect.c:56: error: expected '=', ',', > ';', 'asm'or'__attribute__' before 'int' detect.c:78: error: expected > '=', ',', ';', 'asm'or'__attribute__' before 'int' detect.c:102: > error: expected '=', ',', ';', 'asm' or '__attribute__' before 'int' > detect.c:112: error: expected '=', ',', ';', 'asm' or > '__attribute__' before 'ticable_detect_all' make[2]: *** > [libticables_la-detect.lo] Error 1 make[1]: *** [all-recursive] Error > 1 make: *** [all] Error 2 ### execution of make failed, exit code 2 > > >
Why exactly are you emailing us? It's not a Fink package and the only references to anything that Fink installs that I see are for internationalization: msgformat and /sw/share/locale, and the error doesn't involve that. - -- Alexander Hansen, Ph.D. Fink User Liaison http://finkakh.wordpress.com/ -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.11 (Darwin) Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org/ iEYEARECAAYFAk4e5aYACgkQB8UpO3rKjQ84SgCeLvPeDjlr8DBfr4SWqOunbnDt BMcAnR9Uny62DgYc8T9RD+Iuz52kZW8W =vJi6 -----END PGP SIGNATURE----- ------------------------------------------------------------------------------ AppSumo Presents a FREE Video for the SourceForge Community by Eric Ries, the creator of the Lean Startup Methodology on "Lean Startup Secrets Revealed." This video shows you how to validate your ideas, optimize your ideas and identify your business strategy. http://p.sf.net/sfu/appsumosfdev2dev _______________________________________________ Fink-beginners mailing list [email protected] List archive: http://news.gmane.org/gmane.os.apple.fink.beginners Subscription management: https://lists.sourceforge.net/lists/listinfo/fink-beginners
