Subject: Re: xine under Linux and different plugins
To: None <tech-pkg@netbsd.org>
From: Sebastian Prause <sebastian-p@gmx.net>
List: tech-pkg
Date: 05/11/2004 15:53:36
* Min Sik Kim <minskim@NetBSD.org> wrote:
| * Sebastian Prause, Tue, 11 May 2004 14:29:47 +0200:
| > I tried, but get compile error during build of libcdio (which is a
| > dependency):
| >
| > gcc -DHAVE_CONFIG_H -I. -I.. -I-I../lib/ -I../include/
| >  -I/usr/pkgsrc/misc/libcdio/work/.buildlink/include -mcpu=athlon-xp
| >  -march=athlon-xp -pipe -O2 -march=athlon-xp -mcpu=athlon-xp -pipe -Wall
| >  -Wchar-subscripts -Wmissing-prototypes -Wmissing-declarations -Wunused
| >  -Wpointer-arith -Wwrite-strings -Wnested-externs -Wno-sign-compare -c
| >  _cdio_freebsd.c -MT _cdio_freebsd.lo -MD -MP -MF
| >  .deps/_cdio_freebsd.TPlo  -fPIC -DPIC -o .libs/_cdio_freebsd.o
| > _cdio_freebsd.c:51:22: sys/cdio.h: No such file or directory
| > _cdio_freebsd.c:52:24: sys/scsiio.h: No such file or directory
| > _cdio_freebsd.c:68: field `tochdr' has incomplete type
| > _cdio_freebsd.c:69: field `tocent' has incomplete type
| > [...more output here...]
|
| This was fixed.  Please try again with misc/libcdio/Makefile 1.11.
Yes, I just saw that :), thanks

   -- Sebastian Prause