Post Reply 
 
Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Assembler problem compiling ethernet.o on RHEL5
2015-03-12, 12:00
Post: #1
Assembler problem compiling ethernet.o on RHEL5
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).
Find all posts by this user
Quote this message in a reply
2016-02-02, 12:42
Post: #2
RE: Assembler problem compiling ethernet.o on RHEL5
Exactly the same on CentOS release 5.11 (Final)
The solution was new Devtools for CentOS

http://braaten-family.org/ed/blog/2014-0...or-centos/

Once updated it worked perfectly

sebus
Find all posts by this user
Quote this message in a reply
2016-02-03, 20:52
Post: #3
RE: Assembler problem compiling ethernet.o on RHEL5
Same issue on CentOS 5.11
Solution was updated Devtools for CentOS as per http://braaten-family.org/ed/blog/2014-0...or-centos/

Once upgraded, it all worked fine
Find all posts by this user
Quote this message in a reply
Post Reply 




User(s) browsing this thread: 1 Guest(s)