[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#476263: please prefix yacc, lex etc. with freebsd- in /usr/share/freebsd5-buildutils/mk/*



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




Reply to: