Show Posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.


Messages - R.M. Klippstein

Pages: 1 ... 8 9 [10] 11 12 ... 20
136
Thanks John & RBRi!  ---- RBRi's EMT4PM "Worked like a charm"!  Awesome piece of software!

klipp

137
Applications / Lotus 123 version 2.1 .img files, How to convert?
« on: May 14, 2016, 03:20:27 am »
I want to upgrade from Lotus 123 release 1.7 to 2.1. I have the original Lotus Floppy's (1994) for 2.1 but age has taken its toll and they are unreadable without errors. I down loaded Lotus 1-2-3 2.1 for OS2 (3.5) off the Inet and have 5 .img files that I don't know how to convert to something installable. Is there a way of installing all 5 to one CD? Seems I remember doing this about 15 years ago but guess I've forgotten the basics. I tried doing this on Windoz but the .img files were unreadable! -- maybe Linux? -- but prefer doing it within OS2.
  Thanks in advance for any help or ideas!

klipp

138
Programming / Re: Another GCC error I can't seem to fix!
« on: January 12, 2016, 01:02:40 am »
Well, I tried it and the updated version of kmk will not work with GCC 3.3.5 when trying to compile these older versions of VBox. The updated verson has to be used along with GCC 4.9.2 to compile the newest versions of VBox --- 1.5.0 and newer.
  Back to the drawing boards!ยก!

klipp

139
Programming / Re: Another GCC error I can't seem to fix!
« on: January 11, 2016, 05:01:13 am »
Hi Dave, No I haven't updated kmk for this older version, but I'll do as you suggest. I've been using  what Oracle supplied in their Downloadable sources which has worked fine for the four versions I have sucessfully compiled, I am also working on four newer versions including the latest version 5.0.51 which warns about and refuses to start to compile without the updated version of kmk, -- so I'll be able to copy kmk from  that version that I'm also working on.
  I'll let you know if using the updated kmk made a difference.

140
Programming / Re: Another GCC error I can't seem to fix!
« on: January 11, 2016, 02:23:33 am »
Hi Dave, again you were right. I found this in Config.kmk:

 TEMPLATE_VBoxR0ExtPack = For the ring-0 context extension pack modules.
 TEMPLATE_VBoxR0ExtPack_EXTENDS = VBoxR0
 TEMPLATE_VBoxR0ExtPack_EXTENDS_BY = appending
 TEMPLATE_VBoxR0ExtPack_INST = $(INST_EXTPACK)YouShallOverrideThis/
 TEMPLATE_VBoxR0ExtPack_DEFS = VBOX_IN_EXTPACK VBOX_IN_EXTPACK_R0
 if1of ($(VBOX_LDR_FMT), pe lx)
  TEMPLATE_VBoxR0ExtPack_LIBS = \
   $(PATH_LIB)/VMMR0Imp$(VBOX_SUFF_LIB) \
   $(PATH_LIB)/SUPR0$(VBOX_SUFF_LIB)
 endif

This looks like where it is set,  or at least possibly  "if1of($(VBOX_LDR_FMT),pe lx) " can be changeed to make it recognizable?
Any ideas?   klipp
 

141
Programming / Re: Another GCC error I can't seem to fix!
« on: January 09, 2016, 03:55:15 am »
Hi Dave, You're last post really got me started on the right track I believe. I'm compiling using GCC 3.3.5 on eCS 2.2 betaII. You were right, looks like its set up in the makefile. Here is the section of the makefile that does it, but I still havn't figured out how or what to change.

#
# SUPR0 - The Ring-0 Import / Thunk library.
#

SUPR0_TEMPLATE      = VBOXR0
ifeq ($(VBOX_LDR_FMT),pe)
 SUPR0_SOURCES     += SUPR0.def
endif
ifeq ($(VBOX_LDR_FMT),lx)
SUPR0_SOURCES      += $$(PATH_SUPR0)/SUPR0.def
$$(PATH_SUPR0)/SUPR0.def: $(PATH_SUB_CURRENT)/SUPR0.def | $$(dir $$@)
   $(SED) -e 's/^[ \t][ \t]*\([gA-Z]\)/    _\1/' -e 's/[ \t]DATA[ \t]*/ /' $< > $@.tmp
   $(MV) -f $@.tmp $@
endif

