[MacPorts] #19843: gst-plugins-base-0.10.23 build fails building cdparanoia plugin
MacPorts
noreply at macports.org
Tue Jun 23 03:18:24 PDT 2009
#19843: gst-plugins-base-0.10.23 build fails building cdparanoia plugin
-------------------------------+--------------------------------------------
Reporter: leho@… | Owner: macports-tickets@…
Type: defect | Status: closed
Priority: Normal | Milestone:
Component: ports | Version: 1.7.1
Resolution: fixed | Keywords: cdparanoia
Port: gst-plugins-base |
-------------------------------+--------------------------------------------
Comment(by keitho.lynch@…):
tried the following above but it didn't work and had to do the following
to really clean and uninstall both versions 10.2 and 0.9.8 from the
registry
{{{
port clean --all cdparanoia
port uninstall cdparanoia at 10.2.0
port uninstall cdparanoia
port install dcparanoia
}}}
This seemed to remove and re-install version 0.9.8 fine however now during
the making stage cdparanoia doesn't seem to be able to find the header
files even though the headers are in
{{{
/opt/local/var/macports/software/cdparanoia/0.9.8_0/opt/local/include
}}}
{{{
Making all in xvimage
Making all in ext
Making all in cdparanoia
CC gstcdparanoiasrc.o
In file included from gstcdparanoiasrc.c:30:
gstcdparanoiasrc.h:34:30: error: cdda_interface.h: No such file or
directory
gstcdparanoiasrc.h:35:29: error: cdda_paranoia.h: No such file or
directory
In file included from gstcdparanoiasrc.c:30:
gstcdparanoiasrc.h:57: error: syntax error before 'cdrom_drive'
gstcdparanoiasrc.h:57: warning: no semicolon at end of struct or union
gstcdparanoiasrc.h:58: warning: type defaults to 'int' in declaration of
'p'
gstcdparanoiasrc.h:58: warning: data definition has no type or storage
class
}}}
--
Ticket URL: <http://trac.macports.org/ticket/19843#comment:11>
MacPorts <http://www.macports.org/>
Ports system for Mac OS
More information about the macports-tickets
mailing list