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

Since I normally don't build from FreeBSD, i'm not sure if this is a
user-error or dev environment+build system issue.

configure --use-gcc-pipe --use-xattr --build-cross-tools[ ...]
jam -q @alpha-raw  or @alpha-vmware.

In all the @alpha-raw and @alpha-vmware images --  x86(gcc2, gcc4,
gcc24, gcc42) and ppc,  this message displays in all of the jam logs.
The weird thing is that the images do build, though I haven't yet
tested them.

[snip]
BuildHaikuImage1 /haiku-src/haiku/haiku/generated.x86gcc2/haiku-alpha.image
readlink: illegal option -- f
usage: readlink [-n] [file ...]
readlink: illegal option -- f
usage: readlink [-n] [file ...]

Creating image ...
Writing boot code to
"/haiku-src/haiku/haiku/generated.x86gcc2/haiku-alpha.image"
(partition offset: 0 bytes, start offset = 0) ...
Populating image ...
[snip]

Any ideas?

--mmadia

Other related posts: