[gstreamer-bugs] [Bug 527999] New: [goom] Doesn't dist goomsl.h

GStreamer (bugzilla.gnome.org) bugzilla-daemon at bugzilla.gnome.org
Mon Apr 14 03:22:59 PDT 2008


If you have any questions why you received this email, please see the text at
the end of this email. Replies to this email are NOT read, please see the text
at the end of this email. You can add comments to this bug at:
  http://bugzilla.gnome.org/show_bug.cgi?id=527999

  GStreamer | gst-plugins-good | Ver: HEAD CVS
           Summary: [goom] Doesn't dist goomsl.h
           Product: GStreamer
           Version: HEAD CVS
          Platform: Other
        OS/Version: Linux
            Status: UNCONFIRMED
          Severity: blocker
          Priority: Normal
         Component: gst-plugins-good
        AssignedTo: gstreamer-bugs at lists.sourceforge.net
        ReportedBy: slomo at circular-chaos.org
         QAContact: gstreamer-bugs at lists.sourceforge.net
     GNOME version: Unspecified
   GNOME milestone: Unspecified


Hi,
goom in the latest pre-release fails to build because goomsl.h is not disted.

Attached patch fixes this...

[...]
 cc -DHAVE_CONFIG_H -I. -I. -I../.. -pthread -I/usr/include/gstreamer-0.10
-I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2
-pthread -I/usr/include/gstreamer-0.10 -I/usr/include/glib-2.0
-I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/liboil-0.3
-DBUILD_MMX -g -O2 -g -Wall -O2 -c goomsl_lex.c  -fPIC -DPIC -o
.libs/libgstgoomconfigparse_la-goomsl_lex.o
./goomsl_lex.l:6:20: error: goomsl.h: Datei oder Verzeichnis nicht gefunden
In file included from ./goomsl_lex.l:7:
goomsl_private.h:69: error: expected specifier-qualifier-list before
‘GoomHash’
goomsl_private.h:104: error: expected specifier-qualifier-list before
‘GoomSL’
goomsl_private.h:126: error: expected specifier-qualifier-list before
‘GoomHash’
goomsl_private.h:142: error: expected specifier-qualifier-list before
‘GoomSL_ExternalFunction’
goomsl_private.h:172: error: expected specifier-qualifier-list before
‘GoomHash’
goomsl_private.h:196: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or
‘__attribute__’ before ‘*’ token
goomsl_private.h:198: error: expected ‘)’ before ‘*’ token
goomsl_private.h:200: error: expected declaration specifiers or ‘...’
before ‘GoomHash’
goomsl_private.h:205: error: expected ‘)’ before ‘*’ token
goomsl_private.h:208: error: expected ‘)’ before ‘*’ token
goomsl_private.h:209: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or
‘__attribute__’ before ‘*’ token
goomsl_private.h:210: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or
‘__attribute__’ before ‘*’ token
In file included from ./goomsl_lex.l:8:
./goomsl_yacc.y:1235: error: expected specifier-qualifier-list before
‘GoomHash’
./goomsl_lex.l:12: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or
‘__attribute__’ before ‘*’ token
./goomsl_lex.l: In function ‘yylex’:
./goomsl_lex.l:27: error: ‘currentGoomSL’ undeclared (first use in this
function)
./goomsl_lex.l:27: error: (Each undeclared identifier is reported only once
./goomsl_lex.l:27: error: for each function it appears in.)
./goomsl_lex.l:51: warning: implicit declaration of function ‘gsl_malloc’
make[4]: *** [libgstgoomconfigparse_la-goomsl_lex.lo] Fehler 1
make[4]: Leaving directory
`/home/slomo/projects/debian/pkg-gstreamer/unstable/build-area/gst-plugins-good0.10-0.10.7.2/gst/goom'


-- 
See http://bugzilla.gnome.org/page.cgi?id=email.html for more info about why you received
this email, why you can't respond via email, how to stop receiving
emails (or reduce the number you receive), and how to contact someone
if you are having problems with the system.

You can add comments to this bug at http://bugzilla.gnome.org/show_bug.cgi?id=527999.




More information about the Gstreamer-bugs mailing list