http://www.lavasoftusa.com/
xpost
― Ed (dali), Saturday, 17 January 2004 19:53 (twenty years ago) link
― N. (nickdastoor), Saturday, 17 January 2004 19:57 (twenty years ago) link
― Mary (Mary), Saturday, 17 January 2004 20:28 (twenty years ago) link
― Ed (dali), Saturday, 17 January 2004 21:15 (twenty years ago) link
― Ed (dali), Saturday, 17 January 2004 21:17 (twenty years ago) link
― Mary (Mary), Sunday, 18 January 2004 03:50 (twenty years ago) link
― Ed (dali), Sunday, 18 January 2004 04:36 (twenty years ago) link
― s1ocki (slutsky), Sunday, 18 January 2004 17:28 (twenty years ago) link
― anthony kyle monday (akmonday), Sunday, 18 January 2004 17:34 (twenty years ago) link
― Sean (Sean), Monday, 19 January 2004 06:25 (twenty years ago) link
― Dan I. (Dan I.), Monday, 19 January 2004 07:48 (twenty years ago) link
― Mary (Mary), Monday, 19 January 2004 08:24 (twenty years ago) link
― Sean (Sean), Monday, 19 January 2004 09:44 (twenty years ago) link
main.c: At top level:main.c:351: warning: `okpassshortopts' defined but not usedmake[2]: *** [main.o] Error 1make[1]: *** [all-main] Error 2make: *** [all-recursive] Error 2### execution of failed, exit code 2Failed: compiling dpkg-1.10.9-200 failed
Any idea what is going wrong or how I can fix it? I have deleted and reinstalled /sw several times now. Or can I just copy /sw from someone else who has it working?
― Casuistry (Chris P), Monday, 19 January 2004 21:14 (twenty years ago) link
did you try poking around the slsk boards to see if anyone else had the same problem?
― s1ocki (slutsky), Monday, 19 January 2004 21:20 (twenty years ago) link
Causistry, I'm working on yours.
― Ed (dali), Monday, 19 January 2004 21:40 (twenty years ago) link
Try running
sudo apt-get update
then sudo apt-get upgrade
then sudo fink selfupdate-rsync
― Ed (dali), Monday, 19 January 2004 21:47 (twenty years ago) link
Ed, thanks! I'll give it a whirl.
― Casuistry (Chris P), Monday, 19 January 2004 21:47 (twenty years ago) link
http://forums.macosxhints.com/
― Ed (dali), Monday, 19 January 2004 21:56 (twenty years ago) link
"sudo apt-get update" transcript ended with this:
Failed to fetch file:/sw/fink/dists/local/main/binary-darwin-powerpc/Packages File not foundFailed to fetch file:/sw/fink/dists/stable/main/binary-darwin-powerpc/Packages File not foundFailed to fetch file:/sw/fink/dists/stable/crypto/binary-darwin-powerpc/Packages File not foundReading Package Lists... DoneBuilding Dependency Tree... DoneE: Some index files failed to download, they have been ignored, or old ones used instead.
I wasn't sure whether this was an error I should worry about or not, so I continued on with the other steps, but the fink selfupdate ended the same way it had before.
― Casuistry (Chris P), Monday, 19 January 2004 22:18 (twenty years ago) link
try sudo fink index
― Ed (dali), Monday, 19 January 2004 22:22 (twenty years ago) link
― Casuistry (Chris P), Monday, 19 January 2004 22:23 (twenty years ago) link
― Ed (dali), Monday, 19 January 2004 22:24 (twenty years ago) link
Err file: local/main Packages File not foundIgn file: local/main Release Err file: stable/main Packages File not foundIgn file: stable/main Release Err file: stable/crypto Packages File not foundIgn file: stable/crypto Release Hit http://us.dl.sourceforge.net 10.3/release/main PackagesHit http://us.dl.sourceforge.net 10.3/release/main ReleaseHit http://us.dl.sourceforge.net 10.3/release/crypto PackagesHit http://us.dl.sourceforge.net 10.3/release/crypto ReleaseHit http://us.dl.sourceforge.net 10.3/current/main PackagesHit http://us.dl.sourceforge.net 10.3/current/main ReleaseHit http://us.dl.sourceforge.net 10.3/current/crypto PackagesHit http://us.dl.sourceforge.net 10.3/current/crypto ReleaseFailed to fetch file:/sw/fink/dists/local/main/binary-darwin-powerpc/Packages File not foundFailed to fetch file:/sw/fink/dists/stable/main/binary-darwin-powerpc/Packages File not foundFailed to fetch file:/sw/fink/dists/stable/crypto/binary-darwin-powerpc/Packages File not foundReading Package Lists... DoneBuilding Dependency Tree... DoneE: Some index files failed to download, they have been ignored, or old ones used instead.
(Same as before.)
― Casuistry (Chris P), Monday, 19 January 2004 22:27 (twenty years ago) link
― Bryan (Bryan), Monday, 19 January 2004 22:32 (twenty years ago) link
if just fink try sudo apt-get upgrade
― Ed (dali), Monday, 19 January 2004 22:33 (twenty years ago) link
― johnny fitz (johnny fitz), Monday, 19 January 2004 22:34 (twenty years ago) link
― Ed (dali), Monday, 19 January 2004 22:39 (twenty years ago) link
― Bryan (Bryan), Monday, 19 January 2004 22:41 (twenty years ago) link
― Casuistry (Chris P), Monday, 19 January 2004 22:53 (twenty years ago) link
― anthony kyle monday (akmonday), Monday, 19 January 2004 22:55 (twenty years ago) link
― s1ocki (slutsky), Monday, 19 January 2004 22:56 (twenty years ago) link
― Casuistry (Chris P), Monday, 19 January 2004 22:59 (twenty years ago) link
― anthony kyle monday (akmonday), Monday, 19 January 2004 23:01 (twenty years ago) link
In file included from /System/Library/Frameworks/CoreFoundation.framework/Headers/CFBase.h:14, from /System/Library/Frameworks/CoreFoundation.framework/Headers/CoreFoundation.h:5, from main.c:43:/usr/include/AvailabilityMacros.h:101:6: #error MAC_OS_X_VERSION_MAX_ALLOWED must be >= MAC_OS_X_VERSION_MIN_REQUIREDmain.c:44: warning: function declaration isn't a prototypemain.c: In function `setforce':main.c:335: warning: signed and unsigned type in conditional expressionmain.c: At top level:main.c:373: warning: cast discards qualifiers from pointer target typemain.c:374: warning: cast discards qualifiers from pointer target typemain.c:377: warning: cast discards qualifiers from pointer target typemain.c:384: warning: cast discards qualifiers from pointer target typemain.c:385: warning: cast discards qualifiers from pointer target typemain.c:424: warning: cast discards qualifiers from pointer target typemain.c:425: warning: cast discards qualifiers from pointer target typemain.c:426: warning: cast discards qualifiers from pointer target typemain.c:427: warning: cast discards qualifiers from pointer target typemain.c:428: warning: cast discards qualifiers from pointer target typemain.c:429: warning: cast discards qualifiers from pointer target typemain.c:430: warning: cast discards qualifiers from pointer target typemain.c:431: warning: cast discards qualifiers from pointer target typemain.c:432: warning: cast discards qualifiers from pointer target typemain.c:433: warning: cast discards qualifiers from pointer target typemain.c:561: warning: function declaration isn't a prototypemain.c: In function `finkinit':main.c:583: warning: unsigned int format, long unsigned int arg (arg 4)main.c:611: warning: passing arg 1 of `free' discards qualifiers from pointer target typemain.c:612: warning: passing arg 1 of `free' discards qualifiers from pointer target typemain.c: At top level:main.c:351: warning: `okpassshortopts' defined but not usedmake[2]: *** [main.o] Error 1make[1]: *** [all-main] Error 2make: *** [all-recursive] Error 2### execution of failed, exit code 2Failed: compiling dpkg-1.10.9-200 failed
― Casuistry (Chris P), Monday, 19 January 2004 23:10 (twenty years ago) link
― Ed (dali), Monday, 19 January 2004 23:14 (twenty years ago) link
― Casuistry (Chris P), Monday, 19 January 2004 23:18 (twenty years ago) link
also, I don't know if you've seen this, but this page helps: www.captnswing.net/howto/nicotine
― anthony kyle monday (akmonday), Monday, 19 January 2004 23:23 (twenty years ago) link
fink selfupdate-rsync
then sudo gcc_select 3.3
― Ed (dali), Monday, 19 January 2004 23:29 (twenty years ago) link
Ed: OK, I will try that. Thank you greatly for your help, by the way!
― Casuistry (Chris P), Monday, 19 January 2004 23:31 (twenty years ago) link
sudo gcc_select 3.3
You may need to install a more recent version of the Developer Tools to be ableto do so.
― Casuistry (Chris P), Monday, 19 January 2004 23:32 (twenty years ago) link
You could try erasing your /sw directory (sudo rm -r /sw) and starting again.
― Ed (dali), Monday, 19 January 2004 23:40 (twenty years ago) link
― Casuistry (Chris P), Monday, 19 January 2004 23:54 (twenty years ago) link
― Markelby (Mark C), Monday, 19 January 2004 23:59 (twenty years ago) link
― Bryan (Bryan), Tuesday, 20 January 2004 00:55 (twenty years ago) link
― Orbit (Orbit), Tuesday, 20 January 2004 09:01 (twenty years ago) link
― Pinkpanther (Pinkpanther), Tuesday, 20 January 2004 09:04 (twenty years ago) link
― MarkH (MarkH), Tuesday, 20 January 2004 09:10 (twenty years ago) link
― Elvis Telecom (Chris Barrus), Tuesday, 20 January 2004 09:17 (twenty years ago) link
― Casuistry (Chris P), Tuesday, 20 January 2004 16:15 (twenty years ago) link