Cannot compile in FreeBSD 9.2 and 10.0RC3 - Printable Version +- iPXE discussion forum (https://forum.ipxe.org) +-- Forum: iPXE user forums (/forumdisplay.php?fid=1) +--- Forum: General (/forumdisplay.php?fid=2) +--- Thread: Cannot compile in FreeBSD 9.2 and 10.0RC3 (/showthread.php?tid=7168) |
Cannot compile in FreeBSD 9.2 and 10.0RC3 - frankpeng - 2014-01-01 06:20 Hello, The following is the error when I try to compile IPXE on FreeBSD 9.2 Code: .... This is the error when I compile IPXE on FreeBSD 10.0-RC3 Code: root@v220:/usr/local/ipxe/src # make RE: Cannot compile in FreeBSD 9.2 and 10.0RC3 - robinsmidsrod - 2014-01-08 08:48 Sometimes segfaults happen because of bad memory chips, but I'm going to assume that you have ensured your hardware is stable and working. I know there's been some discussion on IRC (and the mailing-list) about problems to compile on BSD. Firstly, update to the latest tip of the master git branch and try again. If that doesn't work, report a bug on the mailing-list. |