Martin Costabel | 1 Apr 11:28
Picon

Re: problems to install gmp-64

Yves Edel wrote:
> Hi,
> 
> I tried to Install gmp-64 and it failed. gmp (32-bit) makes no  
> trouble. I had run fink selfupdade and update. I also tried to remove  
> the old gmp installation and do a fresh one. No success up to now.
> 
> I have one of the 2008 8*core MacPro with 10.5.2 and i686-apple- 
> darwin9-gcc-4.0.1 (GCC) 4.0.1 (Apple Inc. build 5465)
> (the 4.2 apple developer preview is also installed on the machine but  
> not as default gcc)
[]
> checking build system type... pentium3-apple-darwin9.2.0
> checking host system type... pentium3-apple-darwin9.2.0
> checking for a BSD-compatible install... /usr/bin/install -c
> checking whether build environment is sane... yes
> checking for gawk... no
> checking for mawk... no
> checking for nawk... no
> checking for awk... awk
> checking whether make sets $(MAKE)... yes
> checking whether to enable maintainer-specific portions of  
> Makefiles... no
> configure: error: ABI=64 is not among the following valid choices: 32

I am getting the same error on a new MacBookPro. The $host_cpu is also 
(mis)detected as pentium3 instead of core2. I had a look at gmp's 
config.guess script that does this detection, but it plays some 
assembler games that are over my head. Instead of a real fix of the 
config.guess script, I was successful with adding a patch file and a 
(Continue reading)

Stephen M Jones | 1 Apr 12:20
Picon
Picon
Favicon

Re: rsync


I think it would be useful for users like
myself who do not require frequent updates
after setting up a new machine.

On Mon, 31 Mar 2008, Alexander Hansen wrote:

> cvs and rsync are currently the only options.  We don't have a snapshot
> .info tarball for Leopard, but that's not a bad option to implement.
>
> Stephen M Jones wrote:
> > Still the same problem.
> >
> > Are cvs and rsync the only ways?  Can I find a tarball
> > with all the package info files somewhere?  I can only
> > find one with the base packages.
> >
> >
> >
> > On Sun, 30 Mar 2008, Alexander Hansen wrote:
> >
> >
> >> Something like below:
> >>
> >>
> >> :pserver;proxy=www.myproxy.net;proxyport=8000:PSERVER_CONNECTION_ST\
> >> RING:anonymous <at> fink.cvs.sourceforge.net:/cvsroot/fink
> >>
> >> The ; are not typos--I copied this right from the cvs info page on my
> >> system.  Put in the appropriate proxy configuration stuff from your
(Continue reading)

Benjamin Reed | 1 Apr 15:15
Gravatar

Re: rsync


Stephen M Jones wrote:
|
| I think it would be useful for users like
| myself who do not require frequent updates
| after setting up a new machine.

In hindsight, I can't believe we haven't done this before.  =)

It's a good idea, and shouldn't be too hard to implement.

--
Benjamin Reed a.k.a. Ranger Rick
Fink, KDE, and Mac OS X development
http://www.racoonfink.com/

Martin Costabel | 1 Apr 16:13
Picon

Re: rsync

Benjamin Reed wrote:
> -----BEGIN PGP SIGNED MESSAGE-----
> Hash: SHA1
> 
> Stephen M Jones wrote:
> |
> | I think it would be useful for users like
> | myself who do not require frequent updates
> | after setting up a new machine.
> 
> In hindsight, I can't believe we haven't done this before.  =)
> 
> It's a good idea, and shouldn't be too hard to implement.

Isn't that the same thing that existed for ages (largely frowned upon 
and ignored by developers), but died for the same reason as the bindist, 
last known survivor fink-0.8.1-full.tar.gz? See recent discussion at
<http://thread.gmane.org/gmane.os.macosx.fink.beginners/20985>

--

-- 
Martin

-------------------------------------------------------------------------
Check out the new SourceForge.net Marketplace.
It's the best place to buy or sell services for
just about anything Open Source.
http://ad.doubleclick.net/clk;164216239;13503038;w?http://sf.net/marketplace
Benjamin Reed | 1 Apr 16:13
Gravatar

Re: rsync


Martin Costabel wrote:

