Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 29 Dec 2001 19:32:27 +0100 (CET)
From:      Thierry Thomas <thierry@thomas.as>
To:        FreeBSD-gnats-submit@freebsd.org
Cc:        ijliao@freebsd.org
Subject:   ports/33301: editors/poedit: bad dependence with wxWindows
Message-ID:  <20011229183227.4A532751C@graf.pompo.net>

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

>Number:         33301
>Category:       ports
>Synopsis:       editors/poedit: bad dependence with wxWindows
>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:   Sat Dec 29 10:40:00 PST 2001
>Closed-Date:
>Last-Modified:
>Originator:     Thierry Thomas
>Release:        FreeBSD 4.5-PRERELEASE i386
>Organization:
Kabbale Eros
>Environment:
System: FreeBSD graf.pompo.net 4.5-PRERELEASE FreeBSD 4.5-PRERELEASE #0: Thu Dec 27 11:39:31 CET 2001 root@graf.pompo.net:/usr/obj/mntsrc/src/sys/GRAF010429 i386

+ current ports tree.
	
>Description:
	When building editors/poedit (N.B.: I have not gnome installed),
	I get this error:

gmake[2]: Entre dans le répertoire `/mntports/ports/editors/poedit/work/poedit-1.1.5/src'
c++ -I. -I.  -I../extras/wx-contrib/include  -O -pipe -march=pentiumpro -I/usr/local/include  -O -pipe -march=pentiumpro -DUSE_REDHAT_DB3  -fno-rtti -fno-exceptions -O3 -I/usr/X11R6/include -I/usr/X11R6/include -D__USE_WXCONFIG__ -DGTK_NO_CHECK_CASTS -D__WXGTK__ "-DPOEDIT_PREFIX=\"/usr/X11R6\"" -c catalog.cpp
catalog.cpp: In method `void LoadParser::ChangeFileCharset(const wxString &)':
catalog.cpp:230: syntax error before `('
catalog.cpp: In method `bool Catalog::Load(const wxString &)':
catalog.cpp:371: syntax error before `('
catalog.cpp:374: `encConv' undeclared (first use this function)
catalog.cpp:374: (Each undeclared identifier is reported only once
catalog.cpp:374: for each function it appears in.)
catalog.cpp:375: `wxConvUTF8' undeclared (first use this function)
catalog.cpp: In method `bool Catalog::Save(const wxString &, bool = true)':
catalog.cpp:510: `wxCSConv' undeclared (first use this function)
catalog.cpp:515: syntax error before `('
catalog.cpp:563: confused by earlier errors, bailing out
gmake[2]: *** [catalog.o] Erreur 1
gmake[2]: Quitte le répertoire `/mntports/ports/editors/poedit/work/poedit-1.1.5/src'
gmake[1]: *** [all-recursive] Erreur 1
gmake[1]: Quitte le répertoire `/mntports/ports/editors/poedit/work/poedit-1.1.5/src'
gmake: *** [all-recursive] Erreur 1
*** Error code 2

Stop in /mntports/ports/editors/poedit.
*** Error code 1


>How-To-Repeat:
	If you have installed wxgtk-devel, deinstall it; then
	cd /usr/ports/editors/poedit
	make

>Fix:

	A dependence towards the wxWindows toolkit > 2.3.0 is required
	=> install wxgtk-devel, and rebuild.
	(but I do not know how to fix LIB_DEPENDS, wxgtk & wxgtk-devel
	install wx_gtk.2?)

>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?20011229183227.4A532751C>