FS#40064 - [wine] libxslt headers were not found at compile time

Attached to Project: Community Packages
Opened by Diego Viola (diegoviola) - Thursday, 24 April 2014, 10:43 GMT
Last edited by Sven-Hendrik Haase (Svenstaro) - Tuesday, 20 May 2014, 12:16 GMT
Task Type Bug Report
Category Packages: Multilib
Status Closed
Assigned To Florian Pritz (bluewind)
Sven-Hendrik Haase (Svenstaro)
Architecture x86_64
Severity Medium
Priority Normal
Reported Version
Due in Version Undecided
Due Date Undecided
Percent Complete 100%
Votes 0
Private No

Details

Description:

I tried to run a program in wine but it complains that libxslt is not compiled with wine, then the program refuses to run.

Why is libxslt not compiled in wine? Or do I just have to install lib32-libxslt?

https://bugs.winehq.org/show_bug.cgi?id=10686#c24

Thanks

Additional info:
* package version(s)

Wine 1.7.17

* config and/or log files etc.


Steps to reproduce:

Try to run the program from this bug report:

https://bugs.winehq.org/show_bug.cgi?id=10686
This task depends upon

Closed by  Sven-Hendrik Haase (Svenstaro)
Tuesday, 20 May 2014, 12:16 GMT
Reason for closing:  Upstream
Additional comments about closing:  Wine limitation
Comment by Sven-Hendrik Haase (Svenstaro) - Sunday, 04 May 2014, 01:13 GMT
This is valid. We don't currently compile wine with libxslt.
Comment by Sven-Hendrik Haase (Svenstaro) - Monday, 19 May 2014, 02:51 GMT
Should be fixed in new wine rel -2. Please test.
Comment by Diego Viola (diegoviola) - Monday, 19 May 2014, 07:33 GMT
Thanks for helping with this, I only see wine 1.7.19-1 in the [multilib] repo, is the fix in this version? if not I'll test as soon as -2 is available.
Comment by Sven-Hendrik Haase (Svenstaro) - Monday, 19 May 2014, 10:54 GMT
Try now.
Comment by Diego Viola (diegoviola) - Monday, 19 May 2014, 13:38 GMT
Are you sure wine is now compiled with libxslt? I'm still getting the same errors, but I'm not sure it's related to libxslt.

0009:fixme:msxml:xsltemplate_QueryInterface Unsupported interface {37d84f60-42cb-11ce-8135-00aa004bb851}
Comment by Sven-Hendrik Haase (Svenstaro) - Monday, 19 May 2014, 13:50 GMT
checking for libxslt/pattern.h... yes
checking for libxslt/transform.h... yes
checking for -lxslt... libxslt.so.1

Looks good to me.
Comment by Sven-Hendrik Haase (Svenstaro) - Monday, 19 May 2014, 14:45 GMT
Please try -3 now.
Comment by Diego Viola (diegoviola) - Tuesday, 20 May 2014, 07:14 GMT
Same thing, I still get this:

0009:fixme:msxml:xsltemplate_QueryInterface Unsupported interface {37d84f60-42cb-11ce-8135-00aa004bb851}

I'm not sure the message above indicates that the current build of wine is still lacking libxslt or not.

The program I'm trying to run still gives me the "Object doesn't support this action" message when I try to run it.

I don't get this anymore:

"0009:fixme:msxml:node_transform_node_params libxslt headers were not found at compile time"

So it's probably a wine issue at this point?

Thanks.
Comment by Sven-Hendrik Haase (Svenstaro) - Tuesday, 20 May 2014, 12:16 GMT
Yeah, pretty sure. Perhaps there is an upstream bug report tracking this one?

Loading...