Wine 1.1.12 compile error

Open forum for end-user questions about Wine. Before asking questions, check out the Wiki as a first step.
Forum Rules
Locked
SATANA86
Newbie
Newbie
Posts: 1
Joined: Wed Jan 14, 2009 1:02 pm

Wine 1.1.12 compile error

Post by SATANA86 »

I get error when try compile wine with libxml 2.6.27 (configure say nothing about it), but then i am update libxml to 2.7.2 compilation has finished normaly.
Is that some bug in configure script?
vitamin
Moderator
Moderator
Posts: 6605
Joined: Sat Feb 23, 2008 2:29 pm

Re: Wine 1.1.12 compile error

Post by vitamin »

SATANA86 wrote:I get error
What error? Or you suggest us reading your mind for that? Post exact output of what you talking about.
James McKenzie

Wine 1.1.12 compile error

Post by James McKenzie »

SATANA86 wrote:
I get error when try compile wine with libxml 2.6.27 (configure say nothing about it), but then i am update libxml to 2.7.2 compilation has finished normaly.
I think you meant to state that Wine will not compile with libxml 2.6.27
but did with 2.7.2. This means that a version check needs to be added
to the configure script. Please file a bug if this is the case.

James McKenzie
Locked