From owner-freebsd-gnome@FreeBSD.ORG Fri May 23 15:06:34 2003 Return-Path: Delivered-To: freebsd-gnome@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 6D58437B401 for ; Fri, 23 May 2003 15:06:34 -0700 (PDT) Received: from ms-smtp-03.southeast.rr.com (ms-smtp-03.southeast.rr.com [24.93.67.84]) by mx1.FreeBSD.org (Postfix) with ESMTP id 5268843FA3 for ; Fri, 23 May 2003 15:06:33 -0700 (PDT) (envelope-from marcus@marcuscom.com) Received: from creme-brulee.marcuscom.com (rdu57-17-158.nc.rr.com [66.57.17.158])h4NM4vZo000262; Fri, 23 May 2003 18:04:57 -0400 (EDT) Received: from vpn-client-4.marcuscom.com (vpn-client-4.marcuscom.com [10.2.1.4])h4NM54V8080085; Fri, 23 May 2003 18:05:04 -0400 (EDT) (envelope-from marcus@marcuscom.com) X-Authentication-Warning: creme-brulee.marcuscom.com: vpn-client-4.marcuscom.com [10.2.1.4] didn't use HELO protocol From: Joe Marcus Clarke To: Dinesh Nadarajah In-Reply-To: <20030523215630.33721.qmail@web80106.mail.yahoo.com> References: <20030523215630.33721.qmail@web80106.mail.yahoo.com> Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="=-yLfia5On2XNITxNoCuOc" Organization: MarcusCom, Inc. Message-Id: <1053727577.313.45.camel@gyros> Mime-Version: 1.0 X-Mailer: Ximian Evolution 1.3.3 (Preview Release) Date: 23 May 2003 18:06:17 -0400 X-Spam-Status: No, hits=-8.9 required=5.0 tests=BAYES_01,EMAIL_ATTRIBUTION,IN_REP_TO,PGP_SIGNATURE_2, QUOTED_EMAIL_TEXT,REFERENCES,REPLY_WITH_QUOTES autolearn=ham version=2.55 X-Spam-Checker-Version: SpamAssassin 2.55 (1.174.2.19-2003-05-19-exp) cc: FreeBSD GNOME Users Subject: Re: Building wxWindows X-BeenThere: freebsd-gnome@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: GNOME for FreeBSD -- porting and maintaining List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 23 May 2003 22:06:34 -0000 --=-yLfia5On2XNITxNoCuOc Content-Type: text/plain Content-Transfer-Encoding: quoted-printable On Fri, 2003-05-23 at 17:56, Dinesh Nadarajah wrote: > Would this be the case in FreeBSD or Linux too. I have compiled in Linux = with the above command sucessfully. But the WxWindows site does state that = only Linux has been tested with GTK2 support. -Dinesh As I recall, this was a recently discussed on ports@ or questions@.=20 Look in those archives for an answer. Joe >=20 > Jeremy Messenger wrote:On Fri, 23 May 2003 14:19:24 -0700= (PDT), Dinesh Nadarajah=20 > wrote: >=20 > > Hi all: > > > > I am trying to build WxWindows with GTK2 and Unicode support. > > > > As instructed in the README text, I configured with: > > > > ./configure --with-gtk --enable-gtk2 --enable-unicode > > > > But when I do make, I get the folloowing error (listed below). Has > > anyone sucessfully been ablle to compile and install WxWindows with > > GTK2 support? Any advice/recommendations? >=20 > Sometime ago, I read in the lemule (eMule for Linux)'s FAQ and it said th= at=20 > you can't compile gtk2 with unicode, which it's known bug. Remove the=20 > unicode is only way to solve the problem for now, unless someone can fix=20 > it. >=20 > Cheers, > Mezz >=20 > > -Thanks in advance > > > > --Dinesh > > > > bash-2.05b$ make > > c++ -c -I./lib/wx/include/gtk2u-2.4 -I./include -I./src/png > > -I./src/jpeg -I./src/t > > iff -pthread -I/usr/local/include/atk-1.0 -I/usr/local/include/glib-2.0 > > -I/usr/local > > /lib/glib-2.0/include -I/usr/X11R6/include/gtk-2.0 > > -I/usr/X11R6/lib/gtk-2.0/include -I/usr/X11R6/include/pango-1.0 -=20 > > I/usr/X11R6/include > > -I/usr/local/include/freetype2 - > > I/usr/local/include -D_FILE_OFFSET_BITS=3D64 -D_LARGE_FILES -D__WXGTK__= -=20 > > DGTK_NO_CH > > ECK_CASTS -O2 -MMD -I/usr/local/include/glib-2.0 > > -I/usr/local/lib/glib-2.0/include - > > I/usr/X11R6/include/pango-1.0 -I/usr/X11R6/include > > -I/usr/local/include/freetype2 -I > > /usr/local/include -pthread -D_THREAD_SAFE -Wall -fPIC -o accel.o > > ./src/generic/acce > > l.cpp > > In file included from include/wx/memory.h:20, > > from include/wx/object.h:25, > > from include/wx/event.h:20, > > from ./src/generic/accel.cpp:34: > > include/wx/string.h: In method `bool wxString::IsSameAs(__wchar_t, bool > > =3D true) cons > > t': > > include/wx/string.h:646: implicit declaration of function `int > > towupper(...)' > > ./src/generic/accel.cpp: In method > > `wxAcceleratorTable::wxAcceleratorTable(int, cons > > t wxAcceleratorEntry *)': > > ./src/generic/accel.cpp:98: implicit declaration of function `int > > iswlower(...)' > > *** Error code 1 > > > > Stop in /usr/home/dinesh/work/poedit/wxGTK-2.4.0. > > _______________________________________________ > > freebsd-gnome@freebsd.org mailing list > > http://lists.freebsd.org/mailman/listinfo/freebsd-gnome > > To unsubscribe, send any mail to "freebsd-gnome-unsubscribe@freebsd.org= " > > --=20 PGP Key : http://www.marcuscom.com/pgp.asc --=-yLfia5On2XNITxNoCuOc Content-Type: application/pgp-signature; name=signature.asc Content-Description: This is a digitally signed message part -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.2 (FreeBSD) iD8DBQA+zptZb2iPiv4Uz4cRAv73AJwJbto7UkQoYWfkndQi47vjWocPDgCfeJog wuJ1WlAFdwbcr5JWGV/ktuY= =yUED -----END PGP SIGNATURE----- --=-yLfia5On2XNITxNoCuOc--