similar to: Cannot compile wine fully

Displaying 20 results from an estimated 1000 matches similar to: "Cannot compile wine fully"

2013 Oct 07
3
Unresolved references in libnetsnmpagent.so
Hi, I am running an up to date centos5.9 system. The package, net-snmp-devel-5.3.2.2-20.el5 Contains among oteher things: /usr/lib/libnetsnmpagent.so When I link with this library (-lnetsnmpagent), I get a bunch of unresolved references.: My Google searches has not given me hints to where the C to Perl library exists. I would guess that yum would have loaded the correct package as a
2017 Jan 31
4
[nbdkit PATCH v3 0/3] bind .zero to Perl
Requires patch 1 and 2 of the python series: https://www.redhat.com/archives/libguestfs/2017-January/msg00126.html This is the perl implementation along the same lines. We still haven't decided if patch 1 of the python series should change OCaml to report errno as reliable or not, but perhaps we can commit that patch as-is now and then touch things up further when we actually get set_error
2005 Apr 02
1
Compilation fails
Dear All Hi, I am using ./tools/wineinstall to compile and install Wine-20050310 with all default settings unchanged except `prefix' in ./tools/wineinstall. which I have changed to prefix=/usr/local/Wine. But wineinstall exits with the following error message:{{{ make[2]: Entering directory `/ext3/pkgs2/ztmp/Downloads/Wine-20050310/wine-20050310/programs/winetest'
2004 Mar 29
1
wine-20040309 build error
Hi all, I am trying to build wine-20040309, and i am facing a gcc crash while compiling winetest. The log is below (sorry : it's localized in french). make[2]: Entre dans le r?pertoire `/home/root/build/wine-20040309/programs/winetest'../../tools/winegcc/winegcc -B../../tools/winebuild -mwindows gui.o main.o send.o util.o winetest.exe.dbg.o gui.res winetest.res -o winetest.exe.so
2002 Jul 14
6
20020710 & winetest
Last 3 wines are failed to compile on various reasons. (If I remember correctly: 20020411 compiles; 20020509, 20020605, 20020710 does not.) wine 20020710 make[2]: Entering directory `/home/hurtta/game/wine-20020710/programs/winetest' gcc -c -I. -I. -I../../include -I../../include `perl -MExtUtils::Embed -e perl_inc` -g -O2 -Wall -fno-strength-reduce -mpreferred-stack-boundary=2 -fPIC
2005 Mar 31
0
winetest and winrash
Winetest is a program we use to check wine APIs are compatible with the windows ones. We need winetest run in a visible desktop, winrash can't do this at the moment so we don't get results from winrash users any more. This will be fixed sometime in the future. In the mean time, if you have a windows box please download the latest version of winetest from http://test.winehq.com/data (The
2005 Sep 28
0
Wine 20050830 compilation failed with ddraw_test.exe.so
I try to install Wine version 20050830 on a debian 3.1 system and the make fails with the messages below : .... gcc -c -I. -I. -I../../include -I../../include -D_REENTRANT -fPIC -Wall -pipe -mpreferred-stack-boundary=2 -fno-strict-aliasing -gstabs+ -Wpointer-arith -g -O2 -o winetest.exe.dbg.o winetest.exe.dbg.c ../../tools/bin2res -f -o wine.ico ./winetest.rc cp
2011 Jul 01
1
Aion 2.5.0.x on Sabayon 6
Guys I'm making this post because the wine tests details section get truncated but most of it was for Sabayon users: ---- -What Works- PvE, PvP, menu's etc... I was getting pretty good frames too depending on where and what I was doing between 30-90FPS I would say average PvE around 70FPS and in cities with PvP between 30-60FPS. What Doesn't Work 64-bit client (going to work on
2010 Mar 22
2
winetest-latest.exe crashes on notebook, leads to reboot
This ain't funny anymore. On my notebook with ati xpress 1250 onboard graphics running Windows XP, the latest version of winetest (corresponding to wine 1.1.41) crashes after some timeout in the d3d9 tests, which leads to a hard reboot. On my intel945 desktop there's just some timeout. While I understand, that this X1250 chip is not really decent hardware and not supported anymore by Ati
2007 Mar 19
1
getting error
Hello I have installed wine on my solaris box, when i execute wine am getting following error "sh: /opt/cfw/wine/bin/wine: cannot execute" when I execute winehelp, am getting following error /opt/cfw/wine/bin/wine: syntax error at line 1: `(' unexpected can you please help me to solve this? and I am not the admin of the solaris box :( Thank you
2008 Jul 08
0
How put a link for a attachament in Wine's Wiki
Hi, I am translating some parts of Wine's wiki to Spanish. In page http://wiki.winehq.org/MakeTestFailures says: --snip-- Download the dotests script and place it in the programs/winetest directory --/snip-- dotest is a link to attachament, then in the same page (translated to Spanish) i need put these attachament linked. I have put this code for these part: English page
2007 Dec 17
1
Crashes with spelling enabled and perl.
Hi Guys, Here's a simple test case that causes a segfault with the perl bindings patched to enable spelling correction: use strict; use warnings; use Search::Xapian; my $db = Search::Xapian::WritableDatabase->new("test.db", Search::Xapian::DB_CREATE_OR_OPEN); if (!defined($db)) { die("Failed to open xapian_database: $!"); } my $indexer =
2011 Jul 08
5
Wine Conformance Test on Windows 9x, how to report?
I've run two conformance test binary (winetest-latest and winetest-8cbb8cc38d01) on Microsoft Windows Me 4.90.3000, both warned that Win9x was not supported, and I wouldn't be able to submit results. The lastest one said that there were about 67 tests failed (some wscript and msi error dialog appeared during the test) and it also said that there might be some problem with my
2010 Oct 28
1
hypens in words + NEAR + 3 terms + AND_MAYBE => crash
Probably an uncaught malformed query - the following form of search queries causes a crash for me (core 1.2.3, Perl API, 64bit Debian Lenny, self-compiled): x-y NEAR test NEAR test The first term can be anything with a hyphen in it but word characters at the beginning and end ("3--3" will do). The other 2 terms can be anything. "test NEAR x-y NEAR test" will not cause a
2008 Mar 20
6
Application tried to create a window, but no driver could be
Hi, This could be a configuration problem as i am trying to run this on my office machine and i have not checked its hardware profile or drivers. Also im fairly new to all this but i know my way around for the most part. My detro: Fedora 8 WINE version: 0.9.56 Done a yum install for wine today, ran without any errors. afterwards went to Applications>Wine>winehelp and nothing seemed to
2006 Sep 19
0
OT: Openwebmail and speedcgi suidperl
Hi, I use Centos 4.4, latest rpm for OWM. OWM runs fine but i want to enable speedy, so after I enable it I get the error: Not a perl script at /dev/fd/9 line 1., referer: http://mywebserver/ speedy_backend[3633]: perl_parse error, referer: http://mywebserver/ speedy[3631]: Cannot spawn backend process, referer: http://mywebserver/ my speedy is installed from RPM.
2004 Aug 06
0
IceS with Perl segfault
I'm running Icecast 1.3.12 with IceS 0.2.3. I've run into a couple of issues with this new version of IceS. One I can get around, the other is causing me much frustration. With IceS 0.2.2 I had the server name in the ices.conf file set to localhost: <Server> <Hostname>localhost</Hostname> </Server> Worked fine for many months. When I upgraded to 0.2.3 I
2004 Aug 06
0
Parse error in ices.pm
We have installed IceCast2 and Ices0.3 and it works very well - with builtin playlist! When I write my own playlist handler - similar to the preconfigured ices.pm.dist - I get a perl_parse() error while starting ices. So ices exits. --- Code: --- # At least ices_get_next must be defined. And, like all perl modules, it # must return 1 at the end. # Function called to get the next filename to
2009 Feb 27
0
Wine release 1.1.16
The Wine development release 1.1.16 is now available. What's new in this release (see below for details): - Improved SANE scanner support. - Support for digital CD audio playback. - Improved cookies management in Wininet. - Support for building stand-alone 16-bit modules. - Many fixes to the regression tests on Windows. - Various bug fixes. The source is available from the
2016 Mar 02
0
problem restoring ssl and vlc
to pass time waiting for reply, went thru kde application launcher. found this progs have no icon: cheese audit logs media player note pad regedit wineconfig winefile winehelp wine software uninstall wine wordpad audio cd extractor running chkrootkit, shows Checking `amd'... not found Checking `biff'... not found Checking `fingerd'... not found