Re: [Unattended] #12: Dosemu does not work with linux 2.6.31

2011-05-05 Thread unattended - Trac
#12: Dosemu does not work with linux 2.6.31 --+- Reporter: jjp3 | Owner: Type: defect| Status: new Priority: major | Milestone: 4.9 Component: bootdisk | Version: 4.8 Keywords

Re: [Unattended] #12: Dosemu does not work with linux 2.6.31

2011-05-05 Thread unattended - Trac
#12: Dosemu does not work with linux 2.6.31 ---+ Reporter: jjp3 | Owner: Type: defect| Status: closed Priority: major | Milestone: 4.9 Component: bootdisk | Version

Linuxboot ISO compile on CentOS / RHEL 5: glibc requires GCC = 4.4 and DOSEMU requires GCC = 4.3

2011-04-28 Thread Timothy J Massey
5 that seem to continue: glibc requires GCC 4.4, and it must be built for i686. My build command reflects these changes: CFLAGS=-march=i686 make -j 4 CC=gcc44 iso Build continues until I get to DOSEMU, where the build fails. According to the research I've done, it seems that DOSEMU

Re: [Unattended] #30: dosemu fails to build on gcc 4.3.3 +

2010-05-28 Thread unattended - Trac instance
#30: dosemu fails to build on gcc 4.3.3 + +--- Reporter: parasytic | Owner: Type: defect | Status: closed Priority: major | Milestone: 4.9 Component: bootdisk | Version

[Unattended] #30: dosemu fails to build on gcc 4.3.3 +

2010-05-26 Thread unattended - Trac instance
#30: dosemu fails to build on gcc 4.3.3 + ---+ Reporter: parasytic | Owner: Type: defect | Status: new Priority: major | Milestone: 4.9 Component: bootdisk | Version: 4.8

Re: [Unattended] #12: Dosemu does not work with linux 2.6.31

2010-01-25 Thread unattended - Trac instance
#12: Dosemu does not work with linux 2.6.31 --+- Reporter: jjp3 | Owner: Type: defect| Status: new Priority: major | Milestone: Component: bootdisk | Version: 4.8 Keywords

Re: The old Dosboot was:Re: dosemu

2009-07-13 Thread Nils Olav Fossum
Torsdag 9. juli 2009, skrev Nils Olav Fossum: Anyway, a transition of some kind is needed. Maybe, just copy install.pl out of dosbin into linuxboot. Leave the dosbin/install.pl alone and continue working on the linuxboot one. ahem, linuxboot above should be linuxaux..

Re: dosemu

2009-07-09 Thread Nils Olav Fossum
Onsdag 8. juli 2009, skrev Mario Gzuk: Hi, we also had problems with the disk geometry which leads into a blinking coursor. This effect is only if you use the hole hard disk in one partition, I have try to find out why. But a simple solution was faster then my search. So we create the

Re: dosemu

2009-07-09 Thread Mario Gzuk
Hi, quite simple: There is a file which holds the partion settings in z/etc/ http://unattended-gui.svn.sourceforge.net/viewvc/unattended-gui/z/etc/partitionlayout.txt.example and let the user chooce from one of these options. This are only few examples, the fdisk to parted was the first thing

Re: dosemu

2009-07-09 Thread Nils Olav Fossum
Torsdag 9. juli 2009, skrev Mario Gzuk: Hi, quite simple: There is a file which holds the partion settings in z/etc/ http://unattended-gui.svn.sourceforge.net/viewvc/unattended-gui/z/etc/parti tionlayout.txt.example and let the user chooce from one of these options. Got it, thanks. I hope

Re: dosemu

2009-07-09 Thread Juan Jose Pablos
Nils Olav Fossum escribió: I wonder if someone still uses the original dosboot, or if it is just a lot of dead code we have to shuffle around ... I had test it a while ago (maybe one year and a half) and for my surprise it did work! we could do a survey to find out if people still using it.

The old Dosboot was:Re: dosemu

2009-07-09 Thread Nils Olav Fossum
Torsdag 9. juli 2009, skrev Juan Jose Pablos: Nils Olav Fossum escribió: I wonder if someone still uses the original dosboot, or if it is just a lot of dead code we have to shuffle around ... I had test it a while ago (maybe one year and a half) and for my surprise it did work! we could

Re: dosemu

