similar to: Error: Target $TARGET returned: shell command - What?!?

Displaying 20 results from an estimated 300 matches similar to: "Error: Target $TARGET returned: shell command - What?!?"

2008 Nov 09
0
I'm having trouble compiling wine 1.0.1 on Mac OS 10.4.11
This error came up after half-hour of installing wine: new-host:~ staruhinevgenij$ sudo port install wine Password: ---> Building wine with target depend all Error: Target org.macports.build returned: shell command " cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_x11_wine/work/wine-1.0.1" && make depend all "
2010 Mar 23
0
[LLVMdev] Cygwin llvm-gcc-4.2 regression
Hi, I don't seem to be able to solve this regression with llvm-gcc-4.2 on Cygwin. It is weird as I thought I had checked SVN TOT and had a good build just before the branch was corrected, so am confused. If someone more experienced with debugging could have a look at this, its like a syntax error. I have tried whittling the error down but it just moves. Trying to bisect between r98185 and
2020 Apr 24
0
Wine release 5.7
The Wine development release 5.7 is now available. What's new in this release (see below for details): - Wine Mono engine updated to 5.0.0, with upstream WPF support. - More progress on the WineD3D Vulkan backend. - Beginnings of a USB device driver. - Support for building with Clang in MSVC mode. - Builtin modules no longer depend on libwine. - Support for configuring Windows
2020 May 08
0
Wine release 5.8
The Wine development release 5.8 is now available. What's new in this release (see below for details): - Support for Plug & Play device notifications. - More support for building with Clang in MSVC mode. - Still more progress on the WineD3D Vulkan backend. - Initial implementation of a GIF encoder. - Vulkan spec update. - Various bug fixes. The source is available from the
2008 Sep 10
2
how did wine devs get some values in winbase.h ?
Hey, I'm using mingw on Windows for compilation of linux programs and there is a value that is missing in the mingw winbase.h header file: FILE_MAP_EXECUTE the wine winbase.h file has that value, but mingw devs can't copy it because of the licence used in wine. So my question is : where do wine devs get these numbers ?
2011 May 26
1
How to resolve conflicts between Cocoa and WineLib...?!
Hello Can you please tell me if it is possible to resolve the following Cocoa framework / WineLib 1.3.20 conflicts? I am trying to a port a game from Windows to OS X and I would like to use WINE's Windows Kernel32 library implementation in a Cocoa application [Embarassed] I think I can probably solve the problem by creating a C++ code only Cocoa framework and linking it with WineLib and my
2012 Mar 05
2
USB Wine support patch
I'd like to test the usb support in wine as it says on the page: http://wiki.winehq.org/USB I made the order process with the source Wine 1.4-rc6, baixeis the 2 latest patches in ftp://ftp.etersoft.ru/pub/people/amorozov/usb/current the patch 0001-Add-support was accepted without errors, but the patch 0002-Re-generate an error there, which allows the wine to compile: root at
2008 Aug 12
0
[LLVMdev] More llvm-gcc build breakage
On Wed, Jul 30, 2008 at 03:06:54PM -0700, Julien Lerouge wrote: > On Wed, Jul 30, 2008 at 11:32:18AM -0700, Bill Wendling wrote: > > On Jul 30, 2008, at 11:17 AM, Julien Lerouge wrote: > >> ../../../llvm-gcc4.2-src/gcc/libgcc2.c:2095: error: conflicting types > >> for 'VirtualProtect' > >> > >>
2007 May 30
0
Headers munged into RAW_POST_DATA
Hi, we''re seeing a really weird problem in our production environment. "Connection: Keep-Alive\r\n" is being pre-pended to the RAW_POST_DATA, which makes requests error out. This bug is seen infrequently and *seems* to be browser-related, although I can''t reproduce it using the browser reported in HTTP_USER_AGENT. Set up is a apache 2.2 -> hardware load balancer
2007 May 29
1
Headers munged into RAW_POST_DATA
Hi, we''re seeing a really weird problem in our production environment. "Connection: Keep-Alive\r\n" is being pre-pended to the RAW_POST_DATA, which makes requests error out. This bug is seen infrequently and *seems* to be browser-related, although I can''t reproduce it using the browser reported in HTTP_USER_AGENT. Set up is a hardware load balancer (NetScaler)
2011 Jan 26
1
Wine 1.3.12 build failed on OpenIndiana b148
Starting from version 1.3.12 unable to build Wine. I use /usr/sfw/bin/gcc compiler and gnu ld. For configure script I change only prefix. when i make gmake i get error. ........... gcc -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_KERNEL32_ -D_NORMALIZE_ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wwrite-strings
2008 Jul 30
2
[LLVMdev] More llvm-gcc build breakage
On Wed, Jul 30, 2008 at 11:32:18AM -0700, Bill Wendling wrote: > On Jul 30, 2008, at 11:17 AM, Julien Lerouge wrote: >> ../../../llvm-gcc4.2-src/gcc/libgcc2.c:2095: error: conflicting types >> for 'VirtualProtect' >> >> c:/cygwin/home/jlerouge/buildbot/llvm/lib/../include/winbase.h:1998: >> error: previous declaration of 'VirtualProtect' was here
2008 Jun 04
1
Darwine Installation Problems
Well I'm on a Mac and am having some problems installing Darwine..... Well actually it's installing the Wine command using MacPorts. I got the port going, but when it was building it, it had some errors with OpenSSL. So I went to the OpenSSL site, got the "g" version and installed it. Wine still woulnd't install. So I fudged around with some other stuff and ended up
2013 Aug 29
1
[LLVMdev] COFF.h and windows.h conflict
The odds of #define _WINNT_H working are incredibly slim :) You can't include the separate headers (winbase.h etc), you have to just include windows.h Windows defines IMAGE_* whether we like it or not, we can't stop it doing it, so the only reasonable solution is to change LLVM to have it's own set of constant names. Nick Kledzik wrote: > In the Windows SDK headers, is the
2020 Oct 10
2
Lookup sid with libsmbclient (invoked from c# on mono)
> Hello, > > I'm trying to resolve SID from a linux using a program written in c# > running under mono. > > I already know the Windows API LookupSID ( > https://docs.microsoft.com/en-us/windows/win32/api/winbase/nf-winbase-lookupaccountsida) > and its underlying raw RPC call ( >
2003 Jan 30
1
not enough charcters available in %J or confusing blanks?
Hi, I try to create PDF files with an modified script from Buchan Milne and have some problems with the Jobname var %J. Because it is better for the users to find an file with an similar name as the original document I'm looking for a way to read out %J, cut some unnessasary stuff and use the rest as new file name. The problem is: In %J in some circumstances is not the complete Jobname as
2011 Nov 08
0
[LLVMdev] VS2005 compatibility
OK, it's not that bad - it's even better than before :) The main issue is RWMutex.inc and the use of PSRWLOCK. This requires _WIN32_WINNT to be >= 0x0600, which is not true for VS2005 SP1. Rather than #define _WIN32_WINNT 0x0600 (the file notes that this should build on all Win32 variants), extending the copy/paste of winbase.h to this works fine: #if defined(__MINGW32__) ||
2001 Aug 15
1
WineLib Warning?
When compiling the following line of code using WineLib 20010731 you get a warning message. // generates a warning CompareString(LOCALE_USER_DEFAULT, dwFlags, s1, -1, s2, -1); These warning relates to the defines found in include/winbase.h file where we have: UINT WINAPI CompareStringA(DWORD,DWORD,LPCSTR,DWORD,LPCSTR,DWORD); UINT WINAPI
2007 Mar 19
1
Can't Install MSWORD
I could not get Wine to install Microsoft Word 2000 OS: Debian Testing Wine version 0.9.24 The Word .exe file never showed up in the Office subdirectory I captured the errors; it appeared that Wine crashed at some point. The question is: can Office 2000 or parts of it be installed under this wine version, and if not, which version will install it? I have lost track. Here is the file contents:
2005 Jun 26
0
Bug in Mailman version 2.1.5
Bug in Mailman version 2.1.5 We're sorry, we hit a bug! If you would like to help us identify the problem, please email a copy of this page to the webmaster for this site with a description of what happened. Thanks! Traceback: Traceback (most recent call last): File "/var/mailman/scripts/driver", line 87, in run_main main() File