tmcroan / osxwinebuilder

Automatically exported from code.google.com/p/osxwinebuilder
0 stars 0 forks source link

OS X 10.7.4 Install Error #36

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1.Installing wine on OS X 10.7.4
2.Xcode 4.2.1
3.Getting Error

What is the expected output? What do you see instead?
Not Sure

What version of the product are you using? On what operating system?
apple-gcc-4.2.1-build-5666.3 Mac OS X 10.7.4

Please provide any additional information below.

checking flex version Apple(flex-31) >= 2.5.31... Use of uninitialized value 
$flex_version_major in numeric gt (>) at - line 3.
Use of uninitialized value $flex_version_major in numeric eq (==) at - line 3.
Use of uninitialized value $flex_version_major in numeric eq (==) at - line 3.
configure: error: no
could not run configure command './configure 
--prefix=/var/root/wine/wine-1.5.11 --enable-shared=yes --enable-static=no' in 
/var/root/wine/build/gstreamer-0.10.36 - exiting

Original issue reported on code.google.com by reefmat...@gmail.com on 27 Aug 2012 at 8:03

GoogleCodeExporter commented 8 years ago
No idea. Make sure a full version of Xcode is installed, and make sure the 
command line portions are as well. You might blow away the ${HOME}/wine/tools 
directory as well to force a recompile of GCC/ccache. -r

Original comment by rwoodsm...@gmail.com on 15 Sep 2012 at 2:06

GoogleCodeExporter commented 8 years ago

Original comment by rwoodsm...@gmail.com on 18 Sep 2012 at 4:57

GoogleCodeExporter commented 8 years ago
Thanks I'll give it a try in the morning.

Original comment by reefmat...@gmail.com on 18 Sep 2012 at 5:08

GoogleCodeExporter commented 8 years ago
I received this as well using wine-1.5.13. I tried the deleting of the tools 
directory and a machine restart because  I had just before hand installed the 
Xcode command line tools. Xcode is fully up to date, in fact just updated it a 
few days ago to accomodate the iOS 6 release.

Original comment by singeb...@gmail.com on 21 Sep 2012 at 10:41