2009-07-08 Thread Pierre Bourgin
Allan Lyons a écrit : In looking over some stuff, I couldn't come up with a reason why we still have dosemu. What does the dosemu code-path give us that the newer nt5x-install method does not? I know it was there historically, but what features does it have that are missing in the newer

Re: dosemu

2009-07-08 Thread insrc
On Wed, Jul 8, 2009 at 8:20 AM, Pierre Bourgin pierre.bour...@arteris.comwrote: Allan Lyons a écrit : In looking over some stuff, I couldn't come up with a reason why we still have dosemu. What does the dosemu code-path give us that the newer nt5x-install method does not? I know

Re: dosemu

2009-07-08 Thread Pierre Bourgin
insrc a écrit : On Wed, Jul 8, 2009 at 8:20 AM, Pierre Bourgin pierre.bour...@arteris.comwrote: Allan Lyons a écrit : In looking over some stuff, I couldn't come up with a reason why we still have dosemu. What does the dosemu code-path give us that the newer nt5x-install method does

Re: dosemu

2009-07-08 Thread Tim Bates
On 8/07/2009 5:00 PM, insrc wrote: Yep, i'm glad that dosemu is still there as i can't do unattended installation with nt5x-install method Same... In our case, the dosemu works on all our computers, but the nt5x method seems to fail on a few of the newer ones. It does it's thing, but once

Re: dosemu

2009-07-08 Thread Juan Jose Pablos
Allan Lyons escribió: In looking over some stuff, I couldn't come up with a reason why we still have dosemu. What does the dosemu code-path give us that the newer nt5x-install method does not? I know it was there historically, but what features does it have that are missing in the newer

Re: dosemu

2009-07-08 Thread Allan Lyons
On Wed, Jul 08, 2009 at 08:21:44PM +1000, Tim Bates wrote: I have all ours set to create a full drive partition. The failures don't seem to have any pattern beyond being mostly the newer PCs. What type of computer are they? Allan.

Re: dosemu

2009-07-08 Thread Nils Olav Fossum
Onsdag 8. juli 2009, skrev Allan Lyons: In looking over some stuff, I couldn't come up with a reason why we still have dosemu. What does the dosemu code-path give us that the newer nt5x-install method does not? I know it was there historically, but what features does it have that are missing

Re: dosemu

2009-07-08 Thread Mario Gzuk
Well, I cant give you any first hand reasons as I have not used dosemu since I posted the very first stumbling nt5x-install patches here. To me it seems like the trouble people have with nt5x-install is the old bios geometry and limitations in FAT. When we throw shaky microsoft

Re: dosemu

2009-07-08 Thread Tim Bates
Allan Lyons wrote: On Wed, Jul 08, 2009 at 08:21:44PM +1000, Tim Bates wrote: I have all ours set to create a full drive partition. The failures don't seem to have any pattern beyond being mostly the newer PCs. What type of computer are they? Random Lenovo desktops ranging from 4

optional Dosemu? was: Re: how to make tftpboot

