1 | $ sudo port install wine-devel |
---|
2 | ---> Computing dependencies for wine-devel |
---|
3 | ---> Configuring wine-devel |
---|
4 | Error: Target org.macports.configure returned: configure failure: shell command " cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_x11_wine-devel/work/wine-1.1.38" && ./configure --prefix=/opt/local --x-include=/opt/local/include --x-lib=/opt/local/lib " returned error 1 |
---|
5 | Command output: checking build system type... i386-apple-darwin8.11.1 |
---|
6 | checking host system type... i386-apple-darwin8.11.1 |
---|
7 | checking whether make sets $(MAKE)... yes |
---|
8 | checking for gcc... /usr/bin/gcc-4.0 |
---|
9 | checking whether the C compiler works... yes |
---|
10 | checking for C compiler default output file name... a.out |
---|
11 | checking for suffix of executables... |
---|
12 | checking whether we are cross compiling... no |
---|
13 | checking for suffix of object files... o |
---|
14 | checking whether we are using the GNU C compiler... yes |
---|
15 | checking whether /usr/bin/gcc-4.0 accepts -g... yes |
---|
16 | checking for /usr/bin/gcc-4.0 option to accept ISO C89... none needed |
---|
17 | checking whether we are using the GNU C++ compiler... yes |
---|
18 | checking whether /usr/bin/g++-4.0 accepts -g... yes |
---|
19 | checking for cpp... cpp |
---|
20 | checking for the directory containing the Wine tools... $(TOPOBJDIR) |
---|
21 | checking for flex... flex |
---|
22 | checking whether flex is recent enough... no |
---|
23 | configure: error: Your flex version is too old. Please install flex version 2.5.33 or newer. |
---|
24 | |
---|
25 | Error: Status 1 encountered during processing. |
---|
26 | Before reporting a bug, first run the command again with the -d flag to get complete output. |
---|