http://bugs.winehq.org/show_bug.cgi?id=8723
truiken(a)gmail.com changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
Resolution| |FIXED
------- Additional Comments From truiken(a)gmail.com 2007-26-06 09:31 -------
Fixed.
--
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=8797
------- Additional Comments From ErV2005(a)rambler.ru 2007-26-06 09:27 -------
>Sounds more like a system problem then. Also those demos worked fine here.
>And your test compiles and works for me too (with minor source modifications of
>course to make it c not cpp)
Well... then the questions are:
1) Is someone else experiencing same problem?
2) Where should I ask for further assistance (i've tried wine-user mailing
list, and got no response. In wine-devel I've got recommendation to report a
bug, so I'm here).
3) How can I locate the problem? I was able to track a crash by inserting a
printf() lines in the source (there should be other way to do this, though...),
but it looks like further tracking can be difficult since area where problem
can be found is wide - whole loader section, string allocating functions, etc.
4) Can this problem be a processor/system/distribution/whatever dependent?
5) Any pointers to fix this problem?
Even "RTFM" answer with a good direction would be nice, because right now I'm
stuck.
--
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=8800
------- Additional Comments From rushsp(a)terra.com.br 2007-26-06 09:20 -------
I have posted a new atachment with all lines between the command line and the
error line. Besides i post last lines here.
make[2]: Nada a ser feito para `all'.
make[2]: Saindo do diretório `/downloads/wine/wine-0.9.36/dlls/dbghelp'
make[2]: Entrando no diretório `/downloads/wine/wine-0.9.36/dlls/dciman32'
make[2]: Nada a ser feito para `all'.
make[2]: Saindo do diretório `/downloads/wine/wine-0.9.36/dlls/dciman32'
make[2]: Entrando no diretório `/downloads/wine/wine-0.9.36/dlls/ddraw'
../../tools/winegcc/winegcc -B../../tools/winebuild -shared ./ddraw.spec
clipper.o ddraw.o ddraw_thunks.o device.o direct3d.o executebuffer.o gamma.o
light.o main.o material.o palette.o parent.o regsvr.o surface.o surface_thunks.o
texture.o utils.o vertexbuffer.o viewport.o version.res -o ddraw.dll.so
-lole32 -luser32 -lgdi32 -ladvapi32 -lkernel32 -lntdll -ldxguid -luuid -lXext
-lX11 ../../libs/port/libwine_port.a
/usr/bin/ld: cannot find -lXext
collect2: ld returned 1 exit status
winegcc: gcc failed.
make[2]: ** [ddraw.dll.so] Erro 2
make[2]: Saindo do diretório `/downloads/wine/wine-0.9.36/dlls/ddraw'
make[1]: ** [ddraw] Erro 2
make[1]: Saindo do diretório `/downloads/wine/wine-0.9.36/dlls'
make: ** [dlls] Erro 2
root@lnx-infor01:/downloads/wine/wine-0.9.36#
--
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=4183
------- Additional Comments From tijl(a)ulyssis.org 2007-26-06 09:13 -------
wine no longer supports arts, so this bug can be closed
--
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=8800
------- Additional Comments From vitaliy(a)kievinfo.com 2007-26-06 08:32 -------
Attach 10 lines before this error. Most likely some misconfiguration in your system.
--
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=8797
vitaliy(a)kievinfo.com changed:
What |Removed |Added
----------------------------------------------------------------------------
Keywords|conformance, regression |
------- Additional Comments From vitaliy(a)kievinfo.com 2007-26-06 08:29 -------
Sounds more like a system problem then. Also those demos worked fine here.
And your test compiles and works for me too (with minor source modifications of
course to make it c not cpp)
--
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=8800
Summary: problems on make command
Product: Wine
Version: 0.9.36.
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: major
Priority: P2
Component: wine-binary
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: rushsp(a)terra.com.br
What can i do?
i found a lot of posts about it but none has been resolved.
i tried to install gcc agains but its the newest version, so couldnt make it work.
winegcc: gcc failed.
make[2]: ** [ddraw.dll.so] Erro 2
make[2]: Saindo do diretório `/downloads/wine/wine-0.9.36/dlls/ddraw'
make[1]: ** [ddraw/__install-lib__] Erro 2
make[1]: Saindo do diretório `/downloads/wine/wine-0.9.36/dlls'
make: ** [dlls/__install-lib__] Erro 2
root@lnx-infor01:/downloads/wine/wine-0.9.36#
--
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.