mozilla-dev fails to build

2007-12-28 Thread Daniel Oberhoff
Hi, I can't get mozilla-dev built. It gives lots and lots of errors. I started fixing some, but after an while I kinda though I'd first ask if anyone has succeeded with it before, so that maybe it's just a local misconfiguration. Among the things I fixed so far are: 1) some of the

newbie Mac switcher again... django prob on MacBook Pro Tiger... no psycopg2

2007-12-28 Thread Micheal Cooper
I addressed a psycopg question to this list before, and I am grateful for the guidance that I received. The recommendation was that I start over, so I removed all my ports and then MacPorts altogether, and then I made double-plus-sure that all installations of postgresql and psycopg2 were removed

Re: openssh +hpn variant builds fail

2007-12-28 Thread Adam Mercer
On Dec 27, 2007 10:25 PM, David L Ballenger [EMAIL PROTECTED] wrote: I successfully applied to that patch to a local copy of the Portfile but still got the same errors. I then commented out the patch.pre_args -p1 command/option in the hpn variant. That allowed some patches specified by

Leopard status

2007-12-28 Thread Rob MacLeod
Hi, I have upgraded to Leopard and many builds seems to fail. I cannot get a working emacs in a new install, xdvi-xaw.bin failed in an attempt to update an existing MacPorts tree, and there seems to be some consistent havoc about Leopard. I also was not able to usefully search the

Valgrind port?

2007-12-28 Thread Aleksander Morgado
Hi all, Is there any major reason not to have a port of Valgrind for Mac OS X? Is it just because no one tried it, or is there any technical issue related to it? I am quite new in Mac OS X, so I don't really know if there is any good alternative. Any idea? Thanks in advance and best regards,

Re: Valgrind port?

2007-12-28 Thread Nathan Brazil
It appears from this page that valgrind relies on the Linux kernel, which makes a port not possible for now, but that Mac OS X support is being planned. -- On Dec 28, 2007, at 6:55 AM, Aleksander Morgado wrote: Hi all, Is there any major reason not to have a port of Valgrind for Mac OS

Re: Leopard status

2007-12-28 Thread Ryan Schmidt
On Dec 28, 2007, at 07:47, Rob MacLeod wrote: I have upgraded to Leopard and many builds seems to fail. I cannot get a working emacs in a new install, xdvi-xaw.bin failed in an attempt to update an existing MacPorts tree, and there seems to be some consistent havoc about Leopard. I also

Re: mozilla-dev fails to build

2007-12-28 Thread Ryan Schmidt
On Dec 28, 2007, at 02:08, Daniel Oberhoff wrote: I can't get mozilla-dev built. It gives lots and lots of errors. I started fixing some, but after an while I kinda though I'd first ask if anyone has succeeded with it before, so that maybe it's just a local misconfiguration. Among the

Re: Leopard status

2007-12-28 Thread Rob MacLeod
Hi, Thanks for this information but I am afraid I have to ask some more questions. How do I search the issue tracker? Each time I try and follow the link to any error reporting, it asks for a username and password that I have not received. Thanks, Rob On Dec 28, 2007, at 8:31 AM,

Re: MacPorts 1.6 still supports OS X 10.3 Panther?

2007-12-28 Thread Chris Janton
On 2007-12-19 , at 21:05 , Boey Maun Suang wrote: Given this delay in getting it to work for 10.3, do either of you (or anybody else!) think we should post an announcement somewhere, and if so, where? In future, of course, I think we need to tighten up our release engineering process so

Re: Leopard status

2007-12-28 Thread Ryan Schmidt
On Dec 28, 2007, at 09:36, Rob MacLeod wrote: On Dec 28, 2007, at 8:31 AM, Ryan Schmidt wrote: For each port you find that fails to install, please search the issue tracker to see if it has already been reported. If it has, check the ticket to see if there's a patch. If there is, try it

How can I tell if a port is installed as +universal?

2007-12-28 Thread lisfolks
If I understand the Trac FAQ correctly, if I'm on an Intel-based Mac (such as my MacBook Pro), ports will install as +universal by default (if they have a +universal variant, anyway). Is that true? Also, how can I tell which variant a port has been installed as? -- View this message in

Re: How can I tell if a port is installed as +universal?

2007-12-28 Thread Ryan Schmidt
On Dec 28, 2007, at 10:58, lisfolks wrote: If I understand the Trac FAQ correctly, if I'm on an Intel-based Mac (such as my MacBook Pro), ports will install as +universal by default (if they have a +universal variant, anyway). Is that true? No. If you're on an Intel Mac, Intel binaries

Re: How can I tell if a port is installed as +universal?

2007-12-28 Thread LeAnne Lis
If I want to update all of my ports to +universal, then, what would be the best way? I'm guessing, based on the FAQ, that probably I should completely remove my MacPorts installation and start over? Ryan Schmidt-24 wrote: On Dec 28, 2007, at 10:58, lisfolks wrote: ... If you're on an

Re: tiff

2007-12-28 Thread Thorsten Zörner
Good evening all, I would need some more help on getting tiff to compile. http://trac.macosforge.org/projects/macports/ticket/12997 The patch, which is mentioned here, does not seem to help me. I still get the exact same error message, like: ld: cycle in dylib re-exports with

Re: How can I tell if a port is installed as +universal?

2007-12-28 Thread Ryan Schmidt
On Dec 28, 2007, at 11:37, LeAnne Lis wrote: If I want to update all of my ports to +universal, then, what would be the best way? I'm guessing, based on the FAQ, that probably I should completely remove my MacPorts installation and start over? Complete removal and reinstallation of

Re: Valgrind port?

2007-12-28 Thread Avi Drissman
Take a look at TN 2124http://developer.apple.com/technotes/tn2004/tn2124.htmlfor options. Guard Malloc is very useful. Avi On 12/28/07, Aleksander Morgado [EMAIL PROTECTED] wrote: It appears from this page that valgrind relies on the Linux kernel, which makes a port not possible for now,

Re: openssh +hpn variant builds fail

2007-12-28 Thread David L Ballenger
On Dec 28, 2007, at 4:43 AM, Adam Mercer wrote: On Dec 27, 2007 10:25 PM, David L Ballenger [EMAIL PROTECTED] wrote: I successfully applied to that patch to a local copy of the Portfile but still got the same errors. I then commented out the patch.pre_args -p1 command/option in the hpn

No module named _md5

2007-12-28 Thread Micheal Cooper
I found a post on this group about this issue: http://lists.macosforge.org/pipermail/macports-users/2007-March/001927.html but it was not very helpful. I am trying to set up a django dev environment on my macbook pro tiger. I am a newbie switcher, and I have been trying to get this working for

Re: No module named _md5

2007-12-28 Thread Xin Liu
You'll need to install py25-hashlib. Best Regards, Xin Liu On Dec 28, 2007 10:55 PM, Micheal Cooper [EMAIL PROTECTED] wrote: I found a post on this group about this issue: http://lists.macosforge.org/pipermail/macports-users/2007-March/001927.html but it was not very helpful. I am trying