You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@trafficserver.apache.org by "John Plevyak (JIRA)" <ji...@apache.org> on 2010/11/04 22:56:43 UTC

[jira] Created: (TS-513) sqlite3 should be detected in any visible place by default (not just /usr)

sqlite3 should be detected in any visible place by default (not just /usr)
--------------------------------------------------------------------------

                 Key: TS-513
                 URL: https://issues.apache.org/jira/browse/TS-513
             Project: Traffic Server
          Issue Type: Improvement
          Components: Build
    Affects Versions: 2.1.4
            Reporter: John Plevyak
             Fix For: 2.1.4


sqlite3 should be detected in any place available from CFLAGS -IXXX -LXXX just
like all the other libraries.



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


[jira] Commented: (TS-513) sqlite3 should be detected in any visible place by default (not just /usr)

Posted by "Igor Galić (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/TS-513?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12980368#action_12980368 ] 

Igor Galić commented on TS-513:
-------------------------------

This patch is confusing, because the first part patches iocore/cache/CacheRead.cc for no apparent reason (related to the issue at hand).

Furthermore, http://www.gnu.org/software/autoconf/manual/html_node/Libraries.html#Libraries
Recommends  AC_SEARCH_LIB

Does anyone know if any of these Macros will add the -Rpath to platforms which need it?

> sqlite3 should be detected in any visible place by default (not just /usr)
> --------------------------------------------------------------------------
>
>                 Key: TS-513
>                 URL: https://issues.apache.org/jira/browse/TS-513
>             Project: Traffic Server
>          Issue Type: Improvement
>          Components: Build
>    Affects Versions: 2.1.4
>            Reporter: John Plevyak
>             Fix For: 2.1.6
>
>         Attachments: sqlite3.patch
>
>
> sqlite3 should be detected in any place available from CFLAGS -IXXX -LXXX just
> like all the other libraries.

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


[jira] Assigned: (TS-513) sqlite3 should be detected in any visible place by default (not just /usr)

Posted by "Leif Hedstrom (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/TS-513?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Leif Hedstrom reassigned TS-513:
--------------------------------

    Assignee: Leif Hedstrom

> sqlite3 should be detected in any visible place by default (not just /usr)
> --------------------------------------------------------------------------
>
>                 Key: TS-513
>                 URL: https://issues.apache.org/jira/browse/TS-513
>             Project: Traffic Server
>          Issue Type: Improvement
>          Components: Build
>    Affects Versions: 2.1.4
>            Reporter: John Plevyak
>            Assignee: Leif Hedstrom
>             Fix For: 2.1.6
>
>         Attachments: sqlite3.patch
>
>
> sqlite3 should be detected in any place available from CFLAGS -IXXX -LXXX just
> like all the other libraries.

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


[jira] Updated: (TS-513) sqlite3 should be detected in any visible place by default (not just /usr)

Posted by "Leif Hedstrom (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/TS-513?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Leif Hedstrom updated TS-513:
-----------------------------

    Fix Version/s:     (was: 2.1.5)
                   2.1.6

> sqlite3 should be detected in any visible place by default (not just /usr)
> --------------------------------------------------------------------------
>
>                 Key: TS-513
>                 URL: https://issues.apache.org/jira/browse/TS-513
>             Project: Traffic Server
>          Issue Type: Improvement
>          Components: Build
>    Affects Versions: 2.1.4
>            Reporter: John Plevyak
>             Fix For: 2.1.6
>
>         Attachments: sqlite3.patch
>
>
> sqlite3 should be detected in any place available from CFLAGS -IXXX -LXXX just
> like all the other libraries.

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


[jira] Updated: (TS-513) sqlite3 should be detected in any visible place by default (not just /usr)

Posted by "John Plevyak (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/TS-513?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

John Plevyak updated TS-513:
----------------------------

    Attachment: sqlite3.patch

Should fix it, but I am no autoXXXX guru.

> sqlite3 should be detected in any visible place by default (not just /usr)
> --------------------------------------------------------------------------
>
>                 Key: TS-513
>                 URL: https://issues.apache.org/jira/browse/TS-513
>             Project: Traffic Server
>          Issue Type: Improvement
>          Components: Build
>    Affects Versions: 2.1.4
>            Reporter: John Plevyak
>             Fix For: 2.1.4
>
>         Attachments: sqlite3.patch
>
>
> sqlite3 should be detected in any place available from CFLAGS -IXXX -LXXX just
> like all the other libraries.

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


[jira] Updated: (TS-513) sqlite3 should be detected in any visible place by default (not just /usr)

Posted by "Leif Hedstrom (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/TS-513?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Leif Hedstrom updated TS-513:
-----------------------------

    Fix Version/s:     (was: 2.1.4)
                   2.1.5

> sqlite3 should be detected in any visible place by default (not just /usr)
> --------------------------------------------------------------------------
>
>                 Key: TS-513
>                 URL: https://issues.apache.org/jira/browse/TS-513
>             Project: Traffic Server
>          Issue Type: Improvement
>          Components: Build
>    Affects Versions: 2.1.4
>            Reporter: John Plevyak
>             Fix For: 2.1.5
>
>         Attachments: sqlite3.patch
>
>
> sqlite3 should be detected in any place available from CFLAGS -IXXX -LXXX just
> like all the other libraries.

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