Displaying 6 results from an estimated 6 matches for "wine_build".
2008 Jul 14
2
Wine 1.1.1 bz2 Slackware compiling source problem
...bs/port'
make[2]: Nothing to be done for `all'.
make[2]: Leaving directory `/home/wine-1.1.1/libs/port'
make[2]: Entering directory `/home/wine-1.1.1/libs/wine'
(GIT_DIR=../../.git git describe HEAD 2>/dev/null || echo "wine-1.1.1") | sed -n -e '$s/\(.*\)/const char wine_build[] = "\1";/p' >version-stamp || (rm -f version-stamp && exit 1)
make[2]: Leaving directory `/home/wine-1.1.1/libs/wine'
make[2]: Entering directory `/home/wine-1.1.1/libs/wpp'
bison -p ppy_ -o ppy.tab.c -d ppy.y
make[2]: *** [ppy.tab.h] Broken pipe
make[2]: Leaving...
2009 Mar 02
1
Problem building from source
...fno-strict-aliasing -Wdeclaration-after-statement
-Wwrite-strings -Wpoint
er-arith -g -O2 -o sfnt2fnt.o sfnt2fnt.c
gcc -g -O2 -o sfnt2fnt sfnt2fnt.o -L../libs/wine -lwine
../libs/port/libwine_port.a -lfreetype -lz
-Wl,--rpath,\$ORIGIN/../libs/wine
../libs/wine/libwine.so: undefined reference to `wine_build'
collect2: ld returned 1 exit status
make[1]: *** [sfnt2fnt] Error 1
make[1]: Leaving directory `/tmp/wine/wine-1.1.16/tools'
make: *** [tools] Error 2
Any ideas...?
Cheers,
Kristian
2009 Jun 11
1
Error compiling Wine on Fedora 11
...l'.
make[2]: Leaving directory `/home/v4mpiro/Scrivania/wine-1.1.23/libs/port'
make[2]: Entering directory `/home/v4mpiro/Scrivania/wine-1.1.23/libs/wine'
version=`(GIT_DIR=../../.git git describe HEAD 2>/dev/null || echo "wine-1.1.23") | sed -n -e '$s/\(.*\)/const char wine_build[] = "\1";/p'` && (echo $version | cmp -s - version.c) || echo $version >version.c || (rm -f version.c && exit 1)
gcc -shared -Wl,-soname,libwine.so.1 -Wl,--version-script=./wine.map casemap.o collation.o compose.o config.o cptable.o debug.o fold.o ldt.o loader.o mbt...
2008 Nov 19
7
Appiing patches to wine GIT
I have never applied patches to wine, so i have a question:
I downloaded wine git , then copied cursor-patches-1.1.8.patch to wine source dir, then
When i entered
$patch -p1 < cursor-patches-1.1.8.patch
#receive
$Reversed (or previously applied) patch detected! Assume -R? [n]
Does it miens that patch no needed? Already installed?
2009 Dec 26
3
Unable to compile wine on WinXP with Cygwin
...e[2]: Nothing to be done for `all'.
make[2]: Leaving directory `/home/Alex/wine-git/libs/port'
make[2]: Entering directory `/home/Alex/wine-git/libs/wine'
version=`(GIT_DIR=../../.git git describe HEAD 2>/dev/null || echo "wine-1.1.35") | sed -n -e '$s/\(.*\)/const char wine_build[] = "\1";/p'` && (echo $version | cmp -s - version.c) || echo $version >version.c || (rm -f version.c && exit 1)
make[2]: Leaving directory `/home/Alex/wine-git/libs/wine'
make[2]: Entering directory `/home/Alex/wine-git/libs/wpp'
make[2]: Nothing to be done...
2010 Dec 01
3
Error While installing Wine on OSX version 10.4.1.1!!
...hing to be done for `all'.
> :info:build make[1]: Nothing to be done for `all'.
> :info:build make[1]: Nothing to be done for `all'.
> :info:build version=`(GIT_DIR=../../.git git describe HEAD 2>/dev/null || echo "wine-1.3.8") | sed -n -e '$s/\(.*\)/const char wine_build[] = "\1";/p'` && (echo $version | cmp -s - version.c) || echo $version >version.c || (rm -f version.c && exit 1)
> :info:build make[1]: Nothing to be done for `all'.
> :info:build ./tools/makedep -C. -S. -T.
> :info:build make[1]: Not...