misc/111400: changes in graphics/pstoedit with version 3.44* have broken graphics/autotrace-0.31.1_7

bf bf2006a at yahoo.com
Mon Apr 9 09:30:03 UTC 2007


>Number:         111400
>Category:       misc
>Synopsis:       changes in graphics/pstoedit with version 3.44* have broken graphics/autotrace-0.31.1_7
>Confidential:   no
>Severity:       non-critical
>Priority:       medium
>Responsible:    freebsd-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Mon Apr 09 09:30:02 GMT 2007
>Closed-Date:
>Last-Modified:
>Originator:     bf
>Release:        6.2-STABLE i386
>Organization:
>Environment:
>Description:
The elimination of the pstoedit-config script with pstoedit 3.44* has broken the pstoedit-dependent features of autotrace-0.31.1_7, which still uses the script to detect and enable these features. A snippet of a typical build failure:

*** Checking pstoedit existence TWICE(if needed) ***
*** This is the 1st check                        ***
checking for pstoedit-config... no
checking for PSTOEDIT - version >= 3.32.1... no
*** The pstoedit-config script installed by PSTOEDIT could not be found
*** If PSTOEDIT was installed in PREFIX, make sure PREFIX/bin is in
*** your path, or set the PSTOEDIT_CONFIG environment variable to the
*** full path to pstoedit-config.
*** The 1st check is failed.                     ***
*** This is the 2nd check                        ***
checking for pstoedit-config... (cached) no
checking for PSTOEDIT - version >= 3.32.0... no
*** The pstoedit-config script installed by PSTOEDIT could not be found
*** If PSTOEDIT was installed in PREFIX, make sure PREFIX/bin is in
*** your path, or set the PSTOEDIT_CONFIG environment variable to the
*** full path to pstoedit-config.
*** The 2nd check is failed.                     ***
configure: WARNING:
*** Cannot find libpstoedit. ***
*** Output functions using libpstoedit are disabled ***
configure: creating ./config.status
config.status: creating Makefile
config.status: creating autotrace-config
config.status: creating autotrace.pc
config.status: creating autotrace.spec
config.status: creating config.h
config.status: executing default-1 commands
config.status: executing default commands


Configuration:
        imagemagick output support:     yes
        libpng output support:          yes
        swf output support by ming:     yes
        pstoedit output support:        no


===>  Building for autotrace-0.31.1_7


The autotrace code needs to be changed to use pkg-config instead, or a version of the older pstoedit-config script needs to suitably modified and distributed with either autotrace or pstoedit.
>How-To-Repeat:

>Fix:

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


More information about the freebsd-bugs mailing list