Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 28 Jan 2003 21:12:19 GMT
From:      jimd@siu.edu
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   ports/47630: frontline make fails with "checking for AUTOTRACE - version >= 0.30.8... no"
Message-ID:  <200301282112.h0SLCJFC026967@209.131.232.234>

next in thread | raw e-mail | index | archive | help

>Number:         47630
>Category:       ports
>Synopsis:       frontline make fails with "checking for AUTOTRACE - version >= 0.30.8... no"
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Wed Jan 29 04:00:14 PST 2003
>Closed-Date:
>Last-Modified:
>Originator:     J.D.
>Release:        FreeBSD 4.7-RELEASE i386
>Organization:
>Environment:
System: FreeBSD 209.131.232.234 4.7-RELEASE FreeBSD 4.7-RELEASE #2: Sat Jan 25 19:54:21 CST 2003 jimd@freebsd2.localnet10:/usr/src/sys/compile/XSYSTEM i386

	ldconfig -r | grep trace
	360:-lautotrace.2 => /usr/local/lib/libautotrace.so.2
	209/ttyp4/jimd:	ll /usr/local/lib/libauto*
	-rw-r--r--  1 root  wheel  245130 Jan 28 20:58 /usr/local/lib/libautotrace.a
	lrwxrwxr-x  1 root  wheel      17 Jan 28 20:58 /usr/local/lib/libautotrace.so -> libautotrace.so.2
	-rwxr-xr-x  1 root  wheel  198346 Jan 28 20:58 /usr/local/lib/libautotrace.so.2


	pkg_info | grep autotrace
	autotrace-0.31.0    Convert bitmap to vector graphics


	
>Description:
	Make for "frontline" fails with erroneous "autotrace" test

	===>  Configuring for frontline-0.5.3_1
	configure: WARNING: you should use --build, --host, --target
	checking for a BSD compatible install... /usr/bin/install -c -o root -g wheel
	checking whether build environment is sane... yes
	checking for mawk... no
	checking for gawk... gawk
	checking whether gmake sets ${MAKE}... yes
	checking whether to enable maintainer-specific portions of Makefiles... no
	checking for i386-portbld-freebsd4.7-gcc... cc
	checking for C compiler default output... a.out
	checking whether the C compiler works... yes
	checking whether we are cross compiling... no
	checking for executable suffix... 
	checking for object suffix... o
	checking whether we are using the GNU C compiler... yes
	checking whether cc accepts -g... yes
	checking for style of include used by gmake... GNU
	checking dependency style of cc... gcc
	checking how to run the C preprocessor... cc -E
	checking whether gmake sets ${MAKE}... (cached) yes
	checking whether build environment is sane... yes
	checking for a BSD compatible install... /usr/bin/install -c -o root -g wheel
	checking for mawk... (cached) gawk
	checking for i386-portbld-freebsd4.7-ranlib... no
	checking for ranlib... ranlib
	checking for ANSI C header files... yes
	checking for errno.h... yes
	checking for stdlib.h... yes
	checking for string.h... yes
	checking for sys/time.h... yes
	checking for unistd.h... yes
	checking for cc option to accept ANSI C... none needed
	checking for an ANSI C-conforming const... yes
	checking for sys/types.h... yes
	checking for sys/stat.h... yes
	checking for stdlib.h... (cached) yes
	checking for string.h... (cached) yes
	checking for memory.h... yes
	checking for strings.h... yes
	checking for inttypes.h... yes
	checking for stdint.h... no
	checking for unistd.h... (cached) yes
	checking for mode_t... yes
	checking for gnome-config... /usr/X11R6/bin/gnome-config
	checking if /usr/X11R6/bin/gnome-config works... yes
	checking for orbit-config... /usr/local/bin/orbit-config
	checking for orbit-idl... /usr/local/bin/orbit-idl
	checking for working ORBit environment... yes
	checking for gnorba libraries... yes
	checking for pkg-config... /usr/local/bin/pkg-config
	checking for libart-2.0 >= 2.3.8... yes
	checking LIBART2_CFLAGS... -I/usr/local/include/libart-2.0  
	checking LIBART2_LIBS... -L/usr/local/lib -lart_lgpl_2  
	checking for autotrace-config... /usr/local/bin/autotrace-config
	checking for AUTOTRACE - version >= 0.30.8... no
	*** Could not run AUTOTRACE test program, checking why...
	*** The test program compiled, but did not run. This usually means
	*** that the run-time linker is not finding AUTOTRACE or finding the wrong
	*** version of AUTOTRACE. If it is not finding AUTOTRACE, you'll need to set your
	*** LD_LIBRARY_PATH environment variable, or edit /etc/ld.so.conf to point
	*** to the installed location  Also, make sure you have run ldconfig if that
	*** is required on your system
	***
	*** If you have an old version installed, it is best to remove it, although
	*** you may also be able to get things to work by modifying LD_LIBRARY_PATH
	configure: error: Cannot find autotrace library or the library is too old.
	===>  Script "configure" failed unexpectedly.
	      Please report the problem to gnome@FreeBSD.org [maintainer] and attach
              the "/usr/ports/graphics/frontline/work/frontline-0.5.3/config.log"
              including the output of the failure of your make command. Also, it might
              be a good idea to provide an overview of all packages installed on your
	      system (e.g. an `ls /var/db/pkg`).
        *** Error code 1

	Stop in /usr/ports/graphics/frontline.

        
	freebsd2/ttyp1/root: /usr/local/bin/autotrace-config --version
	0.31.0


	
>How-To-Repeat:
	Re-compile
	
>Fix:

	


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

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-ports-bugs" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200301282112.h0SLCJFC026967>