Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 75374 - mplayerplug-in seems to have some neurotic need to have mozilla installed so it can install
Summary: mplayerplug-in seems to have some neurotic need to have mozilla installed so ...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Mozilla Gentoo Team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-12-22 15:12 UTC by P Nienaber
Modified: 2005-02-19 00:32 UTC (History)
1 user (show)

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description P Nienaber 2004-12-22 15:12:42 UTC
When attempting to build mplayerplug-in, configure fails with the following error:

checking for mozilla-plugin... Package mozilla-plugin was not found in the pkg-config search path.
Perhaps you should add the directory containing `mozilla-plugin.pc'
to the PKG_CONFIG_PATH environment variable
No package 'mozilla-plugin' found
configure: error: Unable to find gecko sdk

Of course, I'm using Firefox, so the above file doesn't exist.  And it's clearly *not necessary*, because I can `emerge -K mozilla && emerge mplayerplug-in && emerge -C mozilla` and it works just fine in Firefox.

Reproducible: Always
Steps to Reproduce:
1. check that mozilla is *not* installed
2. emerge mplayerplug-in
3.

Actual Results:  
above error

Expected Results:  
mplayerplug-in should build cooperatively provided I have *any* supported
browser installed.

Portage 2.0.51-r8 (default-linux/amd64/2004.3, gcc-3.4.3,
glibc-2.3.4.20041102-r0, 2.6.9-gentoo-r6 x86_64)
=================================================================
System uname: 2.6.9-gentoo-r6 x86_64 AMD Opteron(tm) Processor 246
Gentoo Base System version 1.6.8
Python:              dev-lang/python-2.3.4 [2.3.4 (#1, Sep  1 2004, 23:34:52)]
dev-lang/python:     2.3.4
sys-devel/autoconf:  2.59-r5
sys-devel/automake:  1.8.5-r1
sys-devel/binutils:  2.15.92.0.2-r1
sys-devel/libtool:   1.5.2-r5
virtual/os-headers:  2.6.8.1-r1
ACCEPT_KEYWORDS="amd64 ~amd64"
AUTOCLEAN="yes"
CFLAGS="-march=k8 -O2 -pipe"
CHOST="x86_64-pc-linux-gnu"
CONFIG_PROTECT="/etc /usr/X11R6/lib/X11/xkb /usr/kde/2/share/config
/usr/kde/3.3/env /usr/kde/3.3/share/config /usr/kde/3.3/shutdown
/usr/kde/3/share/config /usr/share/config /var/qmail/control"
CONFIG_PROTECT_MASK="/etc/gconf /etc/init.d /etc/terminfo /etc/env.d"
CXXFLAGS="-march=k8 -O2 -pipe"
DISTDIR="/usr/portage/distfiles"
FEATURES="autoaddcvs autoconfig distlocks sandbox"
GENTOO_MIRRORS="http://distfiles.gentoo.org
http://distro.ibiblio.org/pub/Linux/distributions/gentoo"
MAKEOPTS="-j3"
PKGDIR="/usr/portage/packages"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR="/usr/portage"
PORTDIR_OVERLAY="/usr/local/portage"
SYNC="rsync://rsync.gentoo.org/gentoo-portage"
USE="amd64 X aac acpi aim alsa berkdb bitmap-fonts cddb cdr crypt cups dvd dvdr
f77 fam fbcon flac fortran gdbm gif gimpprint gpm gtk gtk2 imagemagick imap
imlib java javascript joystick jp2 jpeg kerberos lzw lzw-tiff mad mikmod
multilib mysql ncurses nptl nptlonly nvidia oggvorbis opengl oss pam pdflib perl
png python readline samba sdl slang spell ssl tcltk tcpd threads tiff truetype
usb userlocales xine xml xml2 xmms xpm xprint xrandr xv xvid zlib"
Comment 1 Avuton Olrich 2004-12-30 17:03:35 UTC
I'm not completely sure of the issue, but do you have net-libs/gecko-sdk installed? Sounds like the issue to me, and I have mplayerplug-in installed on the wifes' computer and it works (no mozilla installed there).
Comment 2 P Nienaber 2004-12-30 21:34:07 UTC
IIRC it used to build *fine* without Mozilla installed, but now it only builds when moz itself not just a derivative is installed -- emerge -C mozilla breaks it again.  No changes in any other dep packages or anything interesting.
Comment 3 Joe Jezak (RETIRED) gentoo-dev 2005-02-18 23:49:33 UTC
Which version are you trying to install?  Please use mplayerplug-in-2.80, all older versions may have this problem.  Please reopen the bug if it's still a problem with the new version of mplayerplug-in.
Comment 4 P Nienaber 2005-02-19 00:32:46 UTC
~amd64 only gets me up to 2.70 right now.  problem was with 2.66.  perhaps 2.80 should be tested on x86_64 hardware... I'll do that if I can find time :P