[vlc-devel] Re: Compile Error
Torsten Spindler
spindler at hbt.arch.ethz.ch
Mon Oct 11 12:02:56 CEST 2004
On Mon, 2004-10-11 at 00:40, Jason Luka wrote:
> Making all in mozilla
> make[2]: Entering directory `/usr/src/redhat/BUILD/vlc-0.8.0/mozilla'
> /usr/lib/mozilla/xpidl -I/usr/share/idl/mozilla \
This line seems to make it break.
> -I/usr/lib/mozilla/include/idl \
> -m header -o vlcintf ./vlcintf.idl
> ./vlcintf.idl:3: can't open included file nsISupports.idl for reading
On my FC2 it is at the following directory:
[spindler at gasluft Work]$ locate nsISupports.idl
/usr/share/idl/mozilla-1.7.3/nsISupports.idl
To have the Makefile in mozilla use the right directory the following
variables can be set before calling bootstrap:
export XPIDL=%{_libdir}/mozilla-%mozver/xpidl
export XPIDL_INCL=-I/usr/share/idl/mozilla-%mozver/
Bye,
Torsten
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 189 bytes
Desc: This is a digitally signed message part
URL: <http://mailman.videolan.org/pipermail/vlc-devel/attachments/20041011/7b5f1e19/attachment.sig>
More information about the vlc-devel
mailing list