Fedora Linux Support Community & Resources Center

Go Back   FedoraForum.org > Fedora 17/18 > Using Fedora
FedoraForum Search

Forgot Password? Join Us!

Using Fedora General support for current versions. Ask questions about Fedora and it's software that do not belong in any other forum.

Reply
 
Thread Tools Search this Thread Display Modes
  #1  
Old 22nd October 2008, 06:01 PM
moere Offline
Registered User
 
Join Date: Oct 2008
Posts: 5
Install mumble - fedora 9 - I fail :(

Hi !

I am using Fedora 9 (64bit).

I tried to install mumble from source.
I followed this HowTo: http://mumble.sourceforge.net/BuildingLinux

Everything works up to the point where I run the
"make" command.

I get this:

Quote:
cd speexbuild/ && /usr/bin/qmake-qt4 speexbuild.pro -unix -o Makefile
cd speexbuild/ && make -f Makefile
make[1]: Entering directory `/home/moere/mumble-1.1.6/speexbuild'
make -f Makefile.Release
make[2]: Entering directory `/home/moere/mumble-1.1.6/speexbuild'
gcc -c -m64 -pipe -Wshadow -Woverloaded-virtual -Wold-style-cast -Wconversion -Wsign-compare -fvisibility=hidden -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -w -fPIC -DRESTRICT=__restrict__ -DNDEBUG -DHAVE_CONFIG_H -I/usr/lib64/qt4/mkspecs/linux-g++-64 -I. -I../speex/include -I../speex/libspeex -I../speexbuild -I. -o release/bits.o ../speex/libspeex/bits.c
cc1: Warnung: Kommandozeilenoption "-Woverloaded-virtual" ist gültig für C++/ObjC++, aber nicht für C
cc1: Warnung: Kommandozeilenoption "-Wold-style-cast" ist gültig für C++/ObjC++, aber nicht für C
gcc -c -m64 -pipe -Wshadow -Woverloaded-virtual -Wold-style-cast -Wconversion -Wsign-compare -fvisibility=hidden -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -w -fPIC -DRESTRICT=__restrict__ -DNDEBUG -DHAVE_CONFIG_H -I/usr/lib64/qt4/mkspecs/linux-g++-64 -I. -I../speex/include -I../speex/libspeex -I../speexbuild -I. -o release/cb_search.o ../speex/libspeex/cb_search.c
cc1: Warnung: Kommandozeilenoption "-Woverloaded-virtual" ist gültig für C++/ObjC++, aber nicht für C
cc1: Warnung: Kommandozeilenoption "-Wold-style-cast" ist gültig für C++/ObjC++, aber nicht für C
gcc -c -m64 -pipe -Wshadow -Woverloaded-virtual -Wold-style-cast -Wconversion -Wsign-compare -fvisibility=hidden -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -w -fPIC -DRESTRICT=__restrict__ -DNDEBUG -DHAVE_CONFIG_H -I/usr/lib64/qt4/mkspecs/linux-g++-64 -I. -I../speex/include -I../speex/libspeex -I../speexbuild -I. -o release/exc_10_16_table.o ../speex/libspeex/exc_10_16_table.c
cc1: Warnung: Kommandozeilenoption "-Woverloaded-virtual" ist gültig für C++/ObjC++, aber nicht für C
[...]
cc1: Warnung: Kommandozeilenoption "-Wold-style-cast" ist gültig für C++/ObjC++, aber nicht für C
rm -f libspeex.a
ar cqs libspeex.a release/bits.o release/cb_search.o release/exc_10_16_table.o release/exc_10_32_table.o release/exc_20_32_table.o release/exc_5_256_table.o release/exc_5_64_table.o release/exc_8_128_table.o release/filterbank.o release/filters.o release/fftwrap.o release/gain_table.o release/gain_table_lbr.o release/hexc_10_32_table.o release/hexc_table.o release/high_lsp_tables.o release/jitter.o release/lpc.o release/lsp.o release/lsp_tables_nb.o release/ltp.o release/mdf.o release/modes.o release/modes_wb.o release/nb_celp.o release/preprocess.o release/quant_lsp.o release/sb_celp.o release/scal.o release/smallft.o release/speex.o release/speex_callbacks.o release/speex_header.o release/stereo.o release/vbr.o release/vq.o release/kiss_fft.o release/kiss_fftr.o release/vorbis_psy.o release/window.o release/resample.o
rm -f ../release/libspeex.a
mv -f libspeex.a ../release/
make[2]: Leaving directory `/home/moere/mumble-1.1.6/speexbuild'
make[1]: Leaving directory `/home/moere/mumble-1.1.6/speexbuild'
cd src/mumble/ && /usr/bin/qmake-qt4 mumble.pro -unix -o Makefile
Package openssl was not found in the pkg-config search path.
Perhaps you should add the directory containing `openssl.pc'
to the PKG_CONFIG_PATH environment variable
No package 'openssl' found
Package openssl was not found in the pkg-config search path.
Perhaps you should add the directory containing `openssl.pc'
to the PKG_CONFIG_PATH environment variable
No package 'openssl' found
Package openssl was not found in the pkg-config search path.
Perhaps you should add the directory containing `openssl.pc'
to the PKG_CONFIG_PATH environment variable
No package 'openssl' found
Package openssl was not found in the pkg-config search path.
Perhaps you should add the directory containing `openssl.pc'
to the PKG_CONFIG_PATH environment variable
No package 'openssl' found
Package openssl was not found in the pkg-config search path.
Perhaps you should add the directory containing `openssl.pc'
to the PKG_CONFIG_PATH environment variable
No package 'openssl' found
Package openssl was not found in the pkg-config search path.
Perhaps you should add the directory containing `openssl.pc'
to the PKG_CONFIG_PATH environment variable
No package 'openssl' found
Package openssl was not found in the pkg-config search path.
Perhaps you should add the directory containing `openssl.pc'
to the PKG_CONFIG_PATH environment variable
No package 'openssl' found
Package openssl was not found in the pkg-config search path.
Perhaps you should add the directory containing `openssl.pc'
to the PKG_CONFIG_PATH environment variable
No package 'openssl' found
Package openssl was not found in the pkg-config search path.
Perhaps you should add the directory containing `openssl.pc'
to the PKG_CONFIG_PATH environment variable
No package 'openssl' found
RCC: Error in 'mumble.qrc': Cannot find file 'mumble_en.qm'
RCC: Error in 'mumble.qrc': Cannot find file 'mumble_es.qm'
RCC: Error in 'mumble.qrc': Cannot find file 'mumble_fr.qm'
RCC: Error in 'mumble.qrc': Cannot find file 'mumble_de.qm'
RCC: Error in 'mumble.qrc': Cannot find file 'mumble_tr.qm'
RCC: Error in 'mumble.qrc': Cannot find file 'mumble_ru.qm'
RCC: Error in 'mumble.qrc': Cannot find file 'mumble_ja.qm'
RCC: Error in 'mumble.qrc': Cannot find file 'mumble_cs.qm'
RCC: Error in 'mumble.qrc': Cannot find file 'mumble_pl.qm'
RCC: Error in 'mumble.qrc': Cannot find file 'qt_de.qm'
RCC: Error in 'mumble.qrc': Cannot find file 'qt_es.qm'
RCC: Error in 'mumble.qrc': Cannot find file 'qt_fr.qm'
RCC: Error in 'mumble.qrc': Cannot find file 'qt_ru.qm'
RCC: Error in 'mumble.qrc': Cannot find file 'qt_pl.qm'
RCC: Error in 'mumble.qrc': Cannot find file 'qt_ja_jp.qm'
RCC: Error in 'mumble.qrc': Cannot find file 'mumble_en.qm'
RCC: Error in 'mumble.qrc': Cannot find file 'mumble_es.qm'
RCC: Error in 'mumble.qrc': Cannot find file 'mumble_fr.qm'
RCC: Error in 'mumble.qrc': Cannot find file 'mumble_de.qm'
RCC: Error in 'mumble.qrc': Cannot find file 'mumble_tr.qm'
RCC: Error in 'mumble.qrc': Cannot find file 'mumble_ru.qm'
RCC: Error in 'mumble.qrc': Cannot find file 'mumble_ja.qm'
RCC: Error in 'mumble.qrc': Cannot find file 'mumble_cs.qm'
RCC: Error in 'mumble.qrc': Cannot find file 'mumble_pl.qm'
RCC: Error in 'mumble.qrc': Cannot find file 'qt_de.qm'
RCC: Error in 'mumble.qrc': Cannot find file 'qt_es.qm'
RCC: Error in 'mumble.qrc': Cannot find file 'qt_fr.qm'
RCC: Error in 'mumble.qrc': Cannot find file 'qt_ru.qm'
RCC: Error in 'mumble.qrc': Cannot find file 'qt_pl.qm'
RCC: Error in 'mumble.qrc': Cannot find file 'qt_ja_jp.qm'
cd src/mumble/ && make -f Makefile
make[1]: Entering directory `/home/moere/mumble-1.1.6/src/mumble'
make -f Makefile.Release
make[2]: Entering directory `/home/moere/mumble-1.1.6/src/mumble'
lrelease mumble.pro
make[2]: lrelease: Kommando nicht gefunden
make[2]: *** [mumble_en.qm] Fehler 127
make[2]: Leaving directory `/home/moere/mumble-1.1.6/src/mumble'
make[1]: *** [release] Fehler 2
make[1]: Leaving directory `/home/moere/mumble-1.1.6/src/mumble'
make: *** [sub-src-mumble-make_default-ordered] Fehler 2

If I type "make release" as mentioned in the file "INSTALL"
all I get is:
Quote:
make: *** Keine Regel vorhanden, um das Target »speexbuild//Makefile«,
benötigt von »sub-speexbuild-sub_Release_ordered«, zu erstellen. Schluss.
which means sth like:
Quote:
make: *** no rule found, for target »speexbuild//Makefile«,
is needed by »sub-speexbuild-sub_Release_ordered«, to compile. quit.

Has anybody mumble working with Fedora 9 ??


Greats

moere
Reply With Quote
  #2  
Old 22nd October 2008, 06:04 PM
leigh123linux's Avatar
leigh123linux Offline
Retired Administrator
 
Join Date: Oct 2006
Posts: 21,509
Try installing openssl-devel
Code:
su
yum install openssl-devel
__________________
My Hardware
- CPU: AMD Phenom II X6 Hex Core 1055T 95W Edition @3.5Ghz
- Motherboard: Gigabyte GA-880GM-UD2H
- Cooler: Corsair H50 CPU Cooler
- RAM: Corsair Dominator 8GB (4x2GB) DDR3 1600MHz
- Graphics: Gigabyte GeForce GTS 450 OC 1024MB GDDR5
Reply With Quote
  #3  
Old 22nd October 2008, 06:29 PM
moere Offline
Registered User
 
Join Date: Oct 2008
Posts: 5
Quote:
Originally Posted by leigh123@linux View Post
Try installing openssl-devel
Code:
su
yum install openssl-devel

didnt help anything
still same error msg
Reply With Quote
Reply

Tags
fail, fedora, install, mumble

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
Graphics Fail Fedora 11 Live Install hr6677 Installation and Live Media 4 16th October 2009 05:39 AM
problems with mumble kto Using Fedora 5 14th May 2009 09:19 PM
How to install Mumble server (MurMur) to Fedora 10? Poro Using Fedora 14 17th February 2009 08:17 PM
Mumble in Fedora, possible? Thetargos Using Fedora 2 18th May 2008 02:04 PM
NFS and FTP Install Fail David Becker Installation and Live Media 0 6th November 2006 10:43 AM


Current GMT-time: 14:09 (Tuesday, 21-05-2013)

TopSubscribe to XML RSS for all Threads in all ForumsFedoraForumDotOrg Archive
logo

All trademarks, and forum posts in this site are property of their respective owner(s).
FedoraForum.org is privately owned and is not directly sponsored by the Fedora Project or Red Hat, Inc.

Privacy Policy | Term of Use | Posting Guidelines | Archive | Contact Us | Founding Members

Powered by vBulletin® Copyright ©2000 - 2012, vBulletin Solutions, Inc.

FedoraForum is Powered by RedHat