[Bug 45559] New: Compile with missing dependency package " libxml-libxml-perl"

wine-bugs at winehq.org wine-bugs at winehq.org
Fri Aug 3 04:09:12 CDT 2018


https://bugs.winehq.org/show_bug.cgi?id=45559

            Bug ID: 45559
           Summary: Compile with missing dependency package
                    "libxml-libxml-perl"
           Product: Wine
           Version: 3.0.2
          Hardware: x86-64
                OS: Linux
            Status: UNCONFIRMED
          Severity: normal
          Priority: P2
         Component: -unknown
          Assignee: wine-bugs at winehq.org
          Reporter: wzhy90 at gmail.com
      Distribution: ---

Using Linux Mint 19, download the code with apt-get source and compile it using
dpkg-buildpackage. Have already run apt-get build-dep wine-stable but still
missing this package: libxml-libxml-perl

When it configure, error shows these
```
cd dlls/opengl32 && ./make_opengl
Can't locate XML/LibXML.pm in @INC (you may need to install the XML::LibXML
module) (@INC contains: /etc/perl /usr/local/lib/x86_64-linux-gnu/perl/5.26.1
/usr/local/share/perl/5.26.1 /usr/lib/x86_64-linux-gnu/perl5/5.26
/usr/share/perl5 /usr/lib/x86_64-linux-gnu/perl/5.26 /usr/share/perl/5.26
/usr/local/lib/site_perl /usr/lib/x86_64-linux-gnu/perl-base) at ./make_opengl
line 3.
BEGIN failed--compilation aborted at ./make_opengl line 3.
debian/rules:111: recipe for target 'override_dh_auto_configure' failed
make[1]: *** [override_dh_auto_configure] Error 2
make[1]: Leaving directory '/home/wzhy90/wine-3.0'
debian/rules:108: recipe for target 'build' failed
make: *** [build] Error 2
dpkg-buildpackage: error: debian/rules build subprocess returned exit status 2
```

-- 
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.



More information about the wine-bugs mailing list