./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.