Date: Fri, 27 Jan 2006 15:39:50 -0400 From: Peter Marshall <Peter.Marshall@caris.com> To: Kris Kennaway <kris@obsecurity.org> Cc: freebsd-questions@freebsd.org Subject: Re: problem with pango port Message-ID: <20060127153950.v8kzz19wmysgg8og@webmail.caris.com> In-Reply-To: <20060127192502.GA64639@xor.obsecurity.org> References: <20060126110105.4nbh5ijaosgo0ogw@webmail.caris.com> <443bjaztj8.fsf@be-well.ilk.org> <20060126154447.dz3k61u2yo8008ck@webmail.caris.com> <20060126195228.GA21904@xor.obsecurity.org> <43D9FE56.8080201@caris.com> <20060127192502.GA64639@xor.obsecurity.org>
next in thread | previous in thread | raw e-mail | index | archive | help
Ya, I knew that (about the \) .. I was wondering what you meant when you said that I was using the wrong pkg_delete. Anyway, thanks for the tips. I was able to get pango installed using a force command. I tried to re-install gaim as this whole rigamerol broke it .... I get the message below .. not sure if you can help me or not ... this is after it builds for a while from the make install clean.. /usr/bin/ld: warning: libgtk-x11-2.0.so.600, needed by /usr/X11R6/lib/libgtkspell.so, may conflict with libgtk-x11-2.0.so.0 /usr/bin/ld: warning: libgmodule-2.0.so.600, needed by /usr/X11R6/lib/libgtk-x11-2.0.so.600, not found (try using -rpath or -rpath-link) /usr/bin/ld: warning: libgobject-2.0.so.600, needed by /usr/X11R6/lib/libgtk-x11-2.0.so.600, not found (try using -rpath or -rpath-link) /usr/bin/ld: warning: libpangoxft-1.0.so.800, needed by /usr/X11R6/lib/libgtk-x11-2.0.so.600, not found (try using -rpath or -rpath-link) /usr/bin/ld: warning: libpangox-1.0.so.800, needed by /usr/X11R6/lib/libgtk-x11-2.0.so.600, not found (try using -rpath or -rpath-link) /usr/bin/ld: warning: libatk-1.0.so.901, needed by /usr/X11R6/lib/libgtk-x11-2.0.so.600, not found (try using -rpath or -rpath-link) /usr/X11R6/lib/libgdk-x11-2.0.so.600: undefined reference to `pango_xft_get_context' /usr/X11R6/lib/libgdk-x11-2.0.so.600: undefined reference to `pango_xft_font_get_type' /usr/X11R6/lib/libgdk-x11-2.0.so.600: undefined reference to `pango_xft_renderer_get_type' /usr/X11R6/lib/libgtk-x11-2.0.so.600: undefined reference to `pango_xft_set_default_substitute' /usr/X11R6/lib/libgtk-x11-2.0.so.600: undefined reference to `pango_xft_substitute_changed' gmake[3]: *** [gaim] Error 1 gmake[3]: Leaving directory `/usr/ports/net-im/gaim/work/gaim-1.5.0/src' gmake[2]: *** [all-recursive] Error 1 gmake[2]: Leaving directory `/usr/ports/net-im/gaim/work/gaim-1.5.0/src' gmake[1]: *** [all-recursive] Error 1 gmake[1]: Leaving directory `/usr/ports/net-im/gaim/work/gaim-1.5.0' gmake: *** [all] Error 2 *** Error code 2 Stop in /usr/ports/net-im/gaim. Quoting Kris Kennaway <kris@obsecurity.org>: > On Fri, Jan 27, 2006 at 07:04:54AM -0400, Peter Marshall wrote: >> Hi Kris, >> >> Not sure if you got this laready or not .. my mail client crashed when >> I went to send it last time. >> >> Anyway, I am not sure if I understand what you are asking ... > > pkg_delete pango-\* > > NOT > > pkg_delete pango > > Kris > >> Kris Kennaway wrote: >> >On Thu, Jan 26, 2006 at 03:44:47PM -0400, Peter Marshall wrote: >> > >> >>I tried the pkg_delete pango-* This is the output. >> > >> > >> >No you didn't, you tried your own (wrong) version of this command. >> >Also be careful that your shell doesn't try to expand the * >> >(e.g. quote it). >> > >> > >> >>marshallbsd# pkg_delete pango >> >>pkg_delete: no such package 'pango' installed >> > >> > >> >Kris >> >
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20060127153950.v8kzz19wmysgg8og>