unable to find utility "mkdep"

Jan Stary hans at stare.cz
Tue Feb 13 11:07:42 UTC 2018


On Feb 13 10:08:02, miniupnp at free.fr wrote:
> Are you sure the command line development tools from Xcode are properly
> installed ?
> 
> $ xcode-select -p

/Applications/Xcode.app/Contents/Developer

And indeed, mkdep is not there.
But what does it matter:

  $ which mkdep
  /usr/bin/mkdep

  $ ls -l /usr/bin/mkdep
  -rwxr-xr-x  1 root  wheel  18288 Jan 19 09:32 /usr/bin/mkdep

  $ file /usr/bin/mkdep
  /usr/bin/mkdep: Mach-O 64-bit executable x86_64

Jan

> Le 13.02.2018 à 09:21, Jan Stary a écrit :
> > This is 10.13.2 with XCode 9.2
> >
> > $ mkdep *.c
> > mkdep: error: unable to find utility "mkdep", not a developer tool or in PATH
> >
> > $ which mkdep
> > /usr/bin/mkdep
> >
> > $ echo $PATH
> > /Users/hans/bin:/opt/local/bin:/opt/local/sbin:/usr/local/bin:/usr/bin:/bin:/usr/sbin:/sbin
> >
> > Am I missing something obvious?
> >
> > 	Jan
> >
> 


More information about the macports-users mailing list