Skip site navigation (1)Skip section navigation (2)
Date:      10 Jul 2000 14:42:37 -0000
From:      chris@shenton.org
To:        FreeBSD-gnats-submit@freebsd.org
Subject:   ports/19823: gnucache build depends on unimplemented swig flag "-stat"
Message-ID:  <20000710144237.90306.qmail@thanatos.shenton.org>

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

>Number:         19823
>Category:       ports
>Synopsis:       gnucache build depends on unimplemented swig flag "-stat"
>Confidential:   no
>Severity:       non-critical
>Priority:       medium
>Responsible:    freebsd-ports
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Mon Jul 10 07:40:03 PDT 2000
>Closed-Date:
>Last-Modified:
>Originator:     Chris Shenton
>Release:        FreeBSD 4.0-STABLE i386
>Organization:
>Environment:

	4.0-STABLE from about a week ago, ports cvsupped every night.

>Description:

	Been trying to build gnucash from a couple weeks ago. Although
	the ports was recently updated to the latest gnucash distro, it
	doesn't build. It depends on "swig" but invokes it with a flag "-stat"
	which is unimplemented by the version of swig requested by the port,
	version SWIG1.3a2.

>How-To-Repeat:

	cd /usr/ports/deskutils/gnucash
	make clean
	make
	[... compilation ...]
	gmake[5]: Entering directory `/usr/local/ports/deskutils/gnucash/work/gnucash-1.3.4/src/swig/perl5'
	/usr/local/bin/swig -stat -perl5 -I.. -I../../../src/engine  -o gnucash-engine-perl5_wrap.c gnucash.engine.i 
	swig error : Unrecognized option -stat
	Use 'swig -help' for available options.
	gmake[5]: *** [gnucash-engine-perl5_wrap.c] Error 1


>Fix:

	Remove the flag? Use a different version of swig?


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


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




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