installing ld64 and/or llvm problem

2013-08-13 Thread M A
While trying to upgrade gcc47 (from 4.7.2 to 4.7.3) I ran into a problem when port was trying to install ld64. (Error message below.) In particular it could not find the file "llvm-c/lto.h", even though I was able to confirm it existed in /opt/local/libexec/llvm-3.2/include/llvm-c/lto.h. Looking at

macports.conf vs macports.conf.default

2012-05-16 Thread M A
Under /opt/local/etc/macports I have both a macports.conf and macports.conf.default file. The first seems to be from 2010 and the latter from today. I guess the port command should be reading the newer, but the documentation on the web (and using 'man port' and 'man macports.conf') says that macpor

Re: Help with Lion's symbolic links

2012-02-07 Thread M A
On Mon, Feb 6, 2012 at 11:03 PM, Justin C. Walker wrote: > > On Feb 6, 2012, at 18:40 , M A wrote: > >> I apologize for raising an issue that is not specific to macports, but >> Google hasn't provided me an answer. In any case, after upgrading my >> system to Lion

Re: Help with Lion's symbolic links

2012-02-06 Thread M A
Yes, it has has always worked fine for me in every previous OS version. It just seems to be Lion that's the problem. On Mon, Feb 6, 2012 at 8:44 PM, Ryan Schmidt wrote: > > On Feb 6, 2012, at 20:40, M A wrote: > >> I apologize for raising an issue that is not specific to mac

Help with Lion's symbolic links

2012-02-06 Thread M A
I apologize for raising an issue that is not specific to macports, but Google hasn't provided me an answer. In any case, after upgrading my system to Lion I find that I can no longer save to symbolic links to a directory in standard Mac GUI applications. So, for instance, I might have dir_orig as a

Re: missing howto page

2009-02-10 Thread M A
On Tue, Feb 10, 2009 at 7:36 AM, Rainer Müller wrote: > M A wrote: >> I was just checking out the dovecot howto on the wiki page, which is >> very nice. Many thanks to the author! In any case, the link to >> dovecot.conf (under Step4) does not seem to be working. It just le

missing howto page

2009-02-09 Thread M A
I was just checking out the dovecot howto on the wiki page, which is very nice. Many thanks to the author! In any case, the link to dovecot.conf (under Step4) does not seem to be working. It just leads to a blank web page. It would be nice to have that page! Thanks, Mark A

port not reading macports.conf?

2007-12-14 Thread M A
I seem to be having a problem with port not reading my ~/.macports/macports.conf. Specifically, this macports.conf file is identical to the one in /opt/local/etc/macports except with the line "binpath /usr/texbin:/opt/local/bin:/opt/local/sbin:/bin:/sbin:/usr/bin:/usr/sbin:/usr/X11R6/bin" appended

Re: Dependency Problem of Upgrading Gnuplot: A Possible Bug

2007-07-27 Thread M A
On 7/26/07, Xin Liu <[EMAIL PROTECTED]> wrote: > > I think an easier and safer way of is to modify the logic in > macports::upgrade{} such that when it tries to upgrade things in > $portinfo(depends_build), $portinfo(depends_run) and > $portinfo(depends_lib), for every bin/lib style dependency, it

gcc42 build fails on powerpc

2007-06-29 Thread M A
When trying to build gcc42 on a powerpc G5 I get the error below. I looked in the mail archives and saw that, at least on Intel, the binutils port causes gcc42 build failures. I do not have the binutils port installed. I also tried using build.args='-j 1', but without luck. If there isn't a known