[haiku] Re: Possible issue with "readlink" when building in FreeBSD

2009/5/30 Matt Madia <mattmadia@xxxxxxxxx>:
> Since I normally don't build from FreeBSD, i'm not sure if this is a
> user-error or dev environment+build system issue.

[ 8< ]

> readlink: illegal option -- f
> usage: readlink [-n] [file ...]

[ 8< ]


> Any ideas?

Well, either change it into a call to "stat" instead of "readlink", or
see what is done for Mac OS X, since the version of "readlink" that
ships with it is identical to FreeBSD's (in the sense that both reject
the -f option)...

I'm finishing putting FreeBSD on my main box right now and will report.

Cheers,
A.



-- 
One last piece of advice: "ice".

Other related posts: