[root@davidhp brlcad-7]# export CFLAGS="TR=Y" [root@davidhp brlcad-7]# cmake . -DCMAKE_C_FLAGS="-DCOWGOESMOO=1" -DCMAKE_CXX_FLAGS="-DTrace=1" -DCMAKE_SHARED_LINKER_FLAGS="-DMT=Y" ********************************************************** *** Configuring BRL-CAD Release 7.22.0, Build 20121219 *** ********************************************************** -- Could NOT find ADAPTAGRAMS (missing: AVOID_LIBRARY AVOID_INCLUDE_DIR) ------ BRL-CAD Release 7.22.0, Build 20121219 - Debug Build ------ Prefix: /usr/brlcad/dev-7.22.0 Binaries: /usr/brlcad/dev-7.22.0/bin Manual pages: /usr/brlcad/dev-7.22.0/share/brlcad/7.22.0/man Data resource files: /usr/brlcad/dev-7.22.0/share/brlcad/7.22.0 CC = /usr/bin/cc CXX = /usr/bin/c++ CFLAGS = -DCOWGOESMOO=1 TR=Y -pipe -fno-strict-aliasing -fno-common -fexceptions -g -ggdb3 -pedantic -Wall -Wextra -Wundef -Wfloat-equal -Wshadow -Winline -Wno-long-long -Wno-variadic-macros -Werror -msse3 -std=gnu89 CXXFLAGS = -DTrace=1 -pipe -fno-strict-aliasing -fno-common -fexceptions -ftemplate-depth-128 -g -ggdb3 -pedantic -Wall -Wextra -Wundef -Wfloat-equal -Wshadow -Winline -Wno-long-long -Wno-variadic-macros -Werror LDFLAGS = -DMT=Y -g -ggdb3 Compile Tcl ...........................: ON Compile Tk ............................: ON Compile Itcl/Itk ......................: ON Compile Iwidgets ......................: ON Compile Tkhtml ........................: ON Compile tkpng .........................: ON Compile Tktable .......................: ON Compile libpng ........................: ON Compile libregex ......................: OFF Compile zlib ..........................: OFF Compile termlib .......................: ON Compile Utah Raster Toolkit ...........: ON Compile openNURBS .....................: ON Compile NIST STEP Class Libraries .....: ON X11 support (optional) ................: ON OpenGL support (optional) .............: ON librtserver JDK support (optional) ....: ON Enable run-time debugging (optional) ..: ON Build 32/64-bit release ...............: 32BIT (Auto) Build optimized release ...............: OFF Build debuggable release...............: ON Build profile release .................: OFF Build SMP-capable release .............: ON Build static libraries ................: OFF Build dynamic libraries ...............: ON Print verbose compilation warnings ....: ON Print verbose compilation progress ....: OFF Install example geometry models .......: ON Generate extra docs ...................: ON (html/man) Elapsed configuration time..: 1 minute 24 seconds -- Configuring done -- Generating done -- Build files have been written to: /home/davidw/brlcad-7 [root@davidhp brlcad-7]#