On 4/6/12 11:29 AM, Jeremy Lavergne wrote:
After a upgrade outdated operation, I got the following messages in the end:
---> Scanning binaries for linking errors: 39.9%
Warning: Error parsing file
/opt/local/lib/apple-gcc40/lib/gcc/i686-apple-darwin11.3.0/4.0.1/kext/crt3.o:
Premature end of
> After a upgrade outdated operation, I got the following messages in the end:
>
> ---> Scanning binaries for linking errors: 39.9%
> Warning: Error parsing file
> /opt/local/lib/apple-gcc40/lib/gcc/i686-apple-darwin11.3.0/4.0.1/kext/crt3.o:
> Premature end of data, possibly corrupt file
> --->
Hi,
After a upgrade outdated operation, I got the following messages in the end:
---> Scanning binaries for linking errors: 39.9%
Warning: Error parsing file
/opt/local/lib/apple-gcc40/lib/gcc/i686-apple-darwin11.3.0/4.0.1/kext/crt3.o:
Premature end of data, possibly corrupt file
---> Scann
On Jun 3, 2012, at 12:17, Lawrence Velázquez wrote:
> On Jun 3, 2012, at 1:06 p.m., Andrew Long wrote:
>
>> It seems to be complaining about the absence of the 'SDKs' folder within the
>> xcode.app package. Indeed there is no such folder in my package. I have
>> downloaded and installed the co
Hi Bjarne,
If I get you right you want to save yourself alot of typing!
So, why not simply divide your code up a little.
proc g_doSomething args {
xinstall -d ${where}[dict get ${apache} libexecdir]
/do a lot of stuff/
}
Then in whatever phase you are in set where in the script and call
On Jun 3, 2012, at 1:06 p.m., Andrew Long wrote:
> It seems to be complaining about the absence of the 'SDKs' folder within the
> xcode.app package. Indeed there is no such folder in my package. I have
> downloaded and installed the command line tools and all the documentation in
> sight under
I'm following the instructions in the 'migration' page, including the bit about
automatic re-installation of ports. Mostly it seems to be behaving itself.
While I was letting it rebuild ports in the background I was doing other things
as part of the Lion upgrade, but I happened to spot an error
Ryan Schmidt wrote:
>
> On Jun 2, 2012, at 18:34, Bjarne D Mathiesen wrote:
>
>> Jeremy Lavergne wrote:
I've got a problem where the same action has to be done, but depending
on whether I'm in /post-destroot/ or /post-activate/ I need to create
and install in different directories