Skip site navigation (1)Skip section navigation (2)
Date:      04 Apr 2002 23:42:02 -0500
From:      Joe Marcus Clarke <marcus@marcuscom.com>
To:        William Evanson <evawil823@hotmail.com>
Cc:        freebsd-gnome@FreeBSD.ORG
Subject:   Re: gdkxft build error capplet_widget.h
Message-ID:  <1017981722.277.26.camel@gyros.marcuscom.com>
In-Reply-To: <F1573Q6HJmt5UwNJDn70000c427@hotmail.com>
References:  <F1573Q6HJmt5UwNJDn70000c427@hotmail.com>

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

--=-ICyvUfs+8WV5jPinurdT
Content-Type: multipart/mixed; boundary="=-SGCynbnowLANR9GSgnKx"


--=-SGCynbnowLANR9GSgnKx
Content-Type: text/plain
Content-Transfer-Encoding: quoted-printable

On Thu, 2002-04-04 at 21:03, William Evanson wrote:
> I was trying to install gdkxft-1.5 on my FreeBSD 4.3 box and I got this
> error during the building of gdkxft.
> gdkxft-1.5/capplet
> gdkxft_capplet.c:22 capplet_widget.h no such file or directory.
>=20
> Does anyone have any ideas about this error message.

Stick this patch is /usr/ports/x11/gdkxft/files, and then make clean
install the port.

Joe

>=20
>=20
>=20
> _________________________________________________________________
> Get your FREE download of MSN Explorer at http://explorer.msn.com/intl.as=
p.
>=20
>=20
> To Unsubscribe: send mail to majordomo@FreeBSD.org
> with "unsubscribe freebsd-gnome" in the body of the message
>=20
--=20
PGP Key: http://www.marucscom.com/pgp.asc

--=-SGCynbnowLANR9GSgnKx
Content-Disposition: attachment; filename="patch-capplet::Makefile.in"
Content-Type: text/x-makefile; name="patch-capplet::Makefile.in"; charset=ISO8859-1
Content-Transfer-Encoding: quoted-printable

--- capplet/Makefile.in.orig	Thu Apr  4 23:37:06 2002
+++ capplet/Makefile.in	Thu Apr  4 23:39:17 2002
@@ -103,7 +103,8 @@
=20
 INCLUDES =3D \
 	-DDATADIR=3D\"$(datadir)\" -DSYSCONFDIR=3D\"$(sysconfdir)\" \
-	$(GNOME_INCLUDEDIR) $(LIBGLADE_CFLAGS)
+	$(GNOME_INCLUDEDIR) $(LIBGLADE_CFLAGS) \
+	`gnome-config --cflags capplet`
=20
=20
 LDADD =3D \

--=-SGCynbnowLANR9GSgnKx--

--=-ICyvUfs+8WV5jPinurdT
Content-Type: application/pgp-signature; name=signature.asc
Content-Description: This is a digitally signed message part

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.0.6 (FreeBSD)
Comment: For info see http://www.gnupg.org

iEYEABECAAYFAjytKxoACgkQb2iPiv4Uz4c1ywCdFxD9JC2jZsikxQ8gVM1BIhj9
7X4Ani3iMbmMG3lwg7HQOIxUsJOwM+uq
=E7nJ
-----END PGP SIGNATURE-----

--=-ICyvUfs+8WV5jPinurdT--

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




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