Error trying to build w3m

2007-01-16 Thread Joe Jones
I am trying to build and install the w3m port and am receiving the following errors: = Error Output ---> Fetching boehmgc ---> Attempting to fetch gc6.8.tar.gz from http://www.hpl.hp.com/personal/Hans_Boehm/gc/gc_source/ ---> Verifying checksum(s) for boehmgc -

Re: libtool

2007-01-16 Thread Ryan Schmidt
On Jan 16, 2007, at 19:02, Thomas De Contes wrote: Le mercredi, 17 jan 2007, à 00:50 Europe/Paris, Timothy Brown a écrit : On Wed, Jan 17, 2007 at 12:28:28AM +0100, Thomas De Contes wrote: what does exactly port install libtool ? It installs the GNU libtool. does it make some things d

Re: libtool

2007-01-16 Thread Salvatore Domenick Desiano
It sounds like GNAT is hard wired to look for libtool. I don't have access to the GNAT website or the download, so I can't tell you how to change which libtool to look for. I can think of three possibile solutions: 1) temporarily move /usr/lib/libtool out of the way (not a great idea, and ab

Re: libtool

2007-01-16 Thread Thomas De Contes
Le mercredi, 17 jan 2007, à 00:50 Europe/Paris, Timothy Brown a écrit : On Wed, Jan 17, 2007 at 12:28:28AM +0100, Thomas De Contes wrote: what does exactly port install libtool ? It installs the GNU libtool. does it make some things diferent than the apple version ? while making a too

Re: libtool

2007-01-16 Thread Salvatore Domenick Desiano
Looks like you have everything in place. As Timothy asked, what are you trying to build? Is it a port or another application (the answer will be different). Incidentally, looking at your path, there are a couple of apps you could shift to MP rather than having to install them manually. -- Sal

Re: libtool

2007-01-16 Thread Thomas De Contes
Le mercredi, 17 jan 2007, à 00:48 Europe/Paris, Salvatore Domenick Desiano a écrit : port installed | grep libtool will tell you all of the libtools you have installed. thomas% port installed | grep libtool libtool @1.5.22_0 (active) so, nothing else that the one i installed to replace

Re: libtool

2007-01-16 Thread Timothy Brown
On Wed, Jan 17, 2007 at 12:28:28AM +0100, Thomas De Contes wrote: > hi :-) Hello. Just a quick response, it might not be all that helpful... > what does exactly > port install libtool > ? It installs the GNU libtool. > > while making a tool, i got the error > /usr/bin/libtool: unknown option c

Re: libtool

2007-01-16 Thread Salvatore Domenick Desiano
port installed | grep libtool will tell you all of the libtools you have installed. It sounds to me like your path has the apple tools in front of MP tools. What is your path? That is, what do you get from 'echo $PATH'? -- Sal smile. -- Salvatore Domenick Desiano Doctoral C

libtool

2007-01-16 Thread Thomas De Contes
hi :-) what does exactly port install libtool ? while making a tool, i got the error /usr/bin/libtool: unknown option character `m' in: -macosx_version_min on the list [EMAIL PROTECTED], someone said me "It looks like it is using the wrong libtool. Apple has its own. If there is a libtool in

Re: rsync updated to 2.6.9, port fails

2007-01-16 Thread Daniel Ericsson
On 15 jan 2007, at 19.11, Brian Hirt wrote: Hello, There is a new version of rsync. I only had to update the version number and checksum in the Portfile to get it to work. The configure diff didn't need to be changed. Thanks for your report, since the maintainer is absent I assigned th