Re: [Fink-devel] Tracker mods
John Ridgway <[EMAIL PROTECTED]> writes: > The source file is not available where the package is looking for it. > The Source field specifies mirror:sourceforge:%n/%n-%v.tar.gz, but no > such file exists. Please check the Source field and update it. Ah, I must misuse the Source field. I've changed to use a custom mirror as follows: , | Source: mirror:custom:%n/%n-%v.tar.gz | CustomMirror: << | Primary: http://dl.cihar.com/MIRROR/ | << ` It builds okay here. -- William http://williamxu.net9.org 1648 files (84%) out of the files that I mirror disappeared. Since my delete threshold was set at 90%, all those files are now missing from my hard drive. It's going to take a lng time to fetch those again via 14.4kbps! -- Brian C. White - Check out the new SourceForge.net Marketplace. It's the best place to buy or sell services for just about anything Open Source. http://sourceforge.net/services/buy/index.php ___ Fink-devel mailing list Fink-devel@lists.sourceforge.net http://news.gmane.org/gmane.os.apple.fink.devel
Re: [Fink-devel] Tracker mods
John Ridgway <[EMAIL PROTECTED]> writes: Hi, John! > The following packages need to have their "Group" attribute modified > to "Awaiting Update from Submitter": > > [ 1995040 ] enca-1.9-1: Extremely Naive Charset Analyser I submitted the enca package. What does that mean? I'm following: http://www.finkproject.org/doc/quick-start-pkg/howtostart.php?phpLang=en#Submit where it says: "Set the Group field of the tracker item to Undergoing Validation when you create the new tracker." -- William http://williamxu.net9.org A freelance is one who gets paid by the word -- per piece or perhaps. -- Robert Benchley - Check out the new SourceForge.net Marketplace. It's the best place to buy or sell services for just about anything Open Source. http://sourceforge.net/services/buy/index.php ___ Fink-devel mailing list Fink-devel@lists.sourceforge.net http://news.gmane.org/gmane.os.apple.fink.devel
[Fink-devel] mp3info compile error
The following message is a courtesy copy of an article that has been posted to gmane.os.apple.fink.general as well. The following package will be installed or updated: mp3info Setting runtime build-lock... dpkg-deb -b /sw/src/fink.build/root-fink-buildlock-mp3info-0.8.5a-1 /sw/src/fink.build dpkg-deb: building package `fink-buildlock-mp3info-0.8.5a-1' in `/sw/src/fink.build/fink-buildlock-mp3info-0.8.5a-1_2007.11.16-13.35.44_darwin-i386.deb'. Installing build-lock package... /sw/bin/dpkg-lockwait -i /sw/src/fink.build/fink-buildlock-mp3info-0.8.5a-1_2007.11.16-13.35.44_darwin-i386.deb Selecting previously deselected package fink-buildlock-mp3info-0.8.5a-1. (Reading database ... 37004 files and directories currently installed.) Unpacking fink-buildlock-mp3info-0.8.5a-1 (from .../fink-buildlock-mp3info-0.8.5a-1_2007.11.16-13.35.44_darwin-i386.deb) ... Setting up fink-buildlock-mp3info-0.8.5a-1 (2007.11.16-13.35.44) ... gzip -dc /sw/src/mp3info-0.8.5a.tgz | /sw/bin/tar -xf - --no-same-owner --no-same-permissions patch -p1 < /sw/fink/dists/unstable/main/finkinfo/sound/mp3info.patch patching file Makefile /var/tmp/tmp.1.u8OpKP #!/bin/sh -ev make mp3info gcc -g -O2 -Wall -I/sw/include -c -o mp3info.o mp3info.c gcc -g -O2 -Wall -I/sw/include -c -o textfunc.o textfunc.c gcc -g -O2 -Wall -I/sw/include -c -o mp3curs.o mp3curs.c gcc -g -O2 -Wall -I/sw/include -c -o mp3tech.o mp3tech.c mp3tech.c: In function 'sameConstant': mp3tech.c:282: error: 'uint' undeclared (first use in this function) mp3tech.c:282: error: (Each undeclared identifier is reported only once mp3tech.c:282: error: for each function it appears in.) mp3tech.c:282: error: syntax error before ')' token mp3tech.c:282: error: syntax error before ')' token make: *** [mp3tech.o] Error 1 ### execution of /var/tmp/tmp.1.u8OpKP failed, exit code 2 Removing runtime build-lock... Removing build-lock package... /sw/bin/dpkg-lockwait -r fink-buildlock-mp3info-0.8.5a-1 (Reading database ... 37005 files and directories currently installed.) Removing fink-buildlock-mp3info-0.8.5a-1 ... Failed: phase compiling: mp3info-0.8.5a-1 failed -- William - This SF.net email is sponsored by: Microsoft Defy all challenges. Microsoft(R) Visual Studio 2005. http://clk.atdmt.com/MRT/go/vse012070mrt/direct/01/ ___ Fink-devel mailing list Fink-devel@lists.sourceforge.net http://news.gmane.org/gmane.os.apple.fink.devel
Re: [Fink-devel] [Fink-users] mp3info compile error
Martin Costabel <[EMAIL PROTECTED]> writes: > Should be fixed now in version 0.8.5a-2. Confirmed. Thanks for the quick response. -- William - This SF.net email is sponsored by: Microsoft Defy all challenges. Microsoft(R) Visual Studio 2005. http://clk.atdmt.com/MRT/go/vse012070mrt/direct/01/ ___ Fink-devel mailing list Fink-devel@lists.sourceforge.net http://news.gmane.org/gmane.os.apple.fink.devel