I was trying to compile some code developed on FreeBSD and noticed this:
$ freebsd-make
Warning: Object directory not changed from original /home/appaji/sandbox/ar
yacc -d acpyacc.y
yacc:No such file or directory
...
I suppose one would have to search for yyfix, yacc, mtree, mkdep, make, lex,
file2c, config, cksum, brandelf and awk and prefix them with "freebsd-"
It is expected, that "/usr/lib/freebsd/" is at the beginning of PATH,
i.e. PATH="/usr/lib/freebsd/:PATH" should suffice.
Petr
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]