On 20 Mar 2009, at 21:47, Josh Carter wrote:

> Chris,
>
> Thanks for looking at this.
>
>> Based on the output you showed, it looks like /opt/foo is correct.
>> Based on your build failure, it looks like /opt/SUNWspro is  
>> incorrect.
>> You can verify this:
>> ls -la /opt/foo/bin/cc /opt/SUNWspro/bin/cc
>>
>> My theory is that /opt/SUNWspro was created using different
>> steps than the way /opt/foo was created.
>
> Originally, yes, I did have /opt/SUNWspro created with different  
> steps, however I nuked it and followed the same steps I posted. For  
> example:
>
>  ls -la /opt/SUNWspro/bin/cc
>  [...] /opt/SUNWspro/bin/cc -> ../prod/bin/cc
>
> I assume that's what you'd expect to see?
>
> There was no symlink for acomp in bin, I had to make my own.  
> (Actually I made symlinks for everything in prod/bin that was  
> missing from bin.)

This may be a complete red herring, but if you got this Sun Studio  
from a tarball did you untar with GNU tar, or normal tar? (And which  
tar created the tarball?)

Cheers,

Chris

Reply via email to