2009-04-22 Thread Nils Olav Fossum
Tirsdag 21. april 2009, skrev Pierre Bourgin: make clean make download make CC=/path/to/gcc-4.1 CXX=/path/to/g++-4.1 However, dosemu building needs only CC and is nicely handled with the Makefile's targets. I will try again on my side, but I'm shure it was working :( It still bombs

RE: optional Dosemu? was: Re: how to make tftpboot

2009-04-22 Thread Werner Maes
-Original Message- From: Nils Olav Fossum [mailto:nils.fos...@midtre-gauldal.kommune.no] Sent: woensdag 22 april 2009 12:25 To: unattended-devel@lists.sourceforge.net Subject: optional Dosemu? was: Re: how to make tftpboot Tirsdag 21. april 2009, skrev Pierre Bourgin: make

Re: optional Dosemu? was: Re: how to make tftpboot

2009-04-22 Thread Pierre Bourgin
Nils Olav Fossum a écrit : Tirsdag 21. april 2009, skrev Pierre Bourgin: make clean make download make CC=/path/to/gcc-4.1 CXX=/path/to/g++-4.1 However, dosemu building needs only CC and is nicely handled with the Makefile's targets. I will try again on my side, but I'm shure

[patch] pciutils, slang, dosemu are building against host system

2009-03-13 Thread Pierre Bourgin
Hello, Building unattended from linuxboot/Makefile has the following troubles: * slang/libslang.a need stage1/lib/libdl.so to be (already) present * pciutils/lspci is built against kernel of host system, not with building env. * dosemu does not use slang from build environment

Re: DOSEMU and Long FileNames

2008-09-12 Thread Jon Wilson
with no problem whatsoever, so I am pretty sure that the file permissions are right. My guess now is that the problem reside on the fact that this file is longer than 8 Characters, but I am a bit surprise that this is happening as one of the features of dosemu 1.4 was the support

Re: DOSemu needs librt

2008-04-08 Thread Matt Hyclak
On Fri, Apr 04, 2008 at 04:02:33PM -0400, Matt Hyclak enlightened us: On Fri, Apr 04, 2008 at 03:40:20PM -0400, Matt Hyclak enlightened us: The current CVS dies when using DOSemu because librt.so is missing. This patch fixes that. Is DOSemu going to be gone in 4.8, or do we want to have

Re: DOSemu needs librt

2008-04-08 Thread Matt Hyclak
On Tue, Apr 08, 2008 at 09:27:02PM +0200, Juan Jose Pablos enlightened us: Matt Hyclak escribió: On Fri, Apr 04, 2008 at 04:02:33PM -0400, Matt Hyclak enlightened us: On Fri, Apr 04, 2008 at 03:40:20PM -0400, Matt Hyclak enlightened us: The current CVS dies when using DOSemu because

Re: DOSemu needs librt

2008-04-08 Thread Nils Olav Fossum
Tirsdag 08 april 2008 21:41, skrev Matt Hyclak: My testing of today's 4.8 still requires this patch for DOSemu to work. Comments? I start getting the feeling that there must be something wrong with our build system. yes, we should start looking at it. The current system has too many

Re: DOSemu needs librt

2008-04-08 Thread Matt Hyclak
On Tue, Apr 08, 2008 at 10:46:35PM +0200, Nils Olav Fossum enlightened us: Tirsdag 08 april 2008 21:41, skrev Matt Hyclak: My testing of today's 4.8 still requires this patch for DOSemu to work. Comments? I start getting the feeling that there must be something wrong with our

Re: XP Tablet Patch for dosemu install

2008-04-05 Thread Juan Jose Pablos
Matt Hyclak escribió: On Fri, Apr 04, 2008 at 02:47:52PM -0400, Matt Hyclak enlightened us: I re-created my patch for installing XP Tablet version against current CVS. It's commented, hopefully it makes sense. It isn't too much of a change, but if dosemu is still going to be a part of the 4.8

Re: XP Tablet Patch for dosemu install

2008-04-04 Thread Matt Hyclak
On Fri, Apr 04, 2008 at 02:47:52PM -0400, Matt Hyclak enlightened us: I re-created my patch for installing XP Tablet version against current CVS. It's commented, hopefully it makes sense. It isn't too much of a change, but if dosemu is still going to be a part of the 4.8 release, I'd like

DOSemu needs librt

2008-04-04 Thread Matt Hyclak
The current CVS dies when using DOSemu because librt.so is missing. This patch fixes that. Is DOSemu going to be gone in 4.8, or do we want to have a release with both nt5install and DOSemu to give people some transition time? Matt -- Matt Hyclak Department of Mathematics Department of Social

Re: DOSemu needs librt

2008-04-04 Thread Matt Hyclak
On Fri, Apr 04, 2008 at 03:40:20PM -0400, Matt Hyclak enlightened us: The current CVS dies when using DOSemu because librt.so is missing. This patch fixes that. Is DOSemu going to be gone in 4.8, or do we want to have a release with both nt5install and DOSemu to give people some transition

Re: [patch] dosemu alternative (2.01) with disk geometry fixes

2007-12-15 Thread Nils Olav Fossum
Lørdag 15 desember 2007 09:35, skrev Mario Gzuk: No problem, it is open source under the GPL. I am happy about that you can spend time with the help of this informations. greetings mario Very cool! So to get any confusion out of the way: Looking at the unattended license file LICENSE.txt:

Re: [patch] dosemu alternative (2.01) with disk geometry fixes

2007-12-15 Thread Mario Gzuk
Am Samstag, den 15.12.2007, 16:10 +0100 schrieb Nils Olav Fossum: Lørdag 15 desember 2007 09:35, skrev Mario Gzuk: No problem, it is open source under the GPL. I am happy about that you can spend time with the help of this informations. greetings mario Very cool! So to get any

Re: [patch] dosemu alternative (2.01) with disk geometry fixes

2007-12-14 Thread Juan Jose Pablos
Nils, Given the fact that lately I am the only one who apply patches on the repository, I assume that you want me to apply this patch as well. :-) Let me put my thoughts out about this new alternative: 1) It it based on mario's code. Mario, are you ok with the fact that we are taking out from

