Read the darn output!

ziggy on 2004-04-27T14:20:32

So I'm rebuilding the product at work. It uses the standard ./configure && make dance. Here's the top of the output from configure:

checking make... ok
checking for osx... /usr/local/bin/osx
checking oracle; be vewy, vewy quiet... I'm hunting orwacles...... ok
   using environment variable ORACLE_HOME=/apps/oracle/home
checking site_perl... lib/site_perl/5.6.1 not found; probably harmless.
checking for gcc... gcc
...
See what you miss if you don't bother to read the configure output? ;-)

(osx is the openjade version of sx, James Clark's SGML to XML translator.)


Reading configure output

pemungkah on 2004-04-27T15:13:27

The output from the Enlightenment ./configure script is pretty amusing as well, when it attempts to detect ales in your refrigerator.

-Dan_Sugalski

inkdroid on 2004-04-27T15:23:23

Ok, it's not configure but I chuckled the first time I saw this...
[ed@chloe parrot]$ make
Compiling with:
xx.c
cc -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/include/gdbm -g -Dan_Sugalski -Larry -Wall -Wstrict-prototypes -Wmissing-prototypes -Winline -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wwrite-strings -Waggregate-return -Winline -W -Wno-unused -Wsign-compare -Wformat-nonliteral -Wformat-security -Wpacked -Wdisabled-optimization -mno-accumulate-outgoing-args -Wno-shadow -I./include -DHAS_JIT -DI386 -DHAVE_COMPUTED_GOTO xx.o -c xx.c