Re: FreeBSD & OE: unable to build from source code
- Posted by jimcbrown (admin) Aug 28, 2012
- 1885 views
Raul said...
Hello everyone,
I am trying to compile OpenEuphoria's source code under FreeBSD/PC-BSD 9.0, but I get the following error when executing Make:
[luisraul@eeepc-bsd] ~/euphoria-4.0.4/source> make ... Error expanding embedded variable. [luisraul@eeepc-bsd] ~/euphoria-4.0.4/source>
Any idea of what's wrong? BTW the GNU/Linux OE distribution works fine under BSD, except the C translator that fails during the linking process.
regards, Raúl
Does it work if you use gmake instead of make?