patch: add Dosemu alternative

2007-11-29 Thread Nils Olav Fossum
Hello, This has brewing for a while now and here is what it came out as. I hope further changes is not necessary :-) But, do speak up if you spot something you dont like The patches introduces these settings in unattend.txt [_meta] section: predosemu_cmd - System command to run before dosemu

CVS from May 28-2007 dosemu

2007-05-29 Thread Paul Griffith
Greetings, I am running into a issue with the lastest unattended from May-28-2007. I can compile and boot from the CD withour any problems, but dosemu isstuck in a loop, it is repeating the winnt.exe installation over and over ? Any suggestions ? Thanks Paul

Re: CVS from May 28-2007 dosemu

2007-05-29 Thread Paul Griffith
On Tue, 29 May 2007 11:35:05 -0400, Paul Griffith [EMAIL PROTECTED] wrote: Greetings, I am running into a issue with the lastest unattended from May-28-2007. I can compile and boot from the CD withour any problems, but dosemu isstuck in a loop, it is repeating the winnt.exe

No rule to make target `build-dosemu-1.3.4/bin/libplugin_term.so'

2007-04-10 Thread Juan Jose Pablos
Hi, I am trying to build the linux boot from cvs: ntinstall:/home/cheche/unattended-cvs/linuxboot# make make: *** No rule to make target `build-dosemu-1.3.4/bin/libplugin_term.so', needed by `stage1/usr/lib/dosemu/libplugin_term.so'. Stop. on the cvs log I can see this: ntinstall:/home

Re: final patch for the DOSEmu/Slang/libcap problem

2007-04-09 Thread Sean Kamath
attached you'll find the final patch for the last problem regarding: a) DOSEmu does not compile because of slang b) libcap does not compile c) DOSEmu reboots itself, when winnt.exe finishes a) is solved by putting slang into fake* Hi. Am I the only one that had problems because

final patch for the DOSEmu/Slang/libcap problem

2007-04-04 Thread Steffen Kaiser
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Hello, attached you'll find the final patch for the last problem regarding: a) DOSEmu does not compile because of slang b) libcap does not compile c) DOSEmu reboots itself, when winnt.exe finishes a) is solved by putting slang into fake* b

Re: final patch for the DOSEmu/Slang/libcap problem

2007-04-04 Thread Steffen Kaiser
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On Wed, 4 Apr 2007, Steffen Kaiser wrote: SHELL=COMMAND.COM /F /P Bah! I forgot to include this change in the patch :-( linuxboot/misc/config.sys Bye, - -- Steffen Kaiser -BEGIN PGP SIGNATURE- Version: GnuPG v1.4.6 (GNU/Linux)

Re: DOSemu reboots itself (Re: Working Linuxboot with libcap dosemu)

2007-03-30 Thread Steffen Kaiser
/y Y:\\ C:\\'; +if($is_linux) { + # xcopy will copy a file that will prevent a cycling of DOSemu + # this is tested as the first command + # The filename itself + my $noCycling = $netinst\\ . int(rand(1000)) . .tmp; +# First of all, if the checkpoint file exist, leave

Re: Working Linuxboot with libcap dosemu (was Re: libcap news)

2007-03-29 Thread Nils Olav Fossum
Onsdag 28 mars 2007 21:36, skrev Michael J. Kidd: Ok.. I'm work'n on integrating this NO-Dosemu stuff into my unattended package.. Im with you, doing the same :) I've got it all working with one HUGE exception. After all the files are copied, and the box reboots, I get a message

Re: DOSemu reboots itself (Re: Working Linuxboot with libcap dosemu)

