[Bf-committers] Problem with /extern/Makefile on OS X?

Kester Maddock bf-committers@blender.org
Sun, 16 May 2004 11:57:02 +1200


Check 
that /Volumes/HOME/anders/src/Blender/Source/blender/../lib/darwin-6.8-powerpc/qhull/include/qhull/.
doesn't exist (as a directory) ie if you had a pre existing qhull installed 
there.

Kester

On Saturday 15 May 2004 22:28, Hans Lambermont wrote:
> anders.gudmundsson@telia.com wrote:
> > I get this error building with make:
> >
> > ln:
> > `/Volumes/HOME/anders/src/Blender/Source/blender/../lib/darwin-6.8-
> > powerpc/qhull/include/qhull/.': cannot overwrite directory
>
> That's weird. And where is the '-s' ? it comes from this line:
>
>   @[ -L $(NAN_QHULL)/include/qhull ] || ln -s .  $(NAN_QHULL)/include/qhull
>