Bug 712868 - unrecognized configure options in spec file
Summary: unrecognized configure options in spec file
Keywords:
Status: CLOSED WONTFIX
Alias: None
Product: Fedora
Classification: Fedora
Component: totem
Version: 15
Hardware: All
OS: Linux
unspecified
low
Target Milestone: ---
Assignee: Bastien Nocera
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2011-06-13 12:29 UTC by Jurgen Kramer
Modified: 2011-09-22 18:12 UTC (History)
1 user (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2011-09-22 18:11:59 UTC
Type: ---


Attachments (Terms of Use)

Description Jurgen Kramer 2011-06-13 12:29:53 UTC
Description of problem:
while trying to build totem with python support I noticed it issued warning regarding unrecognised configure options. It will probably not affect totem itself

unrecognized options: --enable-gstreamer, --enable-mozilla, --disable-nvtv



Version-Release number of selected component (if applicable):
totem-3.0.1-2.fc15.src.rpm

How reproducible:
always

Steps to Reproduce:
1.
2.
3.
  
Actual results:
unrecognised options warnings issued

Expected results:
no unrecognised options warnings issued and in spec file :)

Additional info:
I've captured the relevant bits:

+ ./configure --host=x86_64-unknown-linux-gnu --build=x86_64-unknown-linux-gnu --program-prefix= --prefix=/usr --exec-prefix=/usr --bindir=/usr/bin --sbindir=/usr/sbin --sysconfdir=/etc --datadir=/usr/share --includedir=/usr/include --libdir=/usr/lib64 --libexecdir=/usr/libexec --localstatedir=/var --sharedstatedir=/var/lib --mandir=/usr/share/man --infodir=/usr/share/info --enable-gstreamer --enable-mozilla --enable-nautilus --disable-scrollkeeper --disable-nvtv --disable-vala --disable-static
configure: WARNING: unrecognized options: --enable-gstreamer, --enable-mozilla, --disable-nvtv
configure: WARNING: you need the bluez libraries installed for the Bemused plugin (disabling plugin)
configure: WARNING: the coherence_upnp plugin uses PyGTK and conflicts with the new pygobject bindings (disabling plugin)
configure: WARNING: you need vala installed to use the sample-vala plugin (disabling plugin)
configure: WARNING: you need the tracker development headers installed for the tracker plugin (disabling plugin)
configure: WARNING: you need vala installed to use the zeitgeist-dp plugin (disabling plugin)
configure: WARNING: unrecognized options: --enable-gstreamer, --enable-mozilla, --disable-nvtv

Comment 1 Jurgen Kramer 2011-06-13 12:34:48 UTC
--enable-mozilla --> --enable-browser-plugins ?

Comment 2 Jurgen Kramer 2011-09-22 18:11:59 UTC
nobody cared, closed.


Note You need to log in before you can comment on or make changes to this bug.