2007-03-29 Thread Nils Olav Fossum
Tirsdag 27 mars 2007 15:38, skrev Steffen Kaiser: On Tue, 27 Mar 2007, Steffen Kaiser wrote: It looks like that when winnt.exe reboots the machine, DOSemu reboots itself! I've added logic to doit.bat to break when already run through and it looks like that DOSemu reboots itself

Re: Working Linuxboot with libcap dosemu (was Re: libcap news)

2007-03-29 Thread Nils Olav Fossum
Torsdag 29 mars 2007 11:38, skrev Mario Gzuk: Hi, I will give it a try to involve you into the secrets behind the windows installation. I will place a step by step howto on my side and hope you will understand my bad english. nice! heh, youre English is better than mine. -- mvh Nils Olav

Re: Working Linuxboot with libcap dosemu (was Re: libcap news)

2007-03-29 Thread Mario Gzuk
So here is my first try to explain what are the steps for: http://unattended.technikz.de/index.php/Win:installation_process It take a lot of time to find out how the installation process works, so I hope this helps some one. greetings mario Am Donnerstag, den 29.03.2007, 11:48 +0200 schrieb

Re: Working Linuxboot with libcap dosemu (was Re: libcap news)

2007-03-29 Thread Nils Olav Fossum
Torsdag 29 mars 2007 15:01, skrev Mario Gzuk: So here is my first try to explain what are the steps for: http://unattended.technikz.de/index.php/Win:installation_process It take a lot of time to find out how the installation process works, so I hope this helps some one. You deserve a big

Re: Unattended NO-Dosemu hacking

2007-03-29 Thread Nils Olav Fossum
Torsdag 29 mars 2007 13:40, skrev Michael J. Kidd: I modified several of the routines in init.functions... Don't use dialog at all.. Check it out. :) You have probably noticed the dd error in the bootsect.dat part busybox 'dd' does not support the 'conv=' parameter. I just removed the

Re: Working Linuxboot with libcap dosemu (was Re: libcap news)

2007-03-29 Thread Nils Olav Fossum
Tirsdag 27 mars 2007 14:00, skrev Mario Gzuk: Mario; Prepare for some stupid questions ;) There are no stupid questions, there are only stupid answers. I have integrate it into my own boot cd. You can chooce via kernel command line or configuration file which profile is used. So you can

Re: Unattended NO-Dosemu hacking

2007-03-29 Thread Mario Gzuk
Am Donnerstag, den 29.03.2007, 16:10 +0200 schrieb Nils Olav Fossum: Torsdag 29 mars 2007 13:40, skrev Michael J. Kidd: I modified several of the routines in init.functions... Don't use dialog at all.. Check it out. :) You have probably noticed the dd error in the bootsect.dat part

Re: DOSemu reboots itself (Re: Working Linuxboot with libcap dosemu)

