Hi Kees,
> Is http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=626328 a duplicate of
> this? Even with svn2010, Paradox still fails for me (_cpu_emu=vm86, amd64,
> mmap_min_addr=64k).
You need to start Paradox with "-extk 8000" (see the SF bug report,
the "8000" just needs to be some number under
> I've been having a lot of people complain about my Debian (and Ubuntu)
> package of dosemu not working with Borland programs[1].
> [1] http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=622632
This should be fixed in SVN rev 2010 now.
Bart
--
To UNSUBSCRIBE, email to debian-bugs-dist-requ...
Package: libsoqt4-dev
Version: 1.4.1-4
Severity: normal
Your fix to bug #482202 fixes a build-depend, but without
libqt4-opengl-dev
the library itself can't be used:
$ soqt-config --libs
-lSoQt4 -lQtOpenGL -lQtGui -lQt3Support -lXmu -lXi -lCoin -lGL -lXext -lSM
-lICE -lX11 -ldl -lpthread -lm
Package: dhcp3-client
Version: 3.1.0-5
Severity: normal
Tags: patch
Hi,
bug 283388 isn't fixed because the patch was applied at the wrong place.
See the attached patch to correct it.
Bart
-- System Information:
Debian Release: lenny/sid
APT prefers testing
APT policy: (500, 'testing')
Archi
Package: libc6-dev
Version: 2.7-3
Severity: normal
According to LSB 3.1
http://www.linux-foundation.org/spec/refspecs/LSB_3.1.0/LSB-AMD64/LSB-AMD64.html#AEN4388
defines struct _fpstate as follows:
struct _fpstate {
uint16_t cwd;
uint16_t swd;
uint16_t ftw;
uint16_t fop;
uint64
Hi,
On 9/20/07, Steve M. Robbins <[EMAIL PROTECTED]> wrote:
> On Thu, Sep 20, 2007 at 11:50:10AM +1200, Bart Oldeman wrote:
> > Package: libsoqt-dev
> > Version: 1.4.1-2
>
> Umm ... this version doesn't exist. The latest Debian version is
> 1.4.1-1. Please c
Package: libsoqt-dev
Version: 1.4.1-2
Severity: normal
libsoqt-dev conflicts with libgl1-mesa-swx11-dev but I do not understand
why, since the non-dev packages do not conflict.
If I install libsoqt-dev using --force-depends it seems to work fine.
SoQt wraps around Qt and Coin
Coin certainly uses
Package: lesstif2
Version: 1:0.95.0-2+b1
Severity: important
The program below (mostly equivalent to
test/Xm-2.0/combobox/test1.c
in the lesstif source tarball) crashes as soon as you click twice
on "Item 1" on amd64, but not on i386.
The backtrace is as follows:
#0 0x2b11e230bd73 in XtCallC
Package: libsdl1.2debian
Version: 1.2.11-7
Severity: normal
Bug #317010 contains a patch to optionally change the handling of numlock
and capslock. However, it was applied in reverse; the default behaviour
has changed, and you only get the standard (stock SDL) behaviour if you set
SDL_DISABLE_LOC
The changes at the below URL may help; although they are in SVN I
think that code hasn't changed much recently so they can apply to
1.2.2 without too much trouble.
http://dosemu.svn.sourceforge.net/viewvc/dosemu?view=rev&revision=1604
Bart
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a s
Package: linux-kernel-headers
Version: 2.6.17.1-1
Severity: normal
Tags: patch
includes , which includes .
The last file depends on the kernel configuration constant
#ifdef CONFIG_VM86
#define VM_MASK 0x0002
#else
#define VM_MASK 0 /* ignored */
#endif
CONFIG_VM86 which make
11 matches
Mail list logo