| Isn't that the same thing that existed for ages (largely frowned upon
| and ignored by developers), but died for the same reason as the bindist,
| last known survivor fink-0.8.1-full.tar.gz? See recent discussion at
| <http://thread.gmane.org/gmane.os.macosx.fink.beginners/20985>

Yes and no, but I was thinking more like, nightly snapshots of the info
files, and a "fink selfupdate-tarball" to go along with it.

--
Benjamin Reed a.k.a. Ranger Rick
Fink, KDE, and Mac OS X development
http://www.racoonfink.com/

Stan Sanderson | 1 Apr 16:48
Picon

update problem

OS 10.4.11, intel iMac
Package manager version: 0.28.1
Distribution version: selfupdate-rsync Tue Apr  1 09:10:20 2008,  
10.4, i386
XCode tools 2.4

Problem- binary dist will not update.

Doing fink selfupdate produces the following result:

Downloading the indexes of available packages in the binary  
distribution./sw/bin/apt-get-lockwait updateErr http:// 
msn.wi.us.finkmirrors.net 10.4/release/main Packages  500 ( Not  
implemented  )Hit http://msn.wi.us.finkmirrors.net 10.4/release/main  
ReleaseErr http://msn.wi.us.finkmirrors.net 10.4/release/crypto  
Packages  500 ( Not implemented  )
.
. (continued for the remainder of the packages requested)

followed by