2007-03-29 Thread Steffen Kaiser
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On Thu, 29 Mar 2007, Nils Olav Fossum wrote: It works so far, I did this: 1) I added exitemu.com from the build-dosemu directory to linuxaux/var/lib/dosemu/drives/dosboot.img manually. 2) I changed install.pl to: if($is_linux) { # Prevet

Re: Unattended NO-Dosemu hacking

2007-03-29 Thread Michael J. Kidd
, and I checked the coreutils/dd.c file. It does have support for conv w/ notrunc, sync, and noerror... So, that shouldn't be a problem. This is what I'm doing to extract the boot data from a known good drive / partition. ( setup w/ the dosemu method, then rebooted onto a linux bootable

Re: Unattended NO-Dosemu hacking

2007-03-29 Thread Nils Olav Fossum
Torsdag 29 mars 2007 19:48, skrev Michael J. Kidd: Nils Olav Fossum wrote: Torsdag 29 mars 2007 13:40, skrev Michael J. Kidd: I modified several of the routines in init.functions... Don't use dialog at all.. Check it out. :) You have probably noticed the dd error in the bootsect.dat

Re: Unattended NO-Dosemu hacking

2007-03-29 Thread Michael J. Kidd
Nils Olav Fossum wrote: Torsdag 29 mars 2007 19:48, skrev Michael J. Kidd: Nils Olav Fossum wrote: Torsdag 29 mars 2007 13:40, skrev Michael J. Kidd: I modified several of the routines in init.functions... Don't use dialog at all.. Check it out. :) You have probably noticed the dd error in

Re: Working Linuxboot with libcap dosemu (was Re: libcap news)

2007-03-28 Thread Michael J. Kidd
/profiles/unattended-nodosemu/01install?revision=87view=markup I mean, the DOSemu part is wicked. Im reading into it now. I really like the minimalism of the current linuxboot, so if I can help integrate this into linuxboot ill put some work into it. Mario; Prepare for some stupid

Working Linuxboot with libcap dosemu (was Re: libcap news)

2007-03-27 Thread Steffen Kaiser
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On Tue, 27 Mar 2007, Steffen Kaiser wrote: Hello, OK, with the slang patch for DOSemu I posted early and the following changes to libcap, I was able to compile the unattended and I currently run a test install in VMware. It is currently

Re: Working Linuxboot with libcap dosemu (was Re: libcap news)

2007-03-27 Thread Nils Olav Fossum
Tirsdag 27 mars 2007 11:10, skrev Steffen Kaiser: On Tue, 27 Mar 2007, Steffen Kaiser wrote: Hello, OK, with the slang patch for DOSemu I posted early and the following changes to libcap, I was able to compile the unattended and I currently run a test install in VMware. It is currently

Re: Working Linuxboot with libcap dosemu (was Re: libcap news)

2007-03-27 Thread Steffen Kaiser
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On Tue, 27 Mar 2007, Nils Olav Fossum wrote: hm, my test machine doesnt reboot after the dosemu run, its just copying files over and over.. This might be a Compaq quirk for this model.. probably a kernel tweak.. Baahh - same here. It looks like

Re: Working Linuxboot with libcap dosemu (was Re: libcap news)

2007-03-27 Thread Mario Gzuk
Am Dienstag, den 27.03.2007, 11:10 +0200 schrieb Steffen Kaiser: also, I wonder if to dump DOSemu at all, will work for all situations: http://unattended-gui.svn.sourceforge.net/viewvc/unattended-gui/z/etc/init/profiles/unattended-nodosemu/01install?revision=87view=markup I mean, the DOSemu

No rule to make target `misc/dosemu-gcc4-patch'

2007-01-26 Thread Juan Jose Pablos
Hi, is anyone getting this error? ntinstall:/home/cheche/unattended-cvs/linuxboot# make make: *** No rule to make target `misc/dosemu-gcc4-patch', needed by `dosemu-1.2.2/.stamp-dosemu-gcc4-patch'. Stop. Thanks! - Take

Re: No rule to make target `misc/dosemu-gcc4-patch'

2007-01-26 Thread Eugene Kotlyarov
Juan Jose Pablos wrote: is anyone getting this error? ntinstall:/home/cheche/unattended-cvs/linuxboot# make make: *** No rule to make target `misc/dosemu-gcc4-patch', needed by `dosemu-1.2.2/.stamp-dosemu-gcc4-patch'. Stop. Does misc/dosemu-gcc4-patch actually exist? It was added only

Re: No rule to make target `misc/dosemu-gcc4-patch'

2007-01-26 Thread Juan Jose Pablos
Eugene Kotlyarov escribió: Juan Jose Pablos wrote: is anyone getting this error? ntinstall:/home/cheche/unattended-cvs/linuxboot# make make: *** No rule to make target `misc/dosemu-gcc4-patch', needed by `dosemu-1.2.2/.stamp-dosemu-gcc4-patch'. Stop. Does misc/dosemu-gcc4-patch actually

Re: No rule to make target `misc/dosemu-gcc4-patch'

2007-01-26 Thread Juan Jose Pablos
Eugene Kotlyarov escribió: Does misc/dosemu-gcc4-patch actually exist? It was added only yesterday, may be you didn't update misc folder from CVS? nothing has been aded on the CVS: http://unattended.cvs.sourceforge.net/unattended/unattended/linuxboot/misc

Re: Problem compiling glibc 2.3.5 and dosemu

2006-06-21 Thread Sander Nieuwenhuizen
You could try glibc 2.3.6 and dosemu 1.3.3 which are available. On Wed, 2006-06-21 at 21:14 +0200, Jörn Knie wrote: I made a checkout of unattended. The build makes problems: during compilation of glibc: gcc ../sysdeps/ieee754/dbl-64/s_isinf.c -c -std=gnu99 -O2 -Wall -Winline -Wstrict

dosemu compile failing with slang error

2006-01-23 Thread Paul Griffith
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