ports/97143: textproc/scim-table-imengine: doesn't compile due to libtool problem

Koji Yokota yokota at res.otaru-uc.ac.jp
Thu May 11 17:18:00 UTC 2006


>Number:         97143
>Category:       ports
>Synopsis:       textproc/scim-table-imengine: doesn't compile due to libtool problem
>Confidential:   no
>Severity:       critical
>Priority:       medium
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Thu May 11 16:50:15 GMT 2006
>Closed-Date:
>Last-Modified:
>Originator:     Koji Yokota
>Release:        6.1-RELEASE
>Organization:
Otaru University of Commerce
>Environment:
FreeBSD localhost 6.1-RELEASE FreeBSD 6.1-RELEASE #2: Thu May 11 01:01:16 JST 2006     hoge at localhost:/usr/obj/usr/src/sys/HOGE  amd64

>Description:
When WITH_SKIM=yes, textproc/scim-table-imengine fails compailing in the directory 'textproc/scim-table-imengine/work/scim-tables-0.5.6/skim/setupui' with an error message:
          libtool: link: cannot find the library `'

Someone suggested that it is because the libtool that scim-table-imengine makes is too old. Replacing it with a newer version helps.
>How-To-Repeat:
Compile with WITH_SKIM=yes
>Fix:
Do the following and compile again:
    cd /usr/ports/textproc/scim-table-imengine/work/scim-tables-0.5.6/skim/
    rm libtool
    ln -s /usr/local/bin/libtool .

>Release-Note:
>Audit-Trail:
>Unformatted:



More information about the freebsd-ports-bugs mailing list