Date: Sun, 25 Jul 2004 16:09:04 -0500 From: <andrew.lankford@verizon.net> To: <marcus@freebsd.org>, <gnome@freebsd.org> Subject: pkgconfig-related problem. Message-ID: <20040725210904.CWZN14383.out010.verizon.net@outgoing.verizon.net>
next in thread | raw e-mail | index | archive | help
I encountered problems building mplayerplug-in earlier because of a misnamed file in /usr/X11R6/libdata/pkgconfig. This looks like the error that stopped my first attempt at the port build: ===> Applying FreeBSD patches for mplayerplug-in-2.66 ===> mplayerplug-in-2.66 depends on file: /usr/X11R6/libdata/pkgconfig/mozilla-plugin-gtk1.pc - not found I found that all the mozilla* files in /usr/X11R6/libdata/pkgconfig had filenames with "-gtk1-gtk1.pc" at the end. After I copied "mozilla-plugin-gtk1-gtk1.pc" to "mozilla-plugin-gtk1.pc" the build finished successfully. I take that there is a bug in the ports tree/pkg management tools/who-knows-what, but I'm not sure where to start. I can tell you that I'm running Freebsd-amd64 and that I built mozilla from mozilla-gtk1/ in the ports tree a few days before mplayer-plugin. Hope this is helpful, Andrew L.
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20040725210904.CWZN14383.out010.verizon.net>