Greetings,

I am in the process of compiling by own Linux boot disk, but the make
process fails on the following error......

/root/unattended/linuxboot/dosemu-1.2.2/src/plugin/term/term_core.c:23:19:
warning: slang.h: No such file or directory
/root/unattended/linuxboot/dosemu-1.2.2/src/plugin/term/term_core.c:
In function `term_init':
/root/unattended/linuxboot/dosemu-1.2.2/src/plugin/term/term_core.c:64:
error: `SLang_Exit_Error_Hook' undeclared (first use in this function)
/root/unattended/linuxboot/dosemu-1.2.2/src/plugin/term/term_core.c:64:
error: (Each undeclared identifier is reported only once
/root/unattended/linuxboot/dosemu-1.2.2/src/plugin/term/term_core.c:64:
error: for each function it appears in.)
/root/unattended/linuxboot/dosemu-1.2.2/src/plugin/term/term_core.c:65:
warning: implicit declaration of function `SLtt_get_terminfo'
/root/unattended/linuxboot/dosemu-1.2.2/src/plugin/term/term_core.c:68:
error: `SLang_Error_Routine' undeclared (first use in this function)
make: *** [term_core.o] Error 1
make: Leaving directory
`/root/unattended/linuxboot/build-dosemu-1.2.2/src/plugin/term'
make: *** [plugin/term] Error 2
make: Leaving directory
`/root/unattended/linuxboot/build-dosemu-1.2.2/src'
make: *** [default] Error 2
make: *** [build-dosemu-1.2.2/bin/dosemu.bin] Error 2
[EMAIL PROTECTED]:~/unattended/linuxboot# 


Which is strange becase the make file calls the dosemu configure
script with --without-slang. Anyone ran into this error?


Thanks
Paul

-- 
Paul Griffith     | York University, Dept. of Computer Science & Engineering
CSE Technical Team| 4700 Keele Street, Toronto, Ontario, Canada M3J 1P3
[EMAIL PROTECTED] | CSE 1003A | Phone: 416-736-2100 x70258 | Fax: 416-736-5872


-------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc. Do you grep through log files
for problems?  Stop!  Download the new AJAX search engine that makes
searching your log files as easy as surfing the  web.  DOWNLOAD SPLUNK!
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=103432&bid=230486&dat=121642
_______________________________________________
unattended-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/unattended-devel

Reply via email to