http://bugs.winehq.org/show_bug.cgi?id=4617
------- Additional Comments From mike(a)codeweavers.com 2006-19-02 06:48 -------
Please try:
grep HAVE_SYS_SYSCALL_H include/config.h
Which system are you trying to compile Wine on?
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=4552
Basic-Master(a)gmx.net changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
Resolution| |FIXED
------- Additional Comments From Basic-Master(a)gmx.net 2006-19-02 06:28 -------
hrm, the bug seems to be fixed in the new version (0.9.8). thanks!
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=4617
Summary: wine 0.9.8 compile error
Product: Wine
Version: 0.9.8.
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: test
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: csoge4ever(a)freemail.hu
Hello!
My problem is that when I tried to compile wine 0.9.8 it returned with the
following error (the ./configure command runs well and the make returns with this) :
ldt.c: In function 'modify_ldt':
ldt.c:80: error: 'SYS_modify_ldt' undeclared (first use in this function)
ldt.c:80: error: (Each undeclared identifier is reported only once
ldt.c:80: error: for each function it appears in.)
make[2]: *** [ldt.o] Error 1
make[2]: Leaving directory `/home/csoege/Egyebek/sources/wine-0.9.8/libs/wine'
make[1]: *** [wine] Error 2
make[1]: Leaving directory `/home/csoege/Egyebek/sources/wine-0.9.8/libs'
make: *** [libs] Error 2
Sorry if the problem caused by my system and thank you for your answer!
csoege
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=4603
------- Additional Comments From ajp(a)princeswalk.fsnet.co.uk 2006-19-02 06:01 -------
No additional messages with native mcvcrt. Just the same message as I reported
initally. If you want to see the 'Money has encountered a problem..." dialog,
it is attached to bug 4560.
The only difference in virtual desktop mode was that the splash screen was
removed, but Money was still left hanging with a completely blank window. The
'Money has encountered a problem..." dialog is probably behind it, but I cannot
minimise the window to find out. I have to end the wine-preloader process (which
is shown as a Zombie) to terminate Money.
If there is anything else I can do to help, let me know.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=4614
------- Additional Comments From david(a)klenot.cz 2006-19-02 06:00 -------
If I disable the sound, then happens the same, output is almost same, because
this:
err:wave:wodDsCreate DirectSound flag not set
This sound card's driver does not support direct access
The (slower) DirectSound HEL mode will be used instead.
wine: Unhandled page fault on read access to 0x00000000 at address 0x7bc4abae
(thread 000b), star
WineDbg starting on pid 0xa
is not there, after disabling. It starts like that:
wine: Unhandled page fault on read access to 0x00000000 at address 0x7bc4abae
(thread 000b), star
ting debugger...
WineDbg starting on pid 0xa
Unhandled exception: page fault on read access to 0x00000000 in 32-bit code
(0x7bc4abae).
In 32 bit mode.
and then again the same...
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=4616
Summary: fixme: psdrv: PSDRV_EndDoc hJob==0 , Now what?
Product: Wine
Version: 0.9.8.
Platform: Other
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: wine-binary
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: walter_senn(a)bluewin.ch
I have make own application, work fine on windows and wine. But printer
control-code's does'nt work (see summary). I have make a simple test-
applikation and make the debug-output in the file report_file2.4 For me is
this bug very bad. My client's can't change the paper-tray with my application
and so they can't work with the application.
In a test_mail.prg, i have appendet the windows api-function for that escape
call's. (Delivered from my fivewin-customer)
How can i send you this test_mail file and the report_file2.4 ??
With best regards
Walter Senn
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.