Re: gst-pluggin error libgstdvdnavsrc_la-dvdnavsrc.lo





On 12/19/05, Justin Conover <justin conover gmail com> wrote:


On 12/19/05, Bob Kashani < bobk ocf berkeley edu> wrote:
On Mon, 2005-12-19 at 15:00 -0600, Justin Conover wrote:
> rpm -qa glibc\*
> glibc-2.3.4-2.13
> glibc-profile-2.3.4-2.13
> glibc-kernheaders-2.4-9.1.98.EL

Try this instead:

rpm -qa --qf '%{name}-%{version}-%{release}.%{arch}\n' | grep glibc

Bob

--
Bob Kashani
http://www.gnome.org/projects/garnome
http://www.ocf.berkeley.edu/~bobk/garnome

$ rpm -qa --qf '%{name}-%{version}-%{release}.%{arch}\n' | grep glibc
glibc-2.3.4-2.13.i686
compat-glibc-2.3.2-95.30.i386
compat-glibc-headers-2.3.2-95.30.i386
glibc-profile-2.3.4-2.13.i386
glibc-kernheaders-2.4-9.1.98.EL.i386
glibc-headers-2.3.4-2.13.i386
glibc-utils-2.3.4-2.13.i386
glibc-devel-2.3.4-2.13.i386
glibc-common-2.3.4-2.13.i386

I also have the same problem with 2.12.2.1

Something else I've done for just testing, is unlinked cc from gcc-3.4.4 and linked it to gcc-4.0.1 and uncommented this line out of gar.conf
CFLAGS += -Wno-pointer-sign

And here is the error I get from doing this:

mkdir .libs
 g++ -DHAVE_CONFIG_H -I. -I. -I../../.. -I/home/justin/garnome-stable/include -I../../../gst-libs -I../../../gst-libs -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -pthread -I/home/justin/garnome-stable/include/gstreamer-0.8 -I/home/justin/garnome-stable/include/glib-2.0 -I/home/justin/garnome-stable/lib/glib-2.0/include -I/home/justin/garnome-stable/include/libxml2 -DGST_DISABLE_DEPRECATED -Wall -D_REENTRANT -I/home/justin/garnome-stable/include -L/home/justin/garnome-stable/lib -O2 -pipe -march=i686 -Wno-pointer-sign -MT libmodplug_la-tables.lo -MD -MP -MF .deps/libmodplug_la-tables.Tpo -c tables.cpp  -DPIC
cc1plus: error: unrecognized command line option "-Wno-pointer-sign"
make[5]: *** [libmodplug_la-tables.lo] Error 1
make[5]: Leaving directory `/home/justin/downloads/garnome-2.12.2.1/desktop/gst-plugins/work/main.d/gst-plugins-0.8.11/gst/modplug/libmodplug'
make[4]: *** [all-recursive] Error 1
make[4]: Leaving directory `/home/justin/downloads/garnome-2.12.2.1/desktop/gst-plugins/work/main.d/gst-plugins-0.8.11/gst/modplug'
make[3]: *** [all-recursive] Error 1
make[3]: Leaving directory `/home/justin/downloads/garnome-2.12.2.1/desktop/gst-plugins/work/main.d/gst-plugins-0.8.11/gst'
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory `/home/justin/downloads/garnome-2.12.2.1/desktop/gst-plugins/work/main.d/gst-plugins-0.8.11'
make[1]: *** [all] Error 2
make[1]: Leaving directory `/home/justin/downloads/garnome-2.12.2.1/desktop/gst-plugins/work/main.d/gst-plugins-0.8.11'
make: *** [build-work/main.d/gst-plugins-0.8.11/Makefile] Error 2





[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]