Hi when i try to buildtarget i get this message
dell800:/home/tyler/LinuxBIOSv2/targets# ./buildtarget /digitallogic/msm586seg No target config file found Tried both /digitallogic/msm586seg and /digitallogic/msm586seg/Config.lb
my config files are correct because i downloaded the zipped version and have compare them to the Linux Journel website.
Any ideas?
On 5/26/06, Tyler Pohl tylerapohl@gmail.com wrote:
Hi when i try to buildtarget i get this message
dell800:/home/tyler/LinuxBIOSv2/targets# ./buildtarget /digitallogic/msm586seg
Is that the exact line or did you just for get your './' on the target path? The above starts at the root directory.
I just tried and they work for me.
Tyler Pohl wrote:
Hi when i try to buildtarget i get this message
dell800:/home/tyler/LinuxBIOSv2/targets# ./buildtarget /digitallogic/msm586seg
^
are you really putting a / there?
No target config file found Tried both /digitallogic/msm586seg and /digitallogic/msm586seg/Config.lb
^ ^
you should not have a / there.
ron