On Wed, Aug 23, 2006 at 08:38:27PM +0700, riwanlky wrote:
> 
> >Hi All,
> >Just got it working. Got the clue from Mr. Kucharski.
> >
> >I add:
> >--with-mozilla-sdk-path=/usr/local/mozilla

SDK = software development kit. Think about it. 99.998% this means the
mozilla source code + build tools.

> >in the Makefile.
> >
> >New error returns
> >Making all in mozilla
> >/usr/lib/mozilla/xpidl -I/usr/local/mozilla/idl  -m header -o vlcintf 
> >./vlcintf.idl
> >/usr/lib/mozilla/xpidl: not found
> >*** Error code 1
> >
> >Stop in /usr/ports/x11/vlc/w-vlc-0.8.4ap3/vlc-0.8.4a/mozilla (line 767 of 
> >Makefile).
> >*** Error code 1
> >
> >Stop in /usr/ports/x11/vlc/w-vlc-0.8.4ap3/vlc-0.8.4a (line 4145 of 
> >Makefile).
> >*** Error code 1
> >
> >Stop in /usr/ports/x11/vlc/w-vlc-0.8.4ap3/vlc-0.8.4a (line 1024 of 
> >Makefile).
> >*** Error code 1
> >
> >Stop in /usr/ports/x11/vlc (line 1924 of 
> >/usr/ports/infrastructure/mk/bsd.port.mk).
> 
> 
> I don't find /usr/lib/mozilla/xpidl. What port should I install.

This tool is probably included in the mozilla source code as well.

> 
> 
> >Thanks,
> >Riwan
> >
> >
> >At 10:13 AM 8/23/2006 +0100, you wrote:
> >>On Wed, Aug 23, 2006 at 03:51:38PM +0700, riwanlky wrote:
> >>> Hi Mr. Kucharski,
> >>>
> >>> I installed mozilla package, edit the Makefile, run make.
> >>>
> >>> Thanks for your response.
> >>
> >>Ok. You've got mozilla-* installed, Makefile chenged for enabled
> >>compilation of mozilla plugin. Can you please run and send me output:
> >>
> >>        cd /path/to/vlc/port
> >>        make clean
> >>        make CONFIGURE_ARGS=--help configure 2>&1 | tee log.help
> >>        make clean
> >>        make configure 2>&1 | tee log.configure
> >>        ls -AlR > log.ls-lR
> >>
> >>and send me those log.* files. Thanks.
> >>
> >>--
> >>best regards
> >>q#
> 
> 

Tobias

Reply via email to