I don't understand the double $$'s -- does this make any sense to you?,  or maybe a simplified SUPR0_SOURCES defined by a SET command?

klipp

142
Programming / Re: Another GCC error I can't seem to fix!
« on: January 08, 2016, 11:27:32 pm »
Hi Dave, thanks for the reply.
You have hit on the source of the problem I believe! --- (my ignorance of GCC)
I have no idea what, when, or where $PATH_SUPR0 means. Nor do I have any idea how to expand it! Is it something that's supposed to be defined in F:/2.1.4-SUP/include/vbox/com/defs.h? (actually I don't believe there is such a directory and tried unsucessfully to create one like it that would work-- no luck!)
  I've tried everything I can think of the make it possible for GCC to find SUPR0.def including making a new directory for it, putting it in F:/2.1.4-SUP/include and several other places that also didn't work.
I really appreciate any advice you can give me, I'm really "bummed out" over this as it looks like it should be fairly simple to resolve.

thanks  klipp

143
Programming / Another GCC error I can't seem to fix!
« on: January 08, 2016, 09:14:59 pm »
I'm compiling VirtualBox source and after I get "Linking SUPR3HardenedStatic" I get this  No rule to make target error:
No Rule to  make target 'F:/2.1.4-SUP/src/vbox/HostDrivers/Support/$(PATH_SUPR0)/SUPR0.def' needed by F:/2.1.4-SUP/out/os2.x86/release/obj/SUPR0/SUPR0.lib stop
SUPR0.def is located in F:/2.1.4-SUP/src/vbox/HostDrivers/Support/SUPR0.def
Can anybody tell me how to make the needed target so that GCC can find SUPR0.def?

Thanks for any ideas,  klipp

144
Hardware / Re: Kingston memory stick problem
« on: November 25, 2015, 08:14:34 pm »
Thanks guzzi, That worked GREAT!

klipp

145
Hardware / Kingston memory stick problem
« on: November 25, 2015, 07:20:32 pm »
I have a couple of these Kingston memory sticks (16gb) and they work fine on eCS/os2. I just purchased another one and it works fine on Linux and Windoz but not on eCS/os2. Its formatted fat32 like my other sticks but DFSee says: Large Floppy Format - Fat32, First sector is a regular boot record (large floppy format) Large Floppy Format will not work on os/2 or eCS!
  This stick looks identical to my other sticks,  I guess they've changed how they prepare them now for sale. Is there any way I can make it work on eCS?
  Thanks for any advice.   klipp

146
Applications / Re: VBOX does not start anymore
« on: November 12, 2015, 11:54:26 pm »
Hey Andi, You should also be able to enable any valid .vdi file by opening virtualbox and opening "File" and then opening the Virtual Disk Manager and  clicking on add and then telling it where the .vdi file is located. This works for me when I have .vdi files on other partitions.
Hope you're making progress.

klipp

147
Applications / Re: VBOX does not start anymore
« on: November 12, 2015, 09:02:34 pm »
WoW! Its getting complicated! Here's what you might try, Don't delete anything anywhere! But do a new install in the drive you are trying to use, but do the install in a different directory on that drive. I believe the new install will encounter and use the vdi's from the drive they are installed currently on. At any event, FIRST, make sure you have those backed up somewhere safe, you might need to copy them to the home directory (x:/home/default/.virtualbox/VDI) of the drive you are working on.

klipp

148
Applications / Re: VBOX does not start anymore
« on: November 12, 2015, 06:40:34 pm »
You should have a VDI directory  that contains your VBox images. Do a scan of your Hard drive looking for *.vdi's You may have them installed somewhere else. Before you do anything you need to make certian you still have those .vdi files.

klipp

149
Applications / Re: VBOX does not start anymore
« on: November 12, 2015, 03:59:09 pm »
Hi Andi B. Can you tell if you're x:/home/default/.virtualbox is still intact? It should contain a machines and a vdi directory. If these contain the the details of the virtual machines you were using, you might be able to just re-install vbox. At any rate before you do anything, back up x:/home/default/.virtualbox.

klipp

150
Programming / Re: GCC "phase error detected at end of assembly"
« on: November 10, 2015, 04:39:52 pm »
Hey Dave & Daniel, Thanks! Doing more passes solved it,it was NASM!

klipp

Pages: 1 ... 8 9 [10] 11 12 ... 20