Re: FreeBSD & OE: unable to build from source code
- Posted by mattlewis (admin) Oct 09, 2012
- 1642 views
No way to compile OE under FreeBSD. I've tried in both 32 and 64 bit envoironments with the same result: segmentation fault.
I'm not sure of what I am doing wrong. I run Configure, and the gmake. After some minutes of screen output bulding objects and compiling, the process ends with a error message related to segmentation fault. The binary files (eui, euc, eub...) by the way, appear where they are supposed to appear, but when executing them the same problem: segmentation fault.
I think this is my fault. There were some other pre-translated sources that I built using a 64-bit 4.1 binary by mistake. This causes problems in some places (and a segfault). You can use your 4.0 Linux translator to translate (use, e.g., -plat FREEBSD) and then replace the translated files you downloaded with the ones you generated on your FreeBSD machine.
Sorry for the inconvenience.
Matt