similar to: Linux-Mandrake 8.0 and Wine

Displaying 20 results from an estimated 4000 matches similar to: "Linux-Mandrake 8.0 and Wine"

2019 Jan 09
2
LTO, ifuncs, and lld
It's at this point where I think about filing a full bug report with llvm. Any hints before I do? On Mon, Jan 07, 2019 at 04:00:02PM -0500, Shawn Webb wrote: > It looks like this commit breaks CSU initialization with > statically-compiled applications. > > With a very simple application at [1], compiled with: > cc -g -O0 -flto -static -o pid pid.c > > The application
2018 Dec 01
2
LTO, ifuncs, and lld
Thanks for providing the patch! I got around to testing it this morning and it appears it fixes compilation, but produces a non-working system. I know that's kinda vague and I'll have more details soon, including sample binaries. I at least wanted to give a status update so you didn't think you were being ignored. Thanks, -- Shawn Webb Cofounder and Security Engineer HardenedBSD
2018 Nov 29
2
LTO, ifuncs, and lld
Hey Peter, Here you go! https://hardenedbsd.org/~shawn/2018-11-28_reproduce-01.tar Thanks, -- Shawn Webb Cofounder and Security Engineer HardenedBSD Tor-ified Signal: +1 443-546-8752 Tor+XMPP+OTR: lattera at is.a.hacker.sx GPG Key ID: 0x6A84658F52456EEE GPG Key Fingerprint: 2ABA B6BD EF6A F486 BE89 3D9E 6A84 658F 5245 6EEE On Wed, Nov 28, 2018 at 05:30:57PM -0800, Peter
2018 Nov 29
2
LTO, ifuncs, and lld
Hey LLVM folks, I've run into an interesting assertion. In one of HardenedBSD's feature branches, we're working on integration llvm's Cross-DSO CFI implementation. Using Cross-DSO CFI requires building libs with LTO, which causes clang to emit LLVM IR intermediate object files rather than ELF intermediate object files. I've found that with lld, attempting to link LLVM IR
2001 Jun 19
4
Damn itcl to hell.
Hi, Sorry to bug people with this what must be a very trivial question. I've got a Mandrake 8.0 installation and have been trying in vain to get CodeWeavers Wine (preview #3) installed. I've downloaded and installed the 'blessed' version of itcl from the CodeWeaver's website (itcl-8.3.2-7mdk.i586.rpm) and am still getting the itcl not found error when I try to run winesetup.
2001 Feb 06
2
cannot install codeweavers wine
I am trying to install the Codeweavers version of wine (pre-release 2) and I am having problems. When I try to install (using rpm), I get the message "installing package codeweavers-wine-20010112-1 needs 7Mb on the / filesystem". My / filesystem is not overly large, but I still have approx 60Mb available on /. Is the error stating that the install requires 7Mb on /, or it needs 7Mb more
2001 Mar 16
2
wine: error while loading shared libraries: wine: undefined symbol: Callout
Wine gives me the following error message myprompt >wine SETUP.EXE wine: error while loading shared libraries: wine: undefined symbol: Callout ! removed my porevious wine installation completely, every file! I installed codeweavers wine PR3 I run the setup anwering default on everything -> now it does not work. Why? what does the error message mean? -- -- )(( +O-O+ < U
2002 Mar 06
2
CVS : cvs.winehq.com connection refused
[syl@snoop wine]$ cvs login Logging in to :pserver:cvs@cvs.winehq.com:2401/home/wine CVS password: cvs [login aborted]: connect to cvs.winehq.com(206.47.20.125):2401 failed: Connection refused ___________________________________________________________ Do You Yahoo!? -- Une adresse @yahoo.fr gratuite et en fran?ais ! Yahoo! Mail : http://fr.mail.yahoo.com
2014 May 14
3
[CFT] ASLR, PIE, and segvguard on 11-current and 10-stable
Hey All, [NOTE: crossposting between freebsd-current@, freebsd-security@, and freebsd-stable at . Please forgive me if crossposting is frowned upon.] Address Space Layout Randomization, or ASLR for short, is an exploit mitigation technology. It helps secure applications against low-level exploits. A popular secure implementation is known as PaX ASLR, which is a third-party patch for Linux. Our
2014 May 14
3
[CFT] ASLR, PIE, and segvguard on 11-current and 10-stable
Hey All, [NOTE: crossposting between freebsd-current@, freebsd-security@, and freebsd-stable at . Please forgive me if crossposting is frowned upon.] Address Space Layout Randomization, or ASLR for short, is an exploit mitigation technology. It helps secure applications against low-level exploits. A popular secure implementation is known as PaX ASLR, which is a third-party patch for Linux. Our
2001 Mar 03
1
Need help building wine
I recently downloaded the wine source from codeweavers.com that is supposed to have openGL support. I dont have yacc, so i tried to substitute bison. bison installed right, but flex cant find it and so wont compile, so in short i cant compile the wine source any ideas? Thanks in advance, Tommy
2001 Feb 09
3
API implementation "HOWTO"
Maybe my imagination is overactive, but I seem to remember reading some- thing in the vein of a HOWTO/tutorial on adding a Win32 API call to Wine. It discussed the SPEC file, header files, etc. I've searched the winehq website and the source tree, but I can't seem to find this. Anyone know what I'm thinking of? Thanks! --
2001 Nov 01
3
Newbie: IE5.5
howdy, i am very new to WINE and have looked around for some docs on howto get IE5.5 running, but can't seem to find anything straight foward. i just installed RH7.2, and am running Ximian GNOME, without a Windows partition. WINE is apparently installed by default with RH7.2. i tried the simple 'archnid' (solitaire) program and seemed to work ok. however, i have the IE5.5 executable,
2001 Apr 04
1
help with error msg
Hello, Can anyone tell me what the following message is indicating and how I can fix it: err: ntdll: RtlpWaitForCriticalSection Critical Section 0x40e24230 wait timed out. Retrying (60 sec) fs=02b7 Wine failed with return code 143 The above message occurs when I try to run a windows application with codeweavers-wine-20010305-1.i386 on redhat linux 6.2. Thank you. -pat
2001 Apr 18
1
Runtime error with winelib and CreateMutex()
Can't find anything at goggle, so hope someone in this group can help. I've installed codeweavers-wine-20010305-1.i386.rpm on my RedHat 7.0, which put everything in /opt/wine/. I built the following program (in file hello.cpp): #include <iostream.h> #include <windows.h> int main() { INT i = 0; cout << "i = " << i << endl; HANDLE h =
2001 Jun 09
3
wine : command not found
I downloaded this file http://www.ibiblio.org/pub/Linux/ALPHA/wine/development/Wine-20010510.tar.gz (it's the source code). Then I unpacked it as root and then I went into the "/root/wine-20010510"-directory. Then I typed ./tools/wineinstall (or something like that). And then it startet installing. When it was finished i edited my ~/.wine/config so that it would not automaticly
2001 Mar 27
1
Problems Seeing Output From Wine
Hi All, I'm very new to this whole wine app so please stick with me. I have installed wine 1.0 from codeweavers and am having mixed success with it, for example: I am able to intall the motorola 56000 software developement tools under the ~/.wine/fake_windows/Program Files/ directory and can actually use the assembler if I explicitly tell wine the full path wine --
2001 Oct 07
1
Codeweavers wine
I try to install Codeweavers wine, but it won't work. I have "wine" as an unsatisfied depency, but I do have wine installed. I have Linux-mandrake 8.0 standard, wine v. 20010305, 80 meg memory, 8 gig hd, 200 mhz pentium MMX.
2001 Jun 15
2
Location of the config-file
I've installed Codeweavers WINE and everything works fine. But then I got the idea, I would like to have a global config-file so that every user would have the same configurations (unless they've made a ~/.wine/.config). Then I configured WINE and typed: cd /home/penguin/.wine/ cp .config /usr/local/etc cd /usr/local/etc mv .config wine.conf And it doesn't work. What am I supposed
2001 Mar 05
2
Help a newbie with wine?
I recently downloaded the wine tarball from codeweavers (ver. 20001026) and ran the config script. It gave me an error saying that i needed to have the Xfree86 dev files and xpm. I installed both off of my mandrake cd's and it still gives the same error. any suggestions? Thanks in advance Tommy