Ticket #23611: flex.log

File flex.log, 1.5 KB (added by singingwolfboy@…, 14 years ago)

example output

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