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.)

Best regards,
Josh


Reply via email to