Date: Sat, 17 Mar 2012 13:40:26 -0500 From: Jeremy Messenger <mezz.freebsd@gmail.com> To: Robert Huff <roberthuff@rcn.com> Cc: gnome@freebsd.org Subject: Re: problem building py-gnome-extras Message-ID: <CADLFttdoVsrT5D-JX6dPr%2BwSfAtRbwHNYDjAkFWG%2B3TucVqsvg@mail.gmail.com> In-Reply-To: <20323.12168.156500.149315@jerusalem.litteratus.org> References: <20323.12168.156500.149315@jerusalem.litteratus.org>
next in thread | previous in thread | raw e-mail | index | archive | help
On Fri, Mar 16, 2012 at 7:18 AM, Robert Huff <roberthuff@rcn.com> wrote: > > Hello: > =A0 =A0 =A0 =A0On this system: > > FreeBSD 10.0-CURRENT #0: Sun Mar 11 08:20:02 EDT 2012 amd64 > > =A0 =A0 =A0 =A0when building I get this: > > mv -f .deps/_gksu2_la-gksu2.Tpo .deps/_gksu2_la-gksu2.Plo > /bin/sh ../libtool --tag=3DCC =A0 --mode=3Dlink cc -DORBIT2=3D1 -D_REENTR= ANT -D_THREAD_SAFE -I/usr/local/include/libgksu -I/usr/local/include/glib-2= .0 -I/usr/local/include/startup-notification-1.0 -I/usr/local/include/gnome= -keyring-1 -I/usr/local/include/gconf/2 -I/usr/local/include/orbit-2.0 -I/u= sr/local/include/pygtk-2.0 -I/usr/local/include/gtk-2.0 -I/usr/local/lib/li= bffi-3.0.9/include -I/usr/local/lib/gtk-2.0/include -I/usr/local/include/at= k-1.0 -I/usr/local/include/cairo -I/usr/local/include/gdk-pixbuf-2.0 -I/usr= /local/include/pango-1.0 -I/usr/local/include/gio-unix-2.0/ -I/usr/local/in= clude -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/l= ocal/include/libpng =A0 -O -pipe -g -Wall -fno-strict-aliasing -module -avo= id-version -export-symbols-regex init_gksu2 -L/usr/local/lib -o _gksu2.la -= rpath /usr/local/lib/python2.7/site-packages/gtk-2.0/gksu2 _gksu2_la-gksu2m= odule.lo _gksu2_la-gksu2.lo -pthread -L/usr/local/lib -lgksu2 -lstartup-not= ification-1 -lgnome-keyring -lgconf-2 -lgtk-x11-2.0 -lgdk-x11-2.0 -latk-1.0= -lpangocairo-1.0 -lXext -lXrender -lXinerama -lXi -lXrandr -lXcursor -lXco= mposite -lXdamage -lgdk_pixbuf-2.0 -lpangoft2-1.0 -lgio-2.0 -lXfixes -lcair= o -lX11 -lpango-1.0 -lm -lfreetype -lfontconfig -lgobject-2.0 -lgmodule-2.0= -lgthread-2.0 -lglib-2.0 > grep: /usr/local/lib/libxcb-aux.la: No such file or directory > sed: /usr/local/lib/libxcb-aux.la: No such file or directory > libtool: link: `/usr/local/lib/libxcb-aux.la' is not a valid libtool arch= ive > gmake[2]: *** [_gksu2.la] Error 1 > gmake[2]: Leaving directory `/data/port-work/usr/ports/x11-toolkits/py-gn= ome-extras/work/gnome-python-extras-2.25.3/gksu2' > gmake[1]: *** [all-recursive] Error 1 > gmake[1]: Leaving directory `/data/port-work/usr/ports/x11-toolkits/py-gn= ome-extras/work/gnome-python-extras-2.25.3' > gmake: *** [all] Error 2 > *** [do-build] Error code 1 > > =A0 =A0 =A0 =A0As far as I cen tell, libxcb is not a direct requirement; = also, > rebuilding it does not solve the issue - that library does not > exist. > =A0 =A0 =A0 =A0So ... this is an indirect dependency? =A0I am unable to f= igure > out what needs to be rebuilt, and there are enough candidates to > make a blanket rebuild impractical (or at least wasteful and > annoying). > =A0 =A0 =A0 =A0Can someone provide a more focused target? =A0Please? Maybe try to run below to see if it will help you to find it. # find /usr/local/lib -name \*.la | xargs egrep -l "libxcb-aux" Cheers, Mezz > =A0 =A0 =A0 =A0Respectfully, > > > =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0Robert Huf= f --=20 mezz.freebsd@gmail.com - mezz@FreeBSD.org FreeBSD GNOME Team http://www.FreeBSD.org/gnome/ - gnome@FreeBSD.org
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?CADLFttdoVsrT5D-JX6dPr%2BwSfAtRbwHNYDjAkFWG%2B3TucVqsvg>