Re: grads fails because gcc40 fails ?

2007-12-21 Thread Ryan Schmidt
On Dec 20, 2007, at 17:09, Markus Weissmann wrote: On Dec 20, 2007, at 9:07 PM, Ludovic Hirlimann wrote: On 20 déc. 07, at 20:20, Barry McInnes wrote: gcc42 installs for me, but gcc40 does not. Is there a way to force the build of stellarium and others, to use gcc42 instead of the default

Re: general dependency questions

2007-12-21 Thread Ryan Schmidt
On Dec 20, 2007, at 15:35, Brian Barnes wrote: I'm new to macports and experimenting with it. To that end, I was wondering if there is a simple way to list all dependencies recursively in macports. For example, the standard 'macports deps foo' command does not list the deps of the deps.

Re: general dependency questions

2007-12-21 Thread Ryan Schmidt
On Dec 21, 2007, at 02:33, Ryan Schmidt wrote: On Dec 20, 2007, at 15:35, Brian Barnes wrote: I'm new to macports and experimenting with it. To that end, I was wondering if there is a simple way to list all dependencies recursively in macports. For example, the standard 'macports deps

Re: general dependency questions

2007-12-21 Thread Emmanuel Hainry
Citando Ryan Schmidt : > > On Dec 21, 2007, at 02:33, Ryan Schmidt wrote: > >> On Dec 20, 2007, at 15:35, Brian Barnes wrote: >> >>> I'm new to macports and experimenting with it. To that end, I was >>> wondering if there is a simple way to list all dependencies recursively >>> in macports. For

Re: Error in w3m Portfile

2007-12-21 Thread Ryan Schmidt
On Dec 17, 2007, at 16:31, Piet van Oostrum wrote: "Daniel J. Luke" <[EMAIL PROTECTED]> (DJL) wrote: DJL> On Dec 17, 2007, at 5:04 PM, Piet van Oostrum wrote: Installing w3m fails because in the portfile the line checksums md5 ba06992d3207666ed1bf2dcf7c72bf58 contains spaces rather

Re: MacPorts 1.6 still supports OS X 10.3 Panther?

2007-12-21 Thread js
Thanks for the information. I'm looking forward to it. On Dec 20, 2007 12:51 PM, <[EMAIL PROTECTED]> wrote: > Hi Ryan and js, > > > MacPorts 1.6 should still support Panther. I believe someone will be > > making a disk image soon. I don't know why the compile is failing for > > you. > > Juan and

Re: Error in w3m Portfile

2007-12-21 Thread Piet van Oostrum
> Ryan Schmidt <[EMAIL PROTECTED]> (RS) wrote: >RS> That doesn't make sense to me. I've never seen that error message >RS> before and, like Daniel, I cannot reproduce it here. Are you sure >RS> your MacPorts and your ports tree are up to date? Try "sudo port >RS> selfupdate" then try ins

dhcp fails to build on macports 1.600 on Leopard

2007-12-21 Thread Jon Passki
Ideas? Latest sync was this morning. Running Leopard 10.5.2 on a MacBook Pro. % uname -a Darwin XXX 9.1.0 Darwin Kernel Version 9.1.0: Wed Oct 31 17:46:22 PDT 2007; root:xnu-1228.0.2~1/RELEASE_I386 i386 % sudo port --all clean dhcp ---> Cleaning dhcp % sudo port -du upgrade dhcp DEBUG: Found po

Re: grads fails because gcc40 fails ?

2007-12-21 Thread Barry McInnes
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 I installed the dependencies one at a time, and installed gcc42 as well just to see if it would build which it does. Currently the stellarium error is sh-3.2# port install stellarium - ---> Staging boost into destroot Error: Target org.macports.dest

Re: Announcement: pidgin 2.3.1

2007-12-21 Thread Erik Norgaard
Thomas Reifferscheid wrote: Dear list, pidgin is now available for macports in version 2.3.1 (it compiles just fine for leopard now) Great .. I know you are not responsible for this port, but, do you know if this affects adium? Adium is based on libpurble. Thanks, Erik -- Erik Nørgaard Ph:

error installing DarwinPorts or MacPorts: no acceptable C compiler

2007-12-21 Thread jwegelin
Dear Macports Users: I am attempting to install MacPorts or DarwinPorts. When I follow the directions at http://darwinports.com/download/ (after typing in my email address), an error says "no acceptable C compiler." My MacBook Pro was purchased circa July 2007 and runs Mac OS 10.4.11. Do I h

"unable to execute -DNDEBUG" - strange gnucash build failure

2007-12-21 Thread Peter Schneider
Hello After a "sudo port install gnucash +without_docs" I got this, probably my favorite Christmas-bug, so far I haven't been able to reduplicate it (another run of "sudo port -d install gnucash +without_docs" gave me another error ... see next posting). It's completely obscure for me that the

Re: Announcement: pidgin 2.3.1

2007-12-21 Thread Thomas Reifferscheid
Dear Erik, as far as I can see, the Portfile for adium depends on subversion and nothing else. Further I cant find a port called libpurple within macports. Do you think it's worth to build a own port called "libpurple" only for adium? Can you live with having to build pidgin in prior to adium? Do

Re: dhcp fails to build on macports 1.600 on Leopard

2007-12-21 Thread Ryan Schmidt
On Dec 21, 2007, at 12:31, Jon Passki wrote: Ideas? Latest sync was this morning. Running Leopard 10.5.2 on a MacBook Pro. % sudo port -du upgrade dhcp [snip a lot of compiling] gcc -o dhcpd dhcpd.o dhcp.o bootp.o confpars.o db.o class.o failover.o omapi.o mdb.o stables.o salloc.o dd

Re: error installing DarwinPorts or MacPorts: no acceptable C compiler

2007-12-21 Thread Ryan Schmidt
On Dec 21, 2007, at 15:54, jwegelin wrote: Dear Macports Users: I am attempting to install MacPorts or DarwinPorts. When I follow the directions at http://darwinports.com/download/ (after typing in my email address), an error says "no acceptable C compiler." The web site darwinports.com

Re: grads fails because gcc40 fails ?

2007-12-21 Thread Ryan Schmidt
On Dec 21, 2007, at 12:50, Barry McInnes wrote: I installed the dependencies one at a time, and installed gcc42 as well just to see if it would build which it does. Currently the stellarium error is sh-3.2# port install stellarium - ---> Staging boost into destroot Error: Target org.macport

Broken ocaml

2007-12-21 Thread Andre-John Mas
Hi, I am having trouble installing ocaml on my PPC Mac. I did a 'port sync' just in case, but no luck: myhost% sudo port install ocaml ---> Fetching ocaml ---> Verifying checksum(s) for ocaml ---> Extracting ocaml ---> Applying patches to ocaml ---> Configuring ocaml ---> Building ocaml

Re: Broken ocaml

2007-12-21 Thread Ryan Schmidt
On Dec 21, 2007, at 19:10, Andre-John Mas wrote: I am having trouble installing ocaml on my PPC Mac. I did a 'port sync' just in case, but no luck: myhost% sudo port install ocaml [snip] gcc -I../byterun -DCAML_NAME_SPACE -DNATIVE_CODE -DTARGET_power - DSYS_rhapsody -O -Wall -DDARWIN_VER