2015-03-12, 12:00
Hi,
I obtained the source from GIT and attempted a "make" in the src directory, but the compilation fails at:
[pre]
[BUILD] bin/ethernet.o
/tmp/ccYu1T1g.s: Assembler messages:
/tmp/ccYu1T1g.s:12: Error: unknown pseudo-op: `.reloc'
/tmp/ccYu1T1g.s:13: Error: unknown pseudo-op: `.reloc'
make: *** [bin/ethernet.o] Error 1
[/pre]
Anyone know what's going wrong here? (Server is RHEL5u11 on VMware).
I obtained the source from GIT and attempted a "make" in the src directory, but the compilation fails at:
[pre]
[BUILD] bin/ethernet.o
/tmp/ccYu1T1g.s: Assembler messages:
/tmp/ccYu1T1g.s:12: Error: unknown pseudo-op: `.reloc'
/tmp/ccYu1T1g.s:13: Error: unknown pseudo-op: `.reloc'
make: *** [bin/ethernet.o] Error 1
[/pre]
Anyone know what's going wrong here? (Server is RHEL5u11 on VMware).