[Thinstation-general] Problem with building Thinstation 0.91
Brought to you by:
doncuppjr
|
From: Morgan S. <md...@ti...> - 2003-05-14 21:10:11
|
Hello I am quite the freshman here so please bear with me. I downloaded release 0.91 of Thinstation and tried to build it on my Linux box. During the build process I got errors saying that the selected modules could not be found. This turned out to be because the forlder with the modules '/kernel/modules-2.4.20' had the wrong name. The build.conf file said to use the vmlinuz-2.4.20_super kernel, so this was passed as the kernel name to the build shell script. The build script could not find the '/kernel/modules-2.4.20' folder, and thus I got the error about the missing modules. When I renamed the folder '/kernel/modules-2.4.20_super', the build script ran without problem. Is my logic correct here or is there another way of fixing these build errors? Thanks Morgan |