1.7.0 beta rc1: libcurl errors

2008-12-08 Thread Jay Levitt
I know this isn't a great bug report, because I already overwrote the fail case; sorry about that. I upgraded from a DMG-installed 1.6.0 to a built-from-source 1.7.0 beta 1. I then updated a bunch of ports, but I don't think libcurl was one of them. (Is there a log? I don't think there is.)

Re: 1.7.0 beta rc1: libcurl errors

2008-12-08 Thread Bryan Blackburn
On Mon, Dec 08, 2008 at 03:25:19PM -0500, Jay Levitt said: I know this isn't a great bug report, because I already overwrote the fail case; sorry about that. I upgraded from a DMG-installed 1.6.0 to a built-from-source 1.7.0 beta 1. I then updated a bunch of ports, but I don't think libcurl

Re: 1.7.0 beta rc1: libcurl errors

2008-12-08 Thread Ryan Schmidt
On Dec 8, 2008, at 15:41, Bryan Blackburn wrote: On Mon, Dec 08, 2008 at 03:25:19PM -0500, Jay Levitt said: I tried to rebuild the port, but the port command had the same problem: sudo port clean git couldn't load file /opt/local/share/macports/Tcl/pextlib1.0/Pextlib.dylib:

Re: 1.7.0 beta rc1: libcurl errors

2008-12-08 Thread Bryan Blackburn
On Mon, Dec 08, 2008 at 04:19:41PM -0600, Ryan Schmidt said: On Dec 8, 2008, at 15:41, Bryan Blackburn wrote: On Mon, Dec 08, 2008 at 03:25:19PM -0500, Jay Levitt said: I tried to rebuild the port, but the port command had the same problem: sudo port clean git couldn't load file

Re: 1.7.0 beta rc1: libcurl errors

2008-12-08 Thread Joshua Root
Bryan Blackburn wrote: On Mon, Dec 08, 2008 at 04:19:41PM -0600, Ryan Schmidt said: On Dec 8, 2008, at 15:41, Bryan Blackburn wrote: On Mon, Dec 08, 2008 at 03:25:19PM -0500, Jay Levitt said: I tried to rebuild the port, but the port command had the same problem: sudo port clean git

install manopen fails on 10.5.5

2008-12-08 Thread joseph davison
Just installed macports on a new leopard installation on my macbook pro. Tried to install manopen and it blows up with: ManDocument.m: In function '-[ManDocument windowControllerDidLoadNib:]': ManDocument.m:328: error: 'NSSimpleHorizontalTypesetter' undeclared (first use in this function)

nco fails to build install on 10.5.5

2008-12-08 Thread joseph davison
new Leopard installation on a macbook pro. installed netcdf, then tried to install nco hours later, after installing a new gcc and a new perl, and ... it finally tried to do nco. Here's the nco build output: --- Fetching nco --- nco-3.9.5.tar.gz doesn't seem to exist in /opt/local/var/

Re: install manopen fails on 10.5.5

2008-12-08 Thread Bryan Blackburn
On Mon, Dec 08, 2008 at 06:19:08PM -0600, joseph davison said: Just installed macports on a new leopard installation on my macbook pro. Tried to install manopen and it blows up with: ManDocument.m: In function '-[ManDocument windowControllerDidLoadNib:]': ManDocument.m:328: error:

Re: nco fails to build install on 10.5.5

2008-12-08 Thread Ryan Schmidt
On Dec 8, 2008, at 18:23, joseph davison wrote: new Leopard installation on a macbook pro. installed netcdf, then tried to install nco hours later, after installing a new gcc and a new perl, and ... it finally tried to do nco. Here's the nco build output: [snip] I don't see a ticket

Re: 1.7.0 beta rc1: libcurl errors

2008-12-08 Thread Bryan Blackburn
On Tue, Dec 09, 2008 at 10:04:03AM +1100, Joshua Root said: [...] Could the wrong libcurl be picked up if there is something like LDFLAGS=-L/opt/local/lib in the environment? If that's what happened to Jay, it shouldn't be a problem with selfupdate because the environment is sanitised.