http://bugs.winehq.org/show_bug.cgi?id=22050
Summary: Problem compiling wine 1.1.40
Product: Wine
Version: 1.1.40
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: pierre42d(a)9online.fr
[...]
make[1]: Leaving directory `/tmp/wine-1.1.40/dlls/windowscodecs'
make[1]: Entering directory `/tmp/wine-1.1.40/dlls/winealsa.drv'
../../tools/winegcc/winegcc -B../../tools/winebuild --sysroot=../.. -shared
./winealsa.drv.spec alsa.o dscapture.o dsoutput.o midi.o mixer.o wavein.o
waveinit.o waveout.o -o winealsa.drv.so -ldxguid -luuid -lwinmm
-luser32 -ladvapi32 -lkernel32 ../../libs/port/libwine_port.a -lasound
dsoutput.o: In function `IDsDriverBufferImpl_Unlock':
dsoutput.c:(.text+0x1454): undefined reference to `snd_pcm_recover'
waveout.o: In function `wodUpdatePlayedTotal':
waveout.c:(.text+0x81): undefined reference to `snd_pcm_recover'
collect2: ld returned 1 exit status
winegcc: gcc failed
make[1]: *** [winealsa.drv.so] Error 2
make[1]: Leaving directory `/tmp/wine-1.1.40/dlls/winealsa.drv'
make: *** [dlls/winealsa.drv] Error 2
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=3756
--- Comment #51 from Austin English <austinenglish(a)gmail.com> 2010-03-16 19:04:10 ---
(In reply to comment #50)
> This is annoying me:
>
> configure: libXxf86vm development files not found, XFree86 Vidmode won't be
> supported.
> configure: libv4l development files not found.
> configure: libmpg123 development files not found (or too old), mp3 codec won't
> be supported.
>
> The dev libs and headers are there. The libXxf86vm is from the squeeze
> packaage. Is there any way to get more information from configure about these
> complaints?
>
> I'm using Lenny btw.
Check config.log.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=3297
Wolfram Sang <wolfram(a)the-dreams.de> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |wolfram(a)the-dreams.de
--- Comment #12 from Wolfram Sang <wolfram(a)the-dreams.de> 2010-03-16 18:38:56 ---
Still present in 1.1.40
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=3756
--- Comment #50 from syberraith(a)yahoo.com 2010-03-16 18:21:01 ---
This is annoying me:
configure: libXxf86vm development files not found, XFree86 Vidmode won't be
supported.
configure: libv4l development files not found.
configure: libmpg123 development files not found (or too old), mp3 codec won't
be supported.
The dev libs and headers are there. The libXxf86vm is from the squeeze
packaage. Is there any way to get more information from configure about these
complaints?
I'm using Lenny btw.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=3756
--- Comment #49 from syberraith(a)yahoo.com 2010-03-16 18:04:20 ---
(In reply to comment #48)
> (In reply to comment #47)
> > (In reply to comment #46)
> > > I can't crash it that way on wine-1.1.40-191-g4b5f6ad. It crashes in mfc42
> > > instead.
> > >
> > > I tried a version from link:
> > >
> > > md5 752a15334944bc940fa6b0b4006d093c aStudio4.exe
> >
> > Well I cloned the repository, so how would I specify wine-1.1.40-191-g4b5f6ad
> > to be built?
>
> Update it with 'git fetch'. Actually this crash should be fixed with yesterday
> tip as well. Do we try the same installer?
It looks like a different installer:
f2b0fa6dbdf6e858806e58fdf6ae6b82 AvrStudio4Setup.exe
Plus I applied service pack 1. That might just be chip data though.
Also, I just noticed that some of the simulators can be selected without
crashing. Avr simulator 1 and 2 as well as ice40 and ice 50 are the ones that
cause a crash the rest can be selected and the compatible devices show up as
expected.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=3756
--- Comment #48 from Nikolay Sivov <bunglehead(a)gmail.com> 2010-03-16 17:47:53 ---
(In reply to comment #47)
> (In reply to comment #46)
> > I can't crash it that way on wine-1.1.40-191-g4b5f6ad. It crashes in mfc42
> > instead.
> >
> > I tried a version from link:
> >
> > md5 752a15334944bc940fa6b0b4006d093c aStudio4.exe
>
> Well I cloned the repository, so how would I specify wine-1.1.40-191-g4b5f6ad
> to be built?
Update it with 'git fetch'. Actually this crash should be fixed with yesterday
tip as well. Do we try the same installer?
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=3756
--- Comment #47 from syberraith(a)yahoo.com 2010-03-16 17:44:06 ---
(In reply to comment #46)
> I can't crash it that way on wine-1.1.40-191-g4b5f6ad. It crashes in mfc42
> instead.
>
> I tried a version from link:
>
> md5 752a15334944bc940fa6b0b4006d093c aStudio4.exe
Well I cloned the repository, so how would I specify wine-1.1.40-191-g4b5f6ad
to be built?
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=3756
--- Comment #46 from Nikolay Sivov <bunglehead(a)gmail.com> 2010-03-16 17:27:09 ---
I can't crash it that way on wine-1.1.40-191-g4b5f6ad. It crashes in mfc42
instead.
I tried a version from link:
md5 752a15334944bc940fa6b0b4006d093c aStudio4.exe
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=3756
--- Comment #45 from syberraith(a)yahoo.com 2010-03-16 17:12:09 ---
(In reply to comment #44)
> (In reply to comment #43)
> > Created an attachment (id=26845)
--> (http://bugs.winehq.org/attachment.cgi?id=26845) [details] [details]
> > Log of new build from start to crash
> >
>
> ---
> =>0 0x7b84a4b0 WideCharToMultiByte+0x1f0(..., src="", srclen=0x0001, ...)
> 1 0x7dbf9a1b domdoc_loadXML+0x8b(..., bstrXML="", isSuccessful=0x3295b4)
> ---
>
> This can't happen with current git. I changed it to always use srclen = -1. So
> or you're using an old wine setup (from package and not what you've built), or
> you've built a tagged release 1.1.40 and not a tip. Uninstall Debian Wine
> package and try again. Also check 'wine --version' output.
I un-installed wine with dselect, before I did make install from the build.
The only thing dselect reports as installed is gecko 1.0.0
wine --version reports: wine-1.1.40-122-g693c991
I did fresh retry with avrstudio and got this:
Backtrace:
=>0 0x7b84a4b0 WideCharToMultiByte+0x1f0(page=0xfde9, flags=0, src="",
srclen=0x0001, dst=0x0(nil), dstlen=0, defchar=0x0(nil), used=0x0(nil))
[/strg/wine/dlls/kernel32/../../include/wine/unicode.h:216] in kernel32
(0x00329520)
1 0x7dbf9a1b domdoc_loadXML+0x8b(iface=0x190830, bstrXML="",
isSuccessful=0x3295b4) [/strg/wine/dlls/msxml3/domdoc.c:1656] in msxml3
(0x00329560)
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=3756
--- Comment #44 from Nikolay Sivov <bunglehead(a)gmail.com> 2010-03-16 16:31:54 ---
(In reply to comment #43)
> Created an attachment (id=26845)
--> (http://bugs.winehq.org/attachment.cgi?id=26845) [details]
> Log of new build from start to crash
>
---
=>0 0x7b84a4b0 WideCharToMultiByte+0x1f0(..., src="", srclen=0x0001, ...)
1 0x7dbf9a1b domdoc_loadXML+0x8b(..., bstrXML="", isSuccessful=0x3295b4)
---
This can't happen with current git. I changed it to always use srclen = -1. So
or you're using an old wine setup (from package and not what you've built), or
you've built a tagged release 1.1.40 and not a tip. Uninstall Debian Wine
package and try again. Also check 'wine --version' output.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=3756
--- Comment #43 from syberraith(a)yahoo.com 2010-03-16 16:04:33 ---
Created an attachment (id=26845)
--> (http://bugs.winehq.org/attachment.cgi?id=26845)
Log of new build from start to crash
Here the log of my new build. It seems to do the same thing as the packaged
build.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=8692
David Hedberg <david.hedberg(a)gmail.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |david.hedberg(a)gmail.com
--- Comment #13 from David Hedberg <david.hedberg(a)gmail.com> 2010-03-16 15:09:44 ---
This should be partly fixed in git now with the ability to show the properties
for shell extensions such as Amiga Explorer and VorbisExt, although there's
still no "general" properties page.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=3756
--- Comment #42 from syberraith(a)yahoo.com 2010-03-16 14:36:11 ---
(In reply to comment #41)
> (In reply to comment #40)
> >
> > About installing this. Can I turn the build into a deb so I can remove it
> > easily if necessary?
>
> 'make uninstall' will do it.
Is there a way to find out where and what versions of the files config is
looking for. The three that it's still complaining about that is.
The one libxxf86rm-dev packagee for Lenny lacks a header file. So, I used the
the one for Stretch, Apparently that fails to work too.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=3756
--- Comment #41 from Nikolay Sivov <bunglehead(a)gmail.com> 2010-03-16 14:16:42 ---
(In reply to comment #40)
>
> About installing this. Can I turn the build into a deb so I can remove it
> easily if necessary?
'make uninstall' will do it.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=3756
--- Comment #40 from syberraith(a)yahoo.com 2010-03-16 14:05:45 ---
(In reply to comment #39)
> 'sudo apt-get build-dep wine' or 'wget
> http://winezeug.googlecode.com/svn/trunk/install-wine-deps.sh && sh
> install-wine-deps.sh' should help.
>
> Though, that scripts lacks debian support...patches welcome :-).
I got all I could, and the tried the apt-get, which gathered a lot of reference
stuff although still failed to provide the last few files I need.
config still complains about lacking files for libv4l libmpg123 libxxf86vm.
I'm building now, we'll see what happens.
About installing this. Can I turn the build into a deb so I can remove it
easily if necessary?
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=3756
--- Comment #38 from syberraith(a)yahoo.com 2010-03-16 12:41:10 ---
(In reply to comment #37)
> (In reply to comment #36)
> > (In reply to comment #35)
> > >
> > > Yep, that was easy enough. Now which of these header are important to have. I
> > > take it at least the xml and opengl would be good to have.
> > >
> > > Where might I find them?
> >
> > You need all of them to avoid problems (personally I don't use libv4l cause I
> > didn't find it on Debian). You could find respective packages in your distro
> > repository, usually named with '-dev' suffix.
>
> I'm using Debian too. Having trouble finding gl.h. I'll keep at it.
I've found all of them now, although some seem to be already installed, but
config still reports them as missing.
Namely: libxcursor libXxf86vm libxcomposite fontconfig
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=3756
--- Comment #37 from syberraith(a)yahoo.com 2010-03-16 11:39:27 ---
(In reply to comment #36)
> (In reply to comment #35)
> >
> > Yep, that was easy enough. Now which of these header are important to have. I
> > take it at least the xml and opengl would be good to have.
> >
> > Where might I find them?
>
> You need all of them to avoid problems (personally I don't use libv4l cause I
> didn't find it on Debian). You could find respective packages in your distro
> repository, usually named with '-dev' suffix.
I'm using Debian too. Having trouble finding gl.h. I'll keep at it.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=3756
Juan Lang <juan_lang(a)yahoo.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Attachment #26840|application/octet-stream |text/plain
mime type| |
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=3756
--- Comment #36 from Nikolay Sivov <bunglehead(a)gmail.com> 2010-03-16 11:09:10 ---
(In reply to comment #35)
>
> Yep, that was easy enough. Now which of these header are important to have. I
> take it at least the xml and opengl would be good to have.
>
> Where might I find them?
You need all of them to avoid problems (personally I don't use libv4l cause I
didn't find it on Debian). You could find respective packages in your distro
repository, usually named with '-dev' suffix.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=3756
--- Comment #35 from syberraith(a)yahoo.com 2010-03-16 10:58:28 ---
Created an attachment (id=26840)
--> (http://bugs.winehq.org/attachment.cgi?id=26840)
Missing header file for wine build
Yep, that was easy enough. Now which of these header are important to have. I
take it at least the xml and opengl would be good to have.
Where might I find them?
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=3756
--- Comment #34 from Nikolay Sivov <bunglehead(a)gmail.com> 2010-03-16 10:19:30 ---
(In reply to comment #32)
> I got git, but I have to ask how do I access the repository for wine?
http://wiki.winehq.org/GitWine
After that
./configure (will list all dependencies you need)
make depend
make
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=3756
--- Comment #33 from syberraith(a)yahoo.com 2010-03-16 10:18:11 ---
(In reply to comment #32)
> I got git, but I have to ask how do I access the repository for wine?
I got it. git clone ...
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=3756
--- Comment #32 from syberraith(a)yahoo.com 2010-03-16 10:11:04 ---
I got git, but I have to ask how do I access the repository for wine?
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=3756
--- Comment #31 from Nikolay Sivov <bunglehead(a)gmail.com> 2010-03-16 09:49:21 ---
(In reply to comment #30)
> I was just reading that other thread. It seems there might be two issues here,
> already know, the crash on simulator selection and BGSoft dll, which reportedly
> unused in this Studio version.
>
Let's deal with msxml3 first. A problem with BGSoft dll (whatever it is)
deserves a separate report.
> I could build from sources.
Great, then try with current git - wine-1.1.40-122-g693c991.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.