You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@trafficserver.apache.org by "Mark Nottingham (JIRA)" <ji...@apache.org> on 2010/04/28 08:30:32 UTC

[jira] Created: (TS-326) Configure doesn't give a nice error message if tcl-devel is missing

Configure doesn't give a nice error message if tcl-devel is missing
-------------------------------------------------------------------

                 Key: TS-326
                 URL: https://issues.apache.org/jira/browse/TS-326
             Project: Traffic Server
          Issue Type: Bug
          Components: Build
    Affects Versions: 2.0.0a
         Environment: Fedora 12
            Reporter: Mark Nottingham


Configure doesn't give a nice error message if tcl-devel is missing (whereas others do, e.g., expat-devel, openssl-devel):

checking for Tcl configuration... configure: WARNING: Can't find Tcl configuration definitions

It just dies without any other message after this.

A nicer example:

checking for sqlite3_open_v2 in -lsqlite3... no
configure: error: in `/home/mnot/trafficserver-2.0.0':
configure: error: check for sqlite3 failed. Have you installed sqlite3-devel?

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