Re: problem RedHat 7.3 and garnome 0.20



I had this same problem with RH 7.3 and garnome.  Go to
http://www.vorbis.com/download_unix.psp and download the new RPMS. That
solved all of my problems.

Damon

On Wed, 2003-01-15 at 15:53, Roman Jordan wrote:
> Am Mittwoch, 15. Januar 2003 21:43 schrieb Roman Jordan:
> > Hi,
> > i downloaded garnome version 0.20. After unzipping i got an error during
> > compile the file
> > <garnome-0.20.0/gnome/gnome-terminal/work/gnome-terminal-2.1.4/src/encoding
> >.c>. There i  found the following lines (something about line 350 - inside
> > function update_active_encodings_from_string_list (GSList *strings)):
> >
> >       const TerminalEncoding *e;
> >       charset = tmp->data;
> >       TerminalEncoding *encoding;
> >
> > First is a declaration, second a statement and the a declaration. At this
> > point the compiler fails. After i corrected this error, i run into the next
> > (one hour later).
> >
> > At least one lib/lib-devel paket is missing. But i do not know which. It
> > look like a vorbis or something like this.
> >
> > make[6]: Wechsel in das Verzeichnis Verzeichnis
> > »/home/test/garnome-0.20.0/gstreamer/gst-plugins/work/gst-plugins-0.5.1/ext
> >/vorbis« source='vorbisenc.c' object='libgstvorbis_la-vorbisenc.lo'
> > libtool=yes \ depfile='.deps/libgstvorbis_la-vorbisenc.Plo'
> > tmpdepfile='.deps/libgstvorbis_la-vorbisenc.TPlo' \
> > depmode=gcc3 /bin/sh ../../depcomp \
> >
> > /bin/sh ../../libtool --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I../..
> > -I/home/test/garnome/include -I/usr/X11R6/include
> > -I/home/test/garnome/include -I/usr/X11R6/include
> > -I/home/test/garnome/include -I/usr/X11R6/include -D_LARGEFILE_SOURCE
> > -D_FILE_OFFSET_BITS=64 -pthread -I/home/test/garnome/include/gstreamer-0.5
> > -I/home/test/garnome/include/glib-2.0
> > -I/home/test/garnome/lib/glib-2.0/include
> > -I/home/test/garnome/include/libxml2   -g -I../../gst-libs -Wall
> > -I/home/test/garnome/include -O2 -g -c -o libgstvorbis_la-vorbisenc.lo
> > `test -f 'vorbisenc.c' || echo './'`vorbisenc.c
> > cc -DHAVE_CONFIG_H -I. -I. -I../.. -I/home/test/garnome/include
> > -I/usr/X11R6/include -I/home/test/garnome/include -I/usr/X11R6/include
> > -I/home/test/garnome/include -I/usr/X11R6/include -D_LARGEFILE_SOURCE
> > -D_FILE_OFFSET_BITS=64 -pthread -I/home/test/garnome/include/gstreamer-0.5
> > -I/home/test/garnome/include/glib-2.0
> > -I/home/test/garnome/lib/glib-2.0/include
> > -I/home/test/garnome/include/libxml2 -g -I../../gst-libs -Wall
> > -I/home/test/garnome/include -O2 -g -c vorbisenc.c -MT
> > libgstvorbis_la-vorbisenc.lo -MD -MP -MF
> > .deps/libgstvorbis_la-vorbisenc.TPlo -fPIC -DPIC -o
> > libgstvorbis_la-vorbisenc.lo
> > vorbisenc.c: In function `gst_vorbisenc_setup':
> > vorbisenc.c:577: storage size of `ai' isn't known
> > vorbisenc.c:578: `OV_ECTL_RATEMANAGE_GET' undeclared (first use in this
> > function)
> > vorbisenc.c:578: (Each undeclared identifier is reported only once
> > vorbisenc.c:578: for each function it appears in.)
> > vorbisenc.c:585: `OV_ECTL_RATEMANAGE_SET' undeclared (first use in this
> > function)
> > vorbisenc.c:577: warning: unused variable `ai'
> > vorbisenc.c:603: `OV_ECTL_RATEMANAGE_AVG' undeclared (first use in this
> > function)
> >
> > The variable ai is defined as follow:
> > struct ovectl_ratemanage_arg ai;
> > I can't found any include file which hold the struct 
> > <ovectl_ratemanage_arg>.
> >
> > Because i am not a member to this list, please copy to my email-address.
> > I use a red hat 7.3 system (gcc 2.96).
> >
> > Thanks a lot for any help,
> > Roman Jordan
> 
> -- 
> garnome-list mailing list
> garnome-list gnome org
> http://mail.gnome.org/mailman/listinfo/garnome-list





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