From: Larry W. V. <lv...@ca...> - 2002-03-12 11:52:46
|
I'm encountering a problem that I thought I would mention. This might be no surprise to others - I just wanted to mention it in case people were not aware. On sparc solaris 2.6, using Sun's C compiler, configure is not filling in all the information in the Makefile when it generates it. The following fields are not expanded, resulting in Makefile failures: DL_LIBS = @DL_LIBS@ MATH_LIBS = @MATH_LIBS@ TK_BIN_DIR_NATIVE = @TK_BIN_DIR_NATIVE@ TK_LIB_FILE = @TK_LIB_FILE@ TK_SRC_DIR = @TK_SRC_DIR@ tcldom_LIB_DIR = @tcldom_LIB_DIR@ tcldom_INCLUDE_DIR = @tcldom_INCLUDE_DIR@ tcldom_DIR = @tcldom_DIR@ -- Never apply a Star Trek solution to a Babylon 5 problem. Larry W. Virden <mailto:lv...@ca...> <URL: http://www.purl.org/NET/lvirden/> Even if explicitly stated to the contrary, nothing in this posting should be construed as representing my employer's opinions. -><- |