From owner-freebsd-gnome Tue Jan 14 19:39:19 2003 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 A29E937B401 for ; Tue, 14 Jan 2003 19:39:13 -0800 (PST) Received: from creme-brulee.marcuscom.com (rdu57-17-158.nc.rr.com [66.57.17.158]) by mx1.FreeBSD.org (Postfix) with ESMTP id C9C8B43F43 for ; Tue, 14 Jan 2003 19:39:12 -0800 (PST) (envelope-from marcus@marcuscom.com) Received: from [192.168.1.4] (shumai.marcuscom.com [192.168.1.4]) by creme-brulee.marcuscom.com (8.12.6/8.12.6) with ESMTP id h0F3chDx013857; Tue, 14 Jan 2003 22:38:44 -0500 (EST) (envelope-from marcus@marcuscom.com) Subject: Re: gtk_style_set_prop_experimental() not found (LighthouseBlue engine theme) From: Joe Marcus Clarke To: "Mezz bsdforums.org" Cc: FreeBSD GNOME Users In-Reply-To: References: Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="=-3L9q/0tjvyuo5LgCRHrO" Organization: MarcusCom, Inc. Message-Id: <1042601949.794.5.camel@shumai.marcuscom.com> Mime-Version: 1.0 X-Mailer: Ximian Evolution 1.2.1 Date: 14 Jan 2003 22:39:10 -0500 X-Spam-Status: No, hits=-2.6 required=5.0 tests=AWL,IN_REP_TO,MIME_LONG_LINE_QP,NOSPAM_INC,PGP_SIGNATURE_2, QUOTED_EMAIL_TEXT,REFERENCES,SPAM_PHRASE_00_01, TO_BE_REMOVED_REPLY version=2.43 Sender: owner-freebsd-gnome@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG --=-3L9q/0tjvyuo5LgCRHrO Content-Type: text/plain Content-Transfer-Encoding: quoted-printable On Tue, 2003-01-14 at 21:27, Mezz bsdforums.org wrote: > Hello, >=20 > I am trying to compile LighthouseBlue ->=20 > http://lighthouseblue.sourceforge.net , which I downloaded=20 > lighthouseblue-0.6.2.tar.gz .. The error is in the bottom. However, if I=20 > download for gtk2 only and it will success. The problem is relating with=20 > gtk1, I tried to install /usr/ports/x11-toolkits/gtk-engine, but still no= =20 > success. I thought, gtk-engine (for gtk1) would help. Is there anything e= lse=20 > I need to install to make it works? Because, it works flawless on RedHat8= =20 > and other Linux distros. >=20 > P.S. Have anyone install Bluecurve theme from the ports, yet? Because, it= =20 > doesn't look right in gtk2, but looks perfect in gtk1. Ex: The colours do= n't=20 > look correct such as should be blue, but it is white and etc. I'm using Bluecurve on my GNOME 2 machine at home and on my GNOME 1 laptop. It looks great on both. >=20 > Cheers, > Mezz >=20 > =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D > Download LighthouseBlue:=20 > http://prdownloads.sourceforge.net/lighthouseblue/lighthouseblue-0.6.2.ta= r.gz >=20 > $ ./configure --prefix=3D/usr/X11R6 > checking for a BSD-compatible install... /usr/bin/install -c > checking whether build environment is sane... yes > checking for gawk... no > checking for mawk... no > checking for nawk... nawk > checking whether make sets ${MAKE}... yes > checking whether to enable maintainer-specific portions of Makefiles... n= o > checking build system type... i386-unknown-freebsd5.0 > checking host system type... i386-unknown-freebsd5.0 > checking for gcc... gcc > checking for C compiler default output... a.out > checking whether the C compiler works... yes > checking whether we are cross compiling... no > checking for suffix of executables... > checking for suffix of object files... o > checking whether we are using the GNU C compiler... yes > checking whether gcc accepts -g... yes > checking for style of include used by make... GNU > checking dependency style of gcc... gcc3 > checking for gcc option to accept ANSI C... none needed > checking for a BSD-compatible install... /usr/bin/install -c > checking whether make sets ${MAKE}... (cached) yes > checking for ld used by GCC... /usr/bin/ld > checking if the linker (/usr/bin/ld) is GNU ld... yes > checking for /usr/bin/ld option to reload object files... -r > checking for BSD-compatible nm... /usr/bin/nm -B > checking whether ln -s works... yes > checking how to recognise dependant libraries... pass_all > checking command to parse /usr/bin/nm -B output... ok > checking how to run the C preprocessor... gcc -E > checking for ANSI C header files... yes > checking for sys/types.h... yes > checking for sys/stat.h... yes > checking for stdlib.h... yes > checking for string.h... yes > checking for memory.h... yes > checking for strings.h... yes > checking for inttypes.h... yes > checking for stdint.h... yes > checking for unistd.h... yes > checking dlfcn.h usability... yes > checking dlfcn.h presence... yes > checking for dlfcn.h... yes > checking for ranlib... ranlib > checking for strip... strip > checking for objdir... .libs > checking for gcc option to produce PIC... -fPIC > checking if gcc PIC flag -fPIC works... yes > checking if gcc static flag -static works... yes > checking if gcc supports -c -o file.o... yes > checking if gcc supports -c -o file.lo... yes > checking if gcc supports -fno-rtti -fno-exceptions... yes > checking whether the linker (/usr/bin/ld) supports shared libraries... ye= s > checking how to hardcode library paths into programs... immediate > checking whether stripping libraries is possible... yes > checking dynamic linker characteristics... freebsd5.0 ld.so > checking if libtool supports shared libraries... yes > checking whether to build shared libraries... yes > checking whether to build static libraries... no > checking whether -lc should be explicitly linked in... yes > creating libtool > checking for gtk-config... /usr/X11R6/bin/gtk-config > checking for GTK - version >=3D 1.2.9... yes > checking for gtk_style_set_prop_experimental in -lgtk... no > configure: error: *** gtk_style_set_prop_experimental() not found; perhap= s > you have an old CVS version of GTK+ *** > $ ./configure --disable-gtktest > checking for a BSD-compatible install... /usr/bin/install -c > checking whether build environment is sane... yes > checking for gawk... no > checking for mawk... no > checking for nawk... nawk > checking whether make sets ${MAKE}... yes > checking whether to enable maintainer-specific portions of Makefiles... n= o > checking build system type... i386-unknown-freebsd5.0 > checking host system type... i386-unknown-freebsd5.0 > checking for gcc... gcc > checking for C compiler default output... a.out > checking whether the C compiler works... yes > checking whether we are cross compiling... no > checking for suffix of executables... > checking for suffix of object files... o > checking whether we are using the GNU C compiler... yes > checking whether gcc accepts -g... yes > checking for style of include used by make... GNU > checking dependency style of gcc... gcc3 > checking for gcc option to accept ANSI C... none needed > checking for a BSD-compatible install... /usr/bin/install -c > checking whether make sets ${MAKE}... (cached) yes > checking for ld used by GCC... /usr/bin/ld > checking if the linker (/usr/bin/ld) is GNU ld... yes > checking for /usr/bin/ld option to reload object files... -r > checking for BSD-compatible nm... /usr/bin/nm -B > checking whether ln -s works... yes > checking how to recognise dependant libraries... pass_all > checking command to parse /usr/bin/nm -B output... ok > checking how to run the C preprocessor... gcc -E > checking for ANSI C header files... yes > checking for sys/types.h... yes > checking for sys/stat.h... yes > checking for stdlib.h... yes > checking for string.h... yes > checking for memory.h... yes > checking for strings.h... yes > checking for inttypes.h... yes > checking for stdint.h... yes > checking for unistd.h... yes > checking dlfcn.h usability... yes > checking dlfcn.h presence... yes > checking for dlfcn.h... yes > checking for ranlib... ranlib > checking for strip... strip > checking for objdir... .libs > checking for gcc option to produce PIC... -fPIC > checking if gcc PIC flag -fPIC works... yes > checking if gcc static flag -static works... yes > checking if gcc supports -c -o file.o... yes > checking if gcc supports -c -o file.lo... yes > checking if gcc supports -fno-rtti -fno-exceptions... yes > checking whether the linker (/usr/bin/ld) supports shared libraries... ye= s > checking how to hardcode library paths into programs... immediate > checking whether stripping libraries is possible... yes > checking dynamic linker characteristics... freebsd5.0 ld.so > checking if libtool supports shared libraries... yes > checking whether to build shared libraries... yes > checking whether to build static libraries... no > checking whether -lc should be explicitly linked in... yes > creating libtool > checking for gtk-config... /usr/X11R6/bin/gtk-config > checking for GTK - version >=3D 1.2.9... yes > checking for gtk_style_set_prop_experimental in -lgtk... no > configure: error: *** gtk_style_set_prop_experimental() not found; perhap= s > you have an old CVS version of GTK+ *** I played with this port. You have to patch configure to remove the explicit link to -lgtk. After that, it will build just fine. Joe >=20 >=20 > _________________________________________________________________ > MSN 8 with e-mail virus protection service: 2 months FREE*=20 > http://join.msn.com/?page=3Dfeatures/virus >=20 >=20 > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-gnome" in the body of the message --=20 PGP Key : http://www.marcuscom.com/pgp.asc --=-3L9q/0tjvyuo5LgCRHrO Content-Type: application/pgp-signature; name=signature.asc Content-Description: This is a digitally signed message part -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.1 (FreeBSD) iD8DBQA+JNfdb2iPiv4Uz4cRAphoAJ9BKXuhoN/N8ntI5stJ95PAv7fMXwCdHY6U wN1m0PB1DZ/jIlVoWHAYclo= =maJQ -----END PGP SIGNATURE----- --=-3L9q/0tjvyuo5LgCRHrO-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-gnome" in the body of the message