Reading Package Lists... DoneBuilding Dependency Tree... DoneW:  
Couldn't stat source package list http://msn.wi.us.finkmirrors.net  
10.4/release/main Packages (/sw/var/lib/apt/lists/ 
msn.wi.us.finkmirrors.net_mirrors_fink_finkbindist_bindist_dists_10.4_re 
lease_main_binary-darwin-i386_Packages) - stat (2 No such file or  
directory)W: Couldn't stat source package list http:// 
msn.wi.us.finkmirrors.net 10.4/release/crypto Packages (/sw/var/lib/ 
apt/lists/ 
msn.wi.us.finkmirrors.net_mirrors_fink_finkbindist_bindist_dists_10.4_re 
(Continue reading)

Picon
Gravatar

Re: update problem

On Tuesday 01 April 2008 10:48:15 am Stan Sanderson wrote:
> OS 10.4.11, intel iMac
> Package manager version: 0.28.1
> Distribution version: selfupdate-rsync Tue Apr  1 09:10:20 2008,
> 10.4, i386
> XCode tools 2.4
>
> Problem- binary dist will not update.
>
> Doing fink selfupdate produces the following result:
>
> Downloading the indexes of available packages in the binary
> distribution./sw/bin/apt-get-lockwait updateErr http://
> msn.wi.us.finkmirrors.net 10.4/release/main Packages  500 ( Not
> implemented  )Hit http://msn.wi.us.finkmirrors.net 10.4/release/main
> ReleaseErr http://msn.wi.us.finkmirrors.net 10.4/release/crypto
> Packages  500 ( Not implemented  )
> .
> . (continued for the remainder of the packages requested)
>
> followed by
>
> Reading Package Lists... DoneBuilding Dependency Tree... DoneW:
> Couldn't stat source package list http://msn.wi.us.finkmirrors.net
> 10.4/release/main Packages (/sw/var/lib/apt/lists/
> msn.wi.us.finkmirrors.net_mirrors_fink_finkbindist_bindist_dists_10.4_re
> lease_main_binary-darwin-i386_Packages) - stat (2 No such file or
> directory)W: Couldn't stat source package list http://
> msn.wi.us.finkmirrors.net 10.4/release/crypto Packages (/sw/var/lib/
> apt/lists/
(Continue reading)

Stan Sanderson | 1 Apr 17:14
Picon

Re: update problem


On Apr 1, 2008, at 10:01 AM, Alexander K. Hansen wrote:
> On Tuesday 01 April 2008 10:48:15 am Stan Sanderson wrote:
>> OS 10.4.11, intel iMac
>> Package manager version: 0.28.1
>> Distribution version: selfupdate-rsync Tue Apr  1 09:10:20 2008,
>> 10.4, i386
>> XCode tools 2.4
>>
>> Problem- binary dist will not update.
>>
>> Doing fink selfupdate produces the following result:
>>
>> Downloading the indexes of available packages in the binary
>> distribution./sw/bin/apt-get-lockwait updateErr http://
>> msn.wi.us.finkmirrors.net 10.4/release/main Packages  500 ( Not
>> implemented  )Hit http://msn.wi.us.finkmirrors.net 10.4/release/main
>> ReleaseErr http://msn.wi.us.finkmirrors.net 10.4/release/crypto
>> Packages  500 ( Not implemented  )
>> .
>> . (continued for the remainder of the packages requested)
>>
>> followed by
>>
>> Reading Package Lists... DoneBuilding Dependency Tree... DoneW:
>> Couldn't stat source package list http://msn.wi.us.finkmirrors.net
>> 10.4/release/main Packages (/sw/var/lib/apt/lists/
>> msn.wi.us.finkmirrors.net_mirrors_fink_finkbindist_bindist_dists_10.4 
>> _re
>> lease_main_binary-darwin-i386_Packages) - stat (2 No such file or
(Continue reading)

Picon
Gravatar

Re: update problem

On Tuesday 01 April 2008 11:14:43 am Stan Sanderson wrote:
> On Apr 1, 2008, at 10:01 AM, Alexander K. Hansen wrote:
> > On Tuesday 01 April 2008 10:48:15 am Stan Sanderson wrote:
> >> OS 10.4.11, intel iMac
> >> Package manager version: 0.28.1
> >> Distribution version: selfupdate-rsync Tue Apr  1 09:10:20 2008,
> >> 10.4, i386
> >> XCode tools 2.4
> >>
> >> Problem- binary dist will not update.
> >>
> >> Doing fink selfupdate produces the following result:
> >>
> >> Downloading the indexes of available packages in the binary
> >> distribution./sw/bin/apt-get-lockwait updateErr http://
> >> msn.wi.us.finkmirrors.net 10.4/release/main Packages  500 ( Not
> >> implemented  )Hit http://msn.wi.us.finkmirrors.net 10.4/release/main
> >> ReleaseErr http://msn.wi.us.finkmirrors.net 10.4/release/crypto
> >> Packages  500 ( Not implemented  )
> >> .
> >> . (continued for the remainder of the packages requested)
> >>
> >> followed by
> >>
> >> Reading Package Lists... DoneBuilding Dependency Tree... DoneW:
> >> Couldn't stat source package list http://msn.wi.us.finkmirrors.net
> >> 10.4/release/main Packages (/sw/var/lib/apt/lists/
> >> msn.wi.us.finkmirrors.net_mirrors_fink_finkbindist_bindist_dists_10.4
> >> _re
> >> lease_main_binary-darwin-i386_Packages) - stat (2 No such file or
(Continue reading)

Stan Sanderson | 1 Apr 17:42
Picon

Re: update problem


On Apr 1, 2008, at 10:32 AM, Alexander K. Hansen wrote:
> On Tuesday 01 April 2008 11:14:43 am Stan Sanderson wrote:
>> On Apr 1, 2008, at 10:01 AM, Alexander K. Hansen wrote:
>>> On Tuesday 01 April 2008 10:48:15 am Stan Sanderson wrote:
>>>> OS 10.4.11, intel iMac
>>>> Package manager version: 0.28.1
>>>> Distribution version: selfupdate-rsync Tue Apr  1 09:10:20 2008,
>>>> 10.4, i386
>>>> XCode tools 2.4
>>>>
>>>> Problem- binary dist will not update.
>>>>
>>>> Doing fink selfupdate produces the following result:
>>>>
>>>> Downloading the indexes of available packages in the binary
>>>> distribution./sw/bin/apt-get-lockwait updateErr http://
>>>> msn.wi.us.finkmirrors.net 10.4/release/main Packages  500 ( Not
>>>> implemented  )Hit http://msn.wi.us.finkmirrors.net 10.4/release/ 
>>>> main
>>>> ReleaseErr http://msn.wi.us.finkmirrors.net 10.4/release/crypto
>>>> Packages  500 ( Not implemented  )
>>>> .
>>>> . (continued for the remainder of the packages requested)
>>>>
>>>> followed by
>>>>
>>>> Reading Package Lists... DoneBuilding Dependency Tree... DoneW:
>>>> Couldn't stat source package list http://msn.wi.us.finkmirrors.net
>>>> 10.4/release/main Packages (/sw/var/lib/apt/lists/
(Continue reading)


Gmane