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 - Jochen Schäfer

Pages: 1 ... 23 24 [25] 26 27
361
Applications / Re: New DOSBOX build
« on: June 13, 2017, 09:46:55 pm »
I just updated the packages (same place, same name) with all the language files, I could find on the DOSBOX site.
Some are not up to date, but I included them anyway for completeness' sake.
Should somebody find some mistakes, please tell me.

PS: Next up is the port of Atari++, a Atari 8bit emulator.

362
Applications / Re: New DOSBOX build
« on: June 13, 2017, 08:39:51 am »
Thanks for the info. I will repackage the installer.

363
Applications / New DOSBOX build / new ports
« on: June 12, 2017, 11:30:37 am »
After getting ArcaOS set up and got the development envorinment set up, I can now proudly announce a new build of DOSBOX with the latest source code changes. You can fetch it at https://www.joschs-robotics.de/dosbox/.
I will also submit the installer to Hobbes.
Since I build against the RPM repos, you will only need the packaged DLLs, if you are not using RPM.

PS: I couldn't add the news to the Netlabs WIKI DOSBOX page, since I can't login at the moment. If someboy would be so kind, to add the announcement, I would be grateful.
 
EDIT: This build contains SDL_SOUND support again.

364
Programming / Re: Problems with configure
« on: February 03, 2016, 07:37:54 am »
Try running autoreconf -fvi
Well, now I get another error at another line. I don't know what to make out of that.

365
Programming / Re: Problems with configure
« on: January 29, 2016, 10:00:07 pm »
Which command's did you use to regenerate configure?
The supplied autogen.sh, which concats the files in acinclude/ to aclocal.m4 and then does a plain autoconf.

366
Programming / Re: Problems with configure
« on: January 28, 2016, 10:19:30 pm »
I hope you use all rpm tools. As autoreconf works great with those.
Yes, I do.

367
Programming / Re: Problems with configure
« on: January 28, 2016, 11:17:06 am »
I generated it, because I'm working on building SDL 1.2.15 with gcc.

368
Programming / Problems with configure
« on: January 28, 2016, 08:38:09 am »
Hi there.

I have a problems with this configure from SDL, I'm working on.
I get the message
Code: [Select]
./configure.lineno: 23670: Syntax error: "fi" unexpected (expecting "then")I don't know why. If I remove the offending code, then the error moves to another part of the script.
So I think the error is somewhere. As I'm no expert in shell programming, I don't know where to look at.
Autoconf is 2.69, automake is 1.14.1-3.

369
Applications / Re: Arca Noae Package Manager Comments
« on: January 21, 2016, 10:46:37 am »
After I installed the Package Manager and downloaded the needed packages, finally, I could use OO.
BTW, yum/rpm installs a lot more than just some DLLs.
And you do know in detail what yum/rpm did? No, see my first comment about it. And what if something breaks, you know how to solve?
The same way, one would use, if one manages dependencies manually: Searching.

370
Applications / Re: Arca Noae Package Manager Comments
« on: January 20, 2016, 06:38:45 pm »
Sorry to say, but it makes you dumb/stupid.
There is really nothing smart about juggling with downloading the correct DLL versions etc. yourself.
E.g., I installed OpenOffice 4 and installed all the needed DLLs. I checked them with PMDLL.
There didn't seem to be any dependencies, which weren't resolved. OO would start and then ... nothing.
After I installed the Package Manager and downloaded the needed packages, finally, I could use OO.
BTW, yum/rpm installs a lot more than just some DLLs.

If you ask me, I'd rather be stupid for letting some tool(!) install the DLLs and porting apps than wasting my time juggling the DLL installs.

371
Programming / Re: Multimedia with GCC
« on: January 14, 2016, 03:17:24 pm »
Copying the files from the install CD has done it. Case closed.  ;)

372
Programming / Re: Multimedia with GCC
« on: January 13, 2016, 03:43:17 pm »
Thanks. I will try it.

373
Programming / Re: Multimedia with GCC
« on: January 13, 2016, 10:16:13 am »
I reinstalled the Toolkit, but nothing changed. Can anybody having the correct file send me a copy?

374
Programming / Re: Multimedia with GCC
« on: January 12, 2016, 07:37:27 am »
In OpenWatcom, I have the definition, I lifted my "patch" from there, but my OS2TK45\H\ACB.H seems to be some totally different beast. It begins with:
Code: [Select]
/************************* Module Header *******************************\
*                                                                      *
* Module Name: PDPUBLIC.H     (new file for 180062)                    *
*                                                                      *
* Process Dump public interface for DosDumpProcess API                 *
*                                                                      *
* Copyright (c) International Business Machines Corporation 1997       *
************************************************************************
*  Change                                                              *
                            *
*  Activity     Date            BY      Reason                         *
*  --------      ----                   ----------                     *
* 180062        09/01/97        LRN     New for DosDumpProcess and     *
*                                       DosQueryRasInfo enhancements   *
\***********************************************************************/

375
Programming / Re: Multimedia with GCC
« on: January 11, 2016, 08:22:46 pm »
Ok, I looked again. There is no defintion of P(ACB) in the Toolkit 4.5, I have. It's the one that's included in eCS 2.0.
Has anyone an idea, what's the problem?

Pages: 1 ... 23 24 [25] 26 27