Hi all,
I see the following error during compilation
My arch, kernel and etc
Can anybody help me?
I see the following error during compilation
Code:
[ 72%] Building CXX object Source/CMakeFiles/CMakeLib.dir/cmLocalUnixMakefileGenerator3.cxx.o
[ 72%] Building CXX object Source/CMakeFiles/CMakeLib.dir/cmMakeDepend.cxx.o
[ 72%] Building CXX object Source/CMakeFiles/CMakeLib.dir/cmMakefile.cxx.o
{standard input}: Assembler messages:
{standard input}:36511: Warning: end of file not at end of a line; newline inserted
{standard input}:36784: Error: suffix or operands invalid for `mov'
c++: Internal error: Killed: 9 (program cc1plus)
Please submit a full bug report.
See <URL:http://gcc.gnu.org/bugs.html> for instructions.
*** Error code 1
{standard input}: Assembler messages:
{standard input}:97526: Warning: end of file not at end of a line; newline inserted
{standard input}:97710: Error: undefined symbol `.LLSDACSE3356' in operation
{standard input}:97736: Error: undefined symbol `.LFB' in operation
c++: Internal error: Killed: 9 (program cc1plus)
Please submit a full bug report.
See <URL:http://gcc.gnu.org/bugs.html> for instructions.
*** Error code 1
2 errors
*** Error code 2
1 error
*** Error code 2
1 error
*** Error code 1
Stop in /usr/ports/devel/cmake.
Code:
uname -a
FreeBSD pc3.tech 9.0-RELEASE FreeBSD 9.0-RELEASE #2: Mon Jan 16 08:54:21 MSK 2012
root@pc3.tech:/usr/obj/usr/src/sys/pc3-tech amd64
Can anybody help me?