Michael D. Setzer II
2010-May-12 22:00 UTC
[syslinux] Display.c32 still not working in pre 41
Saw the new version of syslinux, and built a new image, and the display.c32 still locks up. The modified cat.c32 I use works fine compiled in the directory as the original cat.c. I had tried coping display.c to that directory with the name cat.c to see if it would compile, but the compile failed with a lot of errors, so there probable is something different in the process between those directories and programs. Thanks for all the great work. +----------------------------------------------------------+ Michael D. Setzer II - Computer Science Instructor Guam Community College Computer Center mailto:mikes at kuentos.guam.net mailto:msetzerii at gmail.com http://www.guam.net/home/mikes Guam - Where America's Day Begins +----------------------------------------------------------+ http://setiathome.berkeley.edu (Original) Number of Seti Units Returned: 19,471 Processing time: 32 years, 290 days, 12 hours, 58 minutes (Total Hours: 287,489) BOINC at HOME CREDITS SETI 9666192.996832 | EINSTEIN 4005330.060851 ROSETTA 1931128.805918 | ABC 958415.472132
On 05/12/2010 03:00 PM, Michael D. Setzer II wrote:> Saw the new version of syslinux, and built a new image, and the display.c32 > still locks up. The modified cat.c32 I use works fine compiled in the directory > as the original cat.c. I had tried coping display.c to that directory with the > name cat.c to see if it would compile, but the compile failed with a lot of > errors, so there probable is something different in the process between those > directories and programs. > > Thanks for all the great work.Yes, there are a bunch of obsolete rules in cmenu/Makefile; which pretty much means anything out of cmenu has been broken for the entire 4.00 series. Cleaning it up now. -hpa