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 28th April 2006, 01:41 PM
pengyou12345 Offline
Registered User
 
Join Date: Dec 2004
Posts: 53
vlc-0.8.4a compile problem

Before I just installed binary vlc player. This time I tried to build it from source by myself. I have installed all required libraries by vlc. That was fine. However When I did make on vlc, there are errors coming up.

1. ./configure --enable-debug --enable-livedotcom --enable-dvdread
--enable-faad --enable-twolame --enable-flac --enable-theora
--with-livedotcom-tree=/usr/local/src/multimedia/live555/live

there are some warnings as follows:
---------------------------------------
checking for hal >= 0.5.0... Package hal was not found in the pkg-config search path.
Perhaps you should add the directory containing `hal.pc'
to the PKG_CONFIG_PATH environment variable
No package 'hal' found
checking for hal >= 0.2.97... Package hal was not found in the pkg-config search path.
Perhaps you should add the directory containing `hal.pc'
to the PKG_CONFIG_PATH environment variable
No package 'hal' found
configure: WARNING: HAL library not found


Warning: No config found to match: /usr/local/bin/wx-config --unicode
in /usr/local/lib/wx/config
If you require this configuration, please install the desired
library build. If this is part of an automated configuration
test and no other errors occur, you may safely ignore it.
You may use wx-config --list to see all configs available in
the default prefix.
checking for opendaap >= 0.3.0... Package opendaap was not found in the pkg-config search path.
Perhaps you should add the directory containing `opendaap.pc'
to the PKG_CONFIG_PATH environment variable
No package 'opendaap' found
configure: WARNING: DAAP library not found
checking for avahi-client >= 0.3... Package avahi-client was not found in the pkg-config search path.
Perhaps you should add the directory containing `avahi-client.pc'
to the PKG_CONFIG_PATH environment variable
No package 'avahi-client' found
configure: WARNING: avahi-client library not found

----------------------------------------------------------


2. do make, errors are as follows:
------------------
Making all in wxwidgets
make[5]: Entering directory `/usr/local/src/multimedia/vlc/vlc-0.8.4a/modules/gui/wxwidgets'
make[6]: Entering directory `/usr/local/src/multimedia/vlc/vlc-0.8.4a/modules/gui/wxwidgets'
if g++ -DHAVE_CONFIG_H -I. -I. -I../../.. -DSYS_LINUX -I../../../include `top_builddir="../../.." ../../../vlc-config --cxxflags plugin wxwidgets` -Wsign-compare -Wsign-compare -Wall -pipe -MT libwxwidgets_plugin_a-wxwidgets.o -MD -MP -MF ".deps/libwxwidgets_plugin_a-wxwidgets.Tpo" -c -o libwxwidgets_plugin_a-wxwidgets.o `test -f 'wxwidgets.cpp' || echo './'`wxwidgets.cpp; \
then mv -f ".deps/libwxwidgets_plugin_a-wxwidgets.Tpo" ".deps/libwxwidgets_plugin_a-wxwidgets.Po"; else rm -f ".deps/libwxwidgets_plugin_a-wxwidgets.Tpo"; exit 1; fi
if g++ -DHAVE_CONFIG_H -I. -I. -I../../.. -DSYS_LINUX -I../../../include `top_builddir="../../.." ../../../vlc-config --cxxflags plugin wxwidgets` -Wsign-compare -Wsign-compare -Wall -pipe -MT libwxwidgets_plugin_a-interface.o -MD -MP -MF ".deps/libwxwidgets_plugin_a-interface.Tpo" -c -o libwxwidgets_plugin_a-interface.o `test -f 'interface.cpp' || echo './'`interface.cpp; \
then mv -f ".deps/libwxwidgets_plugin_a-interface.Tpo" ".deps/libwxwidgets_plugin_a-interface.Po"; else rm -f ".deps/libwxwidgets_plugin_a-interface.Tpo"; exit 1; fi
if g++ -DHAVE_CONFIG_H -I. -I. -I../../.. -DSYS_LINUX -I../../../include `top_builddir="../../.." ../../../vlc-config --cxxflags plugin wxwidgets` -Wsign-compare -Wsign-compare -Wall -pipe -MT libwxwidgets_plugin_a-extrapanel.o -MD -MP -MF ".deps/libwxwidgets_plugin_a-extrapanel.Tpo" -c -o libwxwidgets_plugin_a-extrapanel.o `test -f 'extrapanel.cpp' || echo './'`extrapanel.cpp; \
then mv -f ".deps/libwxwidgets_plugin_a-extrapanel.Tpo" ".deps/libwxwidgets_plugin_a-extrapanel.Po"; else rm -f ".deps/libwxwidgets_plugin_a-extrapanel.Tpo"; exit 1; fi
if g++ -DHAVE_CONFIG_H -I. -I. -I../../.. -DSYS_LINUX -I../../../include `top_builddir="../../.." ../../../vlc-config --cxxflags plugin wxwidgets` -Wsign-compare -Wsign-compare -Wall -pipe -MT libwxwidgets_plugin_a-dialogs.o -MD -MP -MF ".deps/libwxwidgets_plugin_a-dialogs.Tpo" -c -o libwxwidgets_plugin_a-dialogs.o `test -f 'dialogs.cpp' || echo './'`dialogs.cpp; \
then mv -f ".deps/libwxwidgets_plugin_a-dialogs.Tpo" ".deps/libwxwidgets_plugin_a-dialogs.Po"; else rm -f ".deps/libwxwidgets_plugin_a-dialogs.Tpo"; exit 1; fi
if g++ -DHAVE_CONFIG_H -I. -I. -I../../.. -DSYS_LINUX -I../../../include `top_builddir="../../.." ../../../vlc-config --cxxflags plugin wxwidgets` -Wsign-compare -Wsign-compare -Wall -pipe -MT libwxwidgets_plugin_a-open.o -MD -MP -MF ".deps/libwxwidgets_plugin_a-open.Tpo" -c -o libwxwidgets_plugin_a-open.o `test -f 'open.cpp' || echo './'`open.cpp; \
then mv -f ".deps/libwxwidgets_plugin_a-open.Tpo" ".deps/libwxwidgets_plugin_a-open.Po"; else rm -f ".deps/libwxwidgets_plugin_a-open.Tpo"; exit 1; fi
open.cpp: In function `char* ProbeDVD(const wxChar*)':
open.cpp:1337: error: request for member `data' in `tmp_buf', which is of non-class type `const wxChar*'
open.cpp: In function `char* ProbeCDDA(const wxChar*)':
open.cpp:1407: error: request for member `data' in `tmp_buf', which is of non-class type `const wxChar*'
open.cpp: In function `char* ProbeVCD(const wxChar*)':
open.cpp:1420: error: request for member `data' in `tmp_buf', which is of non-class type `const wxChar*'
make[6]: *** [libwxwidgets_plugin_a-open.o] Error 1
make[6]: Leaving directory `/usr/local/src/multimedia/vlc/vlc-0.8.4a/modules/gui/wxwidgets'
make[5]: *** [all-modules] Error 1
make[5]: Leaving directory `/usr/local/src/multimedia/vlc/vlc-0.8.4a/modules/gui/wxwidgets'
make[4]: *** [all-recursive] Error 1
make[4]: Leaving directory `/usr/local/src/multimedia/vlc/vlc-0.8.4a/modules/gui'
make[3]: *** [all] Error 2
make[3]: Leaving directory `/usr/local/src/multimedia/vlc/vlc-0.8.4a/modules/gui'
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory `/usr/local/src/multimedia/vlc/vlc-0.8.4a/modules'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/usr/local/src/multimedia/vlc/vlc-0.8.4a'
make: *** [all] Error 2
------------------------------------------

I don't know if the above warnings will critical for later compilation.

Could any expert please help to diagnose this problem and tell me how to fixe it. It is highly appreicated.

Thank you so much!
Reply With Quote
  #2  
Old 28th April 2006, 02:00 PM
daneel971's Avatar
daneel971 Offline
Registered User
 
Join Date: Jun 2005
Location: Italy
Posts: 1,108
Which FC version are you running?
For the first two warnings, disable the build of hal (cause known problem on FC) and of avahi. For the last error, be sure to have wxGTK => 2.6 installed with its corresponding "devel" package.
__________________
- Captain...
- Yes, Spock?
- I can't believe my ears...
Reply With Quote
  #3  
Old 28th April 2006, 02:13 PM
pengyou12345 Offline
Registered User
 
Join Date: Dec 2004
Posts: 53
I run it on Fedora 3
Reply With Quote
Reply

Tags
compile, problem, vlca

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
xoscope compile problem on F9 - compile with gcc3.3? tmort Using Fedora 0 28th August 2008 04:35 PM
ika compile problem Mystinar Programming & Packaging 8 18th April 2007 07:45 PM
Compile Problem! linuxladie Using Fedora 1 8th March 2007 12:16 AM
compile problem..exists many problem while try to install amirulraz Using Fedora 2 24th November 2006 01:32 PM


Current GMT-time: 19:16 (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