linuxbios_ram.o: In function `enable_dev': northbridge.c:(.text+0x5d45): undefined reference to `graphics_init' collect2: ld returned 1 exit status make[1]: *** [linuxbios_ram] Error 1 make[1]: Leaving directory `/home/rsmith/projects/LinuxBIOSv2/targets/amd/rumba/rumba/normal'
I thought we had abuild setup on linuxbios.org to run a nightly build check to catch these.
Richard Smith wrote:
linuxbios_ram.o: In function `enable_dev': northbridge.c:(.text+0x5d45): undefined reference to `graphics_init' collect2: ld returned 1 exit status make[1]: *** [linuxbios_ram] Error 1 make[1]: Leaving directory `/home/rsmith/projects/LinuxBIOSv2/targets/amd/rumba/rumba/normal'
I thought we had abuild setup on linuxbios.org to run a nightly build check to catch these.
This has got to be a mistake on my part, let me dig around. Don't know how this one slipped on. Sorry. ron
Richard Smith wrote:
linuxbios_ram.o: In function `enable_dev': northbridge.c:(.text+0x5d45): undefined reference to `graphics_init' collect2: ld returned 1 exit status make[1]: *** [linuxbios_ram] Error 1 make[1]: Leaving directory `/home/rsmith/projects/LinuxBIOSv2/targets/amd/rumba/rumba/normal'
I thought we had abuild setup on linuxbios.org to run a nightly build check to catch these.
now I know why I don't always carefully run abuild ...
I need to set up a cluster abuild. I will try to figure out how to do this this week. Then we could build all targets in O(1) time.
ron
Richard Smith wrote:
linuxbios_ram.o: In function `enable_dev': northbridge.c:(.text+0x5d45): undefined reference to `graphics_init' collect2: ld returned 1 exit status make[1]: *** [linuxbios_ram] Error 1 make[1]: Leaving directory `/home/rsmith/projects/LinuxBIOSv2/targets/amd/rumba/rumba/normal'
I thought we had abuild setup on linuxbios.org to run a nightly build check to catch these.
HMM. I don't get an error.
Any chance you need to rerun buildtarget?
ron