[ 
https://issues.apache.org/jira/browse/TS-27?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12774852#action_12774852
 ] 

Leif Hedstrom commented on TS-27:
---------------------------------

Just to make sure, do you have either (or both) of these files:

   /usr/share/aclocal/tcl.m4
   trafficserver/traffic/trunk/m4/tcl.m4


Also, does your configure.ac have the following lines?

SC_PATH_TCLCONFIG

# if tclConfig.sh loads properly, assume libraries are there and working
SC_LOAD_TCLCONFIG

# expect tclConfig.sh to populate TCL_LIB_FLAG and TCL_INCLUDE_SPEC
AC_SUBST([LIBTCL],[$TCL_LIB_FLAG])
CPPFLAGS="$CPPFLAGS $TCL_INCLUDE_SPEC"


> ./configure requires --tsconfig option on 8.0.4 LTS
> ---------------------------------------------------
>
>                 Key: TS-27
>                 URL: https://issues.apache.org/jira/browse/TS-27
>             Project: Traffic Server
>          Issue Type: Bug
>         Environment: super...@supertom-laptop:~/code/ytrafficserver$ uname -a
> Linux supertom-laptop 2.6.24-24-generic #1 SMP Fri Jul 24 22:46:06 UTC
> 2009 i686 GNU/Linux
> super...@supertom-laptop:~/code/ytrafficserver$ cat /etc/issue
> Ubuntu 8.04.3 LTS \n \l
>            Reporter: Tom Melendez
>         Attachments: config.log
>
>
> I need to specify the following when configuring YTS:
> # configure command
> ./configure --with-tclconfig=/usr/lib/tcl8.4/
> Snippet from the config.log if I don't specify the above:
> configure:7180:  /usr/bin/gcc -o conftest -g -pipe -m32 -Wall -Werror 
> -Wno-char-subscripts -Wno-write-strings -O3 -feliminate-unused-debug-symbols 
> -fno-strict-aliasing -g -O2 -march=pentium   conftest.c -lssl -ldl -lcrypto 
> -lgcc
>   >&5
> configure:7186: $? = 0
> configure:7204: result: yes
> configure:7245: checking for Tcl configuration
> configure:7342: WARNING: Can't find Tcl configuration definitions

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to