Hi Colin, Did you ever manage to get the below errors resolved? I am running into the same issue. Colin Sharpe wrote: > > I have been trying to compile wine-1.1.3 on my Sun X86 running Solaris 10. > > sfw includes gnu compiler and gmake. > > PATH=/usr/sfw/bin:/usr/sbin:/usr/bin:/usr/openwin/bin:/usr/ucb:/usr/ccs/bin: > /usr/openwin/bin:/usr/dt/bin:/usr/platform/i86pc/sbin:/opt/sun/bin: > /usr/css/bin:/usr/local/bin > > git* files are in /usr/local/bin > > simlink of /opt/wine-1.1.3/git to /usr/local/bin/git > > Source tree located in /opt/wine-1.1.3 > > Configured using: > > CFLAGS="-I/usr/sfw/include -I/usr/X11/include" LDFLAGS="-L/usr/sfw/lib > -R/usr/sfw/lib -L/usr/X11/lib -R/usr/sfw/lib" ./configure > --prefix=/opt/gnu/wine > > make depend works. > > make gives: > > root@lennon # make > `makedep' is up to date. > (GIT_DIR=../../.git git describe HEAD 2>/dev/null || echo "wine-1.1.3") | > sed -n -e '$s/\(.*\)/const char wine_build[] = "\1";/p' >version-stamp || > (rm -f version-stamp && exit 1) > Killed > `libdinput.def.a' is up to date. > ../../tools/wrc/wrc --nostdinc -I. -I. -I../../include -I../../include > -DBUILD_SHA1=\"`GIT_DIR=../../.git git rev-parse HEAD 2>/dev/null`\" > -fowinetest.res winetest.rc > *** Error code 137 > make: Fatal error: Command failed for target `winetest.res' > Current working directory /opt/wine-1.1.3/programs/winetest > *** Error code 1 > The following command caused the error: > cd winetest && make > make: Fatal error: Command failed for target `winetest' > Current working directory /opt/wine-1.1.3/programs > *** Error code 1 > The following command caused the error: > cd programs && make > make: Fatal error: Command failed for target `programs' > > Any help on what I can do to fix this would be gratefully received. > > Colin. > > > > __________________________________________________ > Do You Yahoo!? > Tired of spam? Yahoo! Mail has the best spam protection around > http://mail.yahoo.com > > > Regards Col -- View this message in context: http://www.nabble.com/Is-Wine-supporting-.tlb-files-tp18611738p20597910.html Sent from the Wine - Users mailing list archive at Nabble.com.