Ubuntu Multimedia :: VLC 1.2 Compile Error?
Jul 5, 2011
running ubuntu 11.04 and trying to compile vlc 1.2 from git. ran apt-get build-dep vlc, git for the vlc source, bootstraped fine, the error is on configure
ran ./configure --enable-x264 and got the error
Quote:
configure: error: Package requirements (xcb-composite) were not met:
No package 'xcb-composite' found
View 2 Replies
ADVERTISEMENT
Feb 1, 2011
I'm trying to make some pages. For this I try to host them locally. However, when I have an error in my PHP code, the server shows an internal error 500 page and doesn't show on what line and what compile error it encountered. There is no such information in the error log either. What should I do about it, it's not really nice to comment all the lines and then try to uncomment them one by one. I've been googling for a while, but didn't find anything.. I forgot to mention, I;m using Fedora :P, the apache that came with it and mysql and php from the repository...
View 3 Replies
View Related
Sep 21, 2010
I'm trying to compile gcc from the svn trunk and I get this error
Quote:
I'm using ubuntu Lucid 10.04
View 2 Replies
View Related
Mar 22, 2011
I'm currently using Debian Testing with Debian Multimedia Sid repos. The current Mplayer (3:1.0~rc4+svn20110308-0.0) seems to be broken - I can't encode AAC to AC3 on-the-fly anymore. I'd like to compile the latest snapshot or SVN version, but what is the easiest way to compile it with the same options as the one in debian-multimedia.org?
View 3 Replies
View Related
May 1, 2010
When I try to compile it get there errors: [URL].... compiling with: gcc -v execv.c -o hola I already installed build-essential, what could be happening with my gcc compiler? this is my code, as you can see it's not complex
[code]....
View 6 Replies
View Related
Feb 14, 2011
Does someone know whe I can find libgthread-2.0.la?
View 3 Replies
View Related
Mar 5, 2010
I get the error
Code:
make[1]: Leaving directory `/usr/src/linux-2.6.33'
test ! -e scripts/package/builddeb || mv -f scripts/package/builddeb scripts/package/builddeb.kpkg-dist
[code]....
View 9 Replies
View Related
Aug 6, 2010
I'm attempting to compile the latest version of VLC from source. I'm able to run ./configure without any errors, however when I try to make I receive the following error. I don't want to install the program from the repositories because it's outdated and the tray icon doesn't blend in.
-rw-r--r-- smothpocket/smothpocket 181 2010-04-12 18:22 default/subX/playtreeglyphs.png
-rw-r--r-- smothpocket/smothpocket 39468 2010-04-12 18:22 default/subX/about.png
LUAC lua/extensions/allocine-fr.luac[code]....
View 5 Replies
View Related
Jun 2, 2011
I'm trying to install a wireless USB adapter to a machine so I can get it internet access, unfortunately when I try to run the provided install script I'm getting an error 2, and I've never encountered that before. In fact I'm getting another error which makes me concerned that they just failed at coding this driver...
Code:
/tmp/driver/Linux/driver/rtl8192CU_linux_v2.0.1170.20101112/core/rtw_pwrctrl.c:
In function 'LeaveAllPowerSaveMode':
/tmp/driver/Linux/driver/rtl8192CU_linux_v2.0.1170.20101112/core/rtw_pwrctrl.c:712: error 'HAL_DATA_TYPE has no member named 'autosuspend_disabled'
make[2]: *** [/tmp/driver/Linux/driver/rtl8192CU_linux_v2.0.1170.20101112/core/rtw_pwrctrl.o] Error 1
make[1]: *** [_module_/tmp/driver/Linux/driver/trl8192CU_linux_v2.0.1170.20101112] Error 2
make[1]: Leaving directory '/usr/src/linux-headers-2.6.32-28-generic'
make: *** [modules] Error 2
Compile make driver error: 2, Please check error Mesg
Something is clearly broken but I am not sure what, I'm awfully new to this, and wireless didn't really exist the last time I used Linux...though this doesn't appear to be specifically related to the wireless function of the driver, it's a make compile problem, it's just mysterious.
View 1 Replies
View Related
Dec 10, 2010
I am trying to install v4l on my ubuntu 10.10 and kernel 2.6.35-22 and i get this
Code:
make -C /home/saeed/dvb/v4l-dvb/v4l
make[1]: Entering directory `/home/saeed/dvb/v4l-dvb/v4l'
creating symbolic links...
[Code].....
View 3 Replies
View Related
Mar 31, 2009
Bluez 4.34 Compile - Error...make[1]: Entering directory `/usr/src/bluez-4.34/audio'
./configure and make output.
View 15 Replies
View Related
Jun 2, 2010
I need to compile glibc.
What is this error ?
Code:
View 5 Replies
View Related
Oct 6, 2010
I have this below from a mesa git 20101002, and from the 7.9_rc2 tarball.
Code:
It isn't the only error. I get one about trying to make before make depend, but if I hit up arrow and return, it's gone. This one is persistent.
The issues on configure were libtalloc and libdrm. I have the libdrm .pc files copied from another box in /usr/lib/pkgconfig. talloc I just made, giving it the samba version number. configure passes with no variables passed to it. I am not passing /usr/include to this at any time. It doesn't show in the Makefile afaict.
View 2 Replies
View Related
Jan 2, 2011
tty-clock won't compile for me. I'm probably missing something simple, I've never really compiled anything from source that I didn't write do I'm not sure how to do this. Here's the error:
[Code]....
View 5 Replies
View Related
Jun 12, 2011
My first time to try Networkmanager and I get this error
[code]...
Is there a dependency I missed?
View 3 Replies
View Related
Apr 13, 2011
What am I doing wrong here in compiling 1.2.6! I am following this link: url
What is wrong with this?? I DL'd wxGTK-2.4.2.tar.bz2 from url, which got me this:
~$ tar -xvjf wxGTK-2.4.2.tar.bz2
tar: wxGTK-2.4.2.tar.bz2: Cannot open: No such file or directory
tar: Error is not recoverable: exiting now
tar: Child returned status 2
tar: Exiting with failure status due to previous errors
What did I do wrong?? And bunzip2 gives this:
~$ bunzip2 wxGTK-2.4.2.tar.bz2 bunzip2: Can't open input file wxGTK-2.4.2.tar.bz2: No such file or directory.
BTW, the file is on the Desktop. The reason for all this work is that 1.3.12beta no longer has the mixer toolbar built-in that allowed easy to choose devices like "line-in","mic", etc. I have 1.2.6 installed on an XP machine and it is great.
View 2 Replies
View Related
Apr 2, 2010
I'm trying to compile Rakarrack at my PC, following those instructions.
[URL]
When I try to run "./configure" it says file not found.
I did run a bunch of sudo apt-get install for all of the dependencies, but didn't check if they were all there.
That's what comes out when I run ./autogen.sh
Code:
Generating build scripts, this might take a while.
aclocal./autogen.sh: 36: aclocal: not found
autoheader./autogen.sh: 37: autoheader: not found
[Code]....
View 4 Replies
View Related
Aug 23, 2010
how-to compile from source; based on this post [URL]with some new hints and modified patches. This works on Ubuntu (Gnome version) without the official repository version of Amarok installed.
INSTALL DEPENDENCIES
Code:
sudo apt-get install libgpod-common libgpod-dev libgpod4 kdelibs4-dev libxine-dev libdbus-qt-1-dev libtag1-dev libsqlite3-dev libtunepimp-dev libmysqlclient15-dev libpq-dev libvisual-0.4-dev libsdl1.2-dev libifp-dev libxine1 libxine1-ffmpeg build-essential checkinstall ruby ruby-dev libruby libltdl-dev
[code]...
Quote:
under Amarok - Configure Amarok - Appareance - Download theme, then search for 3Dintegrity
View 9 Replies
View Related
Jun 25, 2010
I am trying to compile octave-3.2.4 with centos 5.5 and I get the following error
[code]...
I have looked and I can not find any solutions.
View 2 Replies
View Related
Jan 27, 2010
The README reads:
Quote:
Code:
How to do...........concerning this 'lmysqlclient'?
View 7 Replies
View Related
Sep 23, 2010
I have a driver source which includes linux/module.h.The following error occurred during compile.the kernel source is: 2.6.33.6-147.2.4fc13.i686the compiler is: gcc-4.4.4-2.fc13.i686
In file included from /home/joseph/rpmbuild/BUILD/kernel-2.6.33/linux-2.6.33.i686/arch/x
86/include/asm/cmpxchg_64.h:4,
from /home/joseph/rpmbuild/BUILD/kernel-2.6.33/linux-2.6.33.i686/arch/x
[code]....
View 3 Replies
View Related
Apr 5, 2011
I'm trying to compile the last inkscape release but got the following errors (slackware 13, 32-bit):
[code]...
View 2 Replies
View Related
May 26, 2010
I am using the C++ compiler G++ to compile my programs on Linux Mint 8 - Gnome.
I recently installed QT and when I tried to compile a simple "Hello World!" program it gave me this error:
Quote:
This is the code in HelloWorldQt.cpp:
Code:
I have tried using GTK instead but I get a similar error.
View 7 Replies
View Related
Jul 4, 2010
I'm trying to compile agave.
I had installed gconfmm using src2pkg.
Code:
Now, when trying to compile agave:
Code:
It did not spit out any errors:
Code:
Agave configuration:
Agave will be compiled with the following features:
The following options will be passed to the compiler:
AGAVE_CFLAGS:
AGAVE_LIBS: -
Make, however, doesn't successfully finish:
Code:
I tried to find gconfmm.h. It seems it's not present on my system.
View 5 Replies
View Related
Apr 29, 2011
I have installed multilib by [url]. And 32-bit programs can run.
When I compile packages,something error.
Quote:
Quote:
I have tried what [url] say and not work too.
View 7 Replies
View Related
May 7, 2011
do this slackbuild require the JDK package?
I've got a compile error which says that 'javac' is missing.. this file seems to be only in the JDK package (and not in the JRE).
Do it's correct? No problem to install the JDK ..
View 4 Replies
View Related
Mar 6, 2010
Ubuntu 9.10 64-bit
Lenovo T400
I'm trying to install gopenvpn from source. [URL] I'm pretty sure I have all the necessary libraries installed.
./configure ends with:
.
.
.
configure: creating ./config.status
config.status: creating Makefile
config.status: creating pixmaps/Makefile
config.status: creating src/Makefile
config.status: error: cannot find input file: `po/Makefile.in.in'
View 4 Replies
View Related
May 13, 2010
i have the same problem like [URL] but i cant compile the driver:
[Code]....
View 1 Replies
View Related
Aug 30, 2010
trying to install the latest version of Minitube on my 64 bit Ubuntu 10.04 installation. I thought adding a PPA would let me upgrade from version 0.9 to the latest version but it didn't seem to work. So now I'm trying to install from source (I've never done this before so I'm a complete noob when it comes to compiling). I checked the install instructions in the source which reads:
Code:
# Build instructions
## Prerequisites
To compile Minitube you need Qt >= 4.5 installed.On a Debian or Ubuntu system just type:
sudo apt-get install build-essential qt4-dev-tools libphonon-dev
Windows and Mac users can get the Qt libraries from:
[URL]
Compiling on Linux is fairly easy. Just run:
qmake
and then
make
Beware of the Qt3 version of qmake! If things go wrong try running qmake-qt4 instead.
## Running
Just type:
./build/target/minitube
I installed the prerequisite packages,but just to be safe I wanted to run the ./configure command, but when I try to I get the "bash: ./configure: No such file or directory" message. Any idea what I'm doing wrong? Also, based on what I've read, I should have to enter some kind of install command in order to install the compiled binary but the instructions make no mention of this.
View 2 Replies
View Related
Jul 7, 2011
I am trying to compile OLSRd on Fedora 15 but 'make' throws Error 1. Here is the output:
Code:
[x@localhost olsrd-0.6.0]$ make
/usr/bin/ccache gcc -Wall -Wextra -Wold-style-definition -Wdeclaration-after-statement -Wmissing-prototypes -Wstrict-prototypes -Wmissing-declarations -Wsign-compare -Waggregate-return -Wmissing-noreturn -Wmissing-format-attribute
[Code].....
View 7 Replies
View Related