On 1/14/13 11:32 AM, niloufar faghihi wrote: > Hi, > > I tried to update my fink after about 9 months. So I first run > fink self update > and I got no error. Then I run > fink update-all > and I got the following messages about it: > > ---- > /sw/src/fink.build/libmikmod3-3.2.0-1/libmikmod-3.2.0/missing: Unknown > `--run' option > Try `/sw/src/fink.build/libmikmod3-3.2.0-1/libmikmod-3.2.0/missing --help' > for more information > configure: WARNING: 'missing' script is too old or missing > . > . > . > config.status: WARNING: 'libmikmod/Makefile.in' seems to ignore the > --datarootdir setting > . > . > . > In file included from ../mmio/mmio.c:58: > ../include/mikmod_internals.h:670: error: expected '=', ',', ';', 'asm' or > '__attribute__' before 'vc_callback' > ../mmio/mmio.c: In function '_mm_iobase_setcur': > ../mmio/mmio.c:109: error: 'MREADER' has no member named 'prev_iobase' > ../mmio/mmio.c:109: error: 'MREADER' has no member named 'iobase' > ../mmio/mmio.c:110: error: 'MREADER' has no member named 'iobase' > ../mmio/mmio.c: In function '_mm_iobase_revert': > ../mmio/mmio.c:116: error: 'MREADER' has no member named 'iobase' > ../mmio/mmio.c:116: error: 'MREADER' has no member named 'prev_iobase' > ../mmio/mmio.c: In function '_mm_FileReader_Seek': > ../mmio/mmio.c:144: error: 'MREADER' has no member named 'iobase' > ../mmio/mmio.c: In function '_mm_FileReader_Tell': > ../mmio/mmio.c:149: error: 'MREADER' has no member named 'iobase' > /bin/bash ../libtool --silent --mode=compile gcc -DHAVE_CONFIG_H > -D_FORTIFY_SOURCE=2 -I/sw/include -g -O2 -fstack-protector -Wno-unused-value > -Wno-deprecated-declarations -finline-functions -funroll-loops -ffast-math > -Dunix -I../include -I.. -I../include -DMIKMOD_H=../include/mikmod.h -c > ../playercode/mdriver.c > make[2]: *** [mmio.lo] Error 1 > make[2]: *** Waiting for unfinished jobs.... > make[1]: *** [all-recursive] Error 1 > make: *** [all] Error 2 > ### execution of make failed, exit code 2 > ### execution of /tmp/fink.kTRxR failed, exit code 2 > Removing runtime build-lock... > Removing build-lock package... > /sw/bin/dpkg-lockwait -r fink-buildlock-libmikmod3-3.2.0-1 > (Reading database ... 157903 files and directories currently installed.) > Removing fink-buildlock-libmikmod3-3.2.0-1 ... > Updating the list of locally available binary packages. > Scanning dists/stable/main/binary-darwin-i386 > . > . > Failed: phase compiling: libmikmod3-3.2.0-1 failed > ---- > > I would appreciate it if you please help me. > -niloufar > >
1) Your error is specifically with libmikmod3, so I have changed the subject to something less generic. 2) You have provided no information about your system--such as the part at the end that we say to "please include with your report". You also cut out the line of output just before the error, which is often a useful piece of information. In this case, probably it doesn't matter. These sorts of errors often go away with a newer Xcode (or sometimes show up with a new one). Since you didn't mention your OS version and Xcode version, I can't say definitively whether this is the case here. -- Alexander Hansen, Ph.D. Fink User Liaison My package updates: http://finkakh.wordpress.com/ ------------------------------------------------------------------------------ Master SQL Server Development, Administration, T-SQL, SSAS, SSIS, SSRS and more. Get SQL Server skills now (including 2012) with LearnDevNow - 200+ hours of step-by-step video tutorials by Microsoft MVPs and experts. SALE $99.99 this month only - learn more at: http://p.sf.net/sfu/learnmore_122512 _______________________________________________ Fink-users mailing list [email protected] List archive: http://news.gmane.org/gmane.os.macosx.fink.user Subscription management: https://lists.sourceforge.net/lists/listinfo/fink-users
