Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 27 May 2006 06:40:45 +0900 (JST)
From:      Tsurutani Naoki <turutani@scphys.kyoto-u.ac.jp>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   ports/97991: building graphics/evince fails
Message-ID:  <200605262140.k4QLejF3043907@polymer3.scphys.kyoto-u.ac.jp>
Resent-Message-ID: <200605262150.k4QLoMYh085157@freefall.freebsd.org>

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

>Number:         97991
>Category:       ports
>Synopsis:       building graphics/evince fails
>Confidential:   no
>Severity:       serious
>Priority:       medium
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Fri May 26 21:50:21 GMT 2006
>Closed-Date:
>Last-Modified:
>Originator:     Tsurutani Naoki
>Release:        FreeBSD 5.5-PRERELEASE i386
>Organization:
>Environment:
System: FreeBSD polymer3.scphys.kyoto-u.ac.jp 5.5-PRERELEASE FreeBSD 5.5-PRERELEASE #19: Thu Mar 23 12:05:35 JST 2006 turutani@polymer3.scphys.kyoto-u.ac.jp:/usr/local/work/usr/obj/usr/src/sys/POLYMER i386


	
>Description:
	building graphics/evince fails.
	
>How-To-Repeat:
	% portupgrade evince-0.5.2_2
	...
		 c++ -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../backend -D_REENTRANT -DORBIT2=1 -DXTHREADS -DXUSE_MTSAFE_API -I/usr/local/include/atk-1.0 -I/usr/local/include/cairo -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/bonobo-activation-2.0 -I/usr/local/include/libbonobo-2.0 -I/usr/local/include/orbit-2.0 -I/usr/X11R6/include/gtk-2.0 -I/usr/X11R6/lib/gtk-2.0/include -I/usr/X11R6/include/pango-1.0 -I/usr/X11R6/include -I/usr/local/include/freetype2 -I/usr/local/include -I/usr/X11R6/include/gnome-vfs-2.0 -I/usr/X11R6/lib/gnome-vfs-2.0/include -I/usr/X11R6/include/gconf/2 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/X11R6/include/poppler/glib -I/usr/X11R6/include/poppler -I/usr/X11R6/include/gtk-2.0 -O -pipe -Wall -Wno-unused -I/usr/local/include -I/usr/X11R6/include -O -pipe -MT ev-poppler.lo -MD -MP -MF .deps/ev-poppler.Tpo -c ev-poppler.cc  -fPIC -DPIC -o .libs/ev-poppler.o
	ev-poppler.cc: In function `EvLinkDest* ev_link_dest_from_dest(PopplerDest*)':
	ev-poppler.cc:825: error: `POPPLER_DEST_NAMED' undeclared (first use this function)
	ev-poppler.cc:825: error: (Each undeclared identifier is reported only once for each function it appears in.)
	ev-poppler.cc:826: error: 'struct _PopplerDest' has no member named 'named_dest'
	ev-poppler.cc: In function `void build_tree(PdfDocument*, GtkTreeModel*, GtkTreeIter*, PopplerIndexIter*)':
	ev-poppler.cc:919: error: `POPPLER_DEST_NAMED' undeclared (first use this function)
	ev-poppler.cc:925: error: 'struct _PopplerDest' has no member named 'named_dest'
	ev-poppler.cc:925: error: `poppler_document_find_dest' undeclared (first use this function)
	ev-poppler.cc:932: error: `poppler_dest_free' undeclared (first use this function)
	ev-poppler.cc: In function `EvLinkDest* pdf_document_links_find_link_dest(EvDocumentLinks*, const gchar*)':
	ev-poppler.cc:1044: error: `poppler_document_find_dest' undeclared (first use this function)
	ev-poppler.cc:1047: error: `poppler_dest_free' undeclared (first use this function)
	gmake[2]: *** [ev-poppler.lo] エラー 1
	gmake[2]: Leaving directory `/usr/local/work/usr/ports/graphics/evince/work/evince-0.5.3/pdf'
	gmake[1]: *** [all-recursive] エラー 1
	gmake[1]: Leaving directory `/usr/local/work/usr/ports/graphics/evince/work/evince-0.5.3'
	gmake: *** [all] エラー 2
	*** Error code 2
	
	Stop in /usr/ports/graphics/evince.

	
>Fix:
	i don't know.
	


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



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