1/1

|
a question about Liunx : undefined symbol `jiffies_64'
by godspeed1989 on Dec 10, 2011 |
godspeed1989
Posts: 12 Joined: Sep 6, 2011 Last seen: Oct 3, 2012 |
||
|
I use linux-3.1.4. And in Ubuntu, I try to use
make defconfig make to make it,but it returns a error when compiling could almost be done: arch/openrisc/kernel/vmlinux.lds:239: undefined symbol `jiffies_64' referenced in expression make: *** [vmlinux] Error 1 How to solve it? Thanks very much!!! |
|||
|
RE: a question about Liunx : undefined symbol `jiffies_64'
by superroc on Jan 7, 2012 |
superroc
Posts: 1 Joined: Sep 21, 2010 Last seen: Jun 7, 2012 |
||
|
Change the cross compiler and retry. New version(4.5.1) is different form old version(4.2.2) in dealing with underscore.
|
|||
1/1

