[Bug 200747] [patch] Building databases/freetds fails with IODBC.

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Wed Jun 10 00:39:01 UTC 2015


https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=200747

            Bug ID: 200747
           Summary: [patch] Building databases/freetds fails with IODBC.
           Product: Ports & Packages
           Version: Latest
          Hardware: Any
                OS: Any
            Status: New
          Keywords: patch
          Severity: Affects Some People
          Priority: ---
         Component: Individual Port(s)
          Assignee: bofh at freebsd.org
          Reporter: crest at sahiro.org
          Assignee: bofh at freebsd.org
          Keywords: patch
             Flags: maintainer-feedback?(bofh at freebsd.org)

Created attachment 157590
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=157590&action=edit
Fix replacig ODBC_INC in configure.ac.

Now, $ODBC_INC/ in the configure script are replaced into $ODBC_INC/libiodbc/
at post-patch sequence. But, because using autoconf is specified in the
Makefile, the configure script is regenerated before running the script.
My patch replaces the tareget of REINPLACE_CMD into configure.ac. It works with
regenerating the configure script.

-- 
You are receiving this mail because:
You are the assignee for the bug.


More information about the freebsd-ports-bugs mailing list