Debian :: Building A Current Ffado-svn Package?

Mar 13, 2011

I am currently working on making a audio interface work with a otherwise working debian desktop (its actually AVLinux, but its Debian for all intents and purposes). The problem is, the current version of ffado-svn installed (1949, from the experimental repository) has a bug with the firmware on the interface (an Echo Audiofire8) preventing me from using high sample rates, so I need to install a more recent version of ffado-svn.I am wondering if there is anyway I can build a current version of ffado-svn into the appropriate debian packages. While I am not familiar with debian, I am familiaux (I use Arch regularly). I have tried messing around with downloading the svn source and downloading the source files from however, my lack of knowledge of the building process in debian has rendered me unable to have success so far.

View 3 Replies


ADVERTISEMENT

Slackware :: ORBit2 Slackbuild Fails When Building 32 Bit Package On Current Multilib

Apr 10, 2010

I am trying to build ORBit2 as a dependency for GConf and then google-chrome.

This is a multilib system and I want 32 bit chrome.

Both my 64 bit and compat32 packages are all current as of today per ftp://slackware.mirrors.tds.net/pub/slackware/.

I have edited the Slackbuild as follows:

Code:

The build fails each time with:

Code:

I am using the newest version of ORBit2 as the above indicates, but this is just to see if the newer package would build. The X.X.17 version failed with the same output.

I have run:

Code:

I've had no problems building this package with current in a pure 64 bit environment.

View 4 Replies View Related

Debian Programming :: GCC Freezes When Building Package On Raspberry Pi

Apr 27, 2014

I'm trying to compile a project on my raspberry pi with little success. I typed export DH_VERBOSE=1 and added -v to the gcc options in the Makefile to see what was going on and this is the output. I'm trying to compile hda-jack-retask to get the raspberry pi headphone jack set to be a microphone jack. I want to be able to use the microphone jack as the input to xoscope, an oscilloscope program.

Code: Select allpi@raspberrypi ~/~diwic/+junk/hda-jack-retask $ dpkg-buildpackage
dpkg-buildpackage: source package hda-jack-retask
dpkg-buildpackage: source version 0.20120113
dpkg-buildpackage: source changed by David Henningsson <david.henningsson@canonical.com>
dpkg-buildpackage: host architecture armhf
 dpkg-source --before-build hda-jack-retask

[Code] ....

And it sits here for at least 24 hours. Alternatively, It looks like this program is part of the alsa-tools package in Ubuntu, but not in Debian. Need to figure out this freezing issue, should I pull down the Ubuntu source and build a debian package from that?

View 4 Replies View Related

CentOS 5 :: Building RPM Package With Specific Noarch Sub-package

Feb 3, 2011

I was building yesterday the boost-1.45.0 RPM package for CentOS 5.5.

View 3 Replies View Related

Slackware :: Errors Building Mjpegtools Slackbuildj On Mulilib-current

Jan 10, 2010

I've been trying to build mjpegtools 1.9.0 on multilib current and it fails everytime with: PHP Code:

[Code]....

I've searched for maybe a newer version than 1.9.0 and it doesn't seem to exist. I'm not sure what direction to go with this.

View 5 Replies View Related

General :: Error While Building A Package

Nov 9, 2009

while building a package i got this error. Package name is python-gnomecanvas and i am working in debian.

I am not able to get it correct.

View 5 Replies View Related

Software :: Can't Install GTK Gui Building Package?

Mar 17, 2010

i am using fedora-10,wants to install GTK+-2.18.7 or,so that i can built gui in 'C'.After several tries and installing needed libraries could not make it out.can any one give me full list of required librariescessary procedure to install them in sequence.From where i can find the full package of these libraries.

View 7 Replies View Related

General :: Building RPM From Source (Binary Package)

Apr 15, 2010

I have this source.tar.gz, I unpack it and cd into it, then I

Code:
$mkdir build
$./configure --lots-of-options --prefix=$PWD/build
$make
$make install

So I have inside my build folder, 4 folders, usr, lib, man, share. How do I convert this into a binary rpm package...?

View 4 Replies View Related

General :: Building Deb Package For 64bit Ubuntu 10.10

Feb 23, 2011

I am trying to build a deb package and I am lost. I was trying to follow this tutorial [URL] and I am not sure what kinda of package this should be. The driver is [URL].

View 4 Replies View Related

Software :: Building A Package With Check Install?

Oct 7, 2010

I am trying to build something with checkinstall but it is throwing this error message -
Code:dpkg-deb: parse error, in file '/var/tmp/tmp.tZtdRb9biy/package/DEBIAN/control' near line 3 package 'eina': field name `System' must be followed by colon make install works fine, but I would like a .deb to be built.

View 2 Replies View Related

Software :: Package Building Spec Files?

Jan 12, 2011

I am interested in package building rpms, just stumped on how packagers such as remi and atomic rocket get their spec files. Are these written from other packagers or do you need to write each spec file yourself to be considered as a "packager".

View 1 Replies View Related

Fedora :: Glib Package Building Stops - Missing GTK2 Dependency

May 11, 2011

I'm trying to work with the pcsx2 dev to compile on fedora 86_64. [URL]. Unfortunately I seem to be missing a gtk2 / glib package as building stops with:

Scanning dependencies of target CDVDiso 47% Building CXX object plugins/CDVDiso/src/CMakeFiles/CDVDiso.dir/CDVDisop.cpp.o In file included from /home/mythtv/pcsx2-read-only/plugins/CDVDiso/src/CDVDisop.cpp:11:0: /home/mythtv/pcsx2-read-only/plugins/CDVDiso/src/Linux/Config.h:32:21: fatal error: gtk/gtk.h: No such file or directory compilation terminated. make2?: plugins/CDVDiso/src/CMakeFiles/CDVDiso.dir/CDVDisop.cpp.o? Error 1 make1?: plugins/CDVDiso/src/CMakeFiles/CDVDiso.dir/all? Error 2 make: all? Error 2

I have gtk2-devel.i686, glib-devel.i686 and all the other dependencies afaik - How do I get yum to tell me which gtk* packages are installed for instance...?

View 3 Replies View Related

Slackware :: Building Mumble 1.2.2 On Slackware - Current 64?

Jan 10, 2011

I'm very keen on getting Mumble installed on my slackware -current 64 bit install. I found a slackbuild script for 12.2 here, but changing the version number resulted in failure. I also tried following the build instructions on the Mumble website, which failed with the following.

Code:
neil@slackbox:~/Downloads/mumble/mumble-1.2.2$ qmake -recursive main.pro
Reading /home/neil/Downloads/mumble/mumble-1.2.2/src/mumble11x/mumble11x.pro
WARNING: /home/neil/Downloads/mumble/mumble-1.2.2/src/mumble11x/mumble11x.pro:33: Variable LIBPATH is deprecated; use QMAKE_LIBDIR instead.
WARNING: /home/neil/Downloads/mumble/mumble-1.2.2/src/mumble11x/mumble11x.pro:33: Variable LIBPATH is deprecated; use QMAKE_LIBDIR instead.

[Code]...

View 12 Replies View Related

Fedora Hardware :: Install Firewire And FFADO?

Jul 7, 2010

Funning fc13 64bit and trying to get an Edirol FA-66 running. I bought it on the fact that ffado said it was fully supported... Altho I can't for the life of me work out how to install it in fedora... everything seems to be set up for ubuntu and the derivatives... I'm not up on using the terminal as I've managed to find everything else as an RPM etc so am not 100% on compiling from source but if that's the only way that's the only way...

View 3 Replies View Related

Slackware :: -current 32 Bit Holds Pan-0.134-x86_64-1.txz Package

Feb 25, 2011

I would like to report that at time of writing the package pan-0.134-x86_64-1.txz is shipped with -current 32 bit. It's not mislabeled, I think it's the actual x86_64 package:

Code: $ pan bash: /usr/bin/pan: cannot execute binary file

View 4 Replies View Related

Fedora X86/64bit :: F14 - Firewire Stack Not Supported By FFADO?

Aug 17, 2011

I have an firewire Saffire Pro 24 audio interface that I'm trying to get detected.running ffado-diag results in

Code:
ffado-diag
...

[code]....

View 1 Replies View Related

Ubuntu Multimedia :: Presonus FP10 With FFADO And JACK On 10.04?

Aug 10, 2010

I am having enormous trouble getting an FP10 to work with Lucid. I have been able to get exactly the same hardware to work together with previous versions of Ubuntu, it is only now that I am having problems. Firstly, I have installed Kernel 2.6.33-26-realtime from Abogani's PPA. I also have installed FFADO, JACK and libraw1394 from SVN source. This is on a 64-bit system (previously when I used the FP10 on Karmic and Jaunty I used 32-bit). When I plug in and turn on the FP10, I run ffado-test and get :

Code:

ffado-test ListDevices
-----------------------------------------------
FFADO test and diagnostic utility
Part of the FFADO project -- www.ffado.org

[code]...

It either won't start at all, or it does briefly and then crashes. So, what on Earth is going on here? It's so annoying having it so close to working, but not quite. I would like to try the new firewire stack with FFADO, but it just plainly doesn't work. The FP10 doesn't register with JuJu. What do I need to do to use the new stack? Why else would FFADO not work? As I said, I've used exactly the same computer and cable and FP10 and it worked before.

View 1 Replies View Related

Fedora :: Current Package In F12 Repo Not Include Drivers For MP270

Dec 17, 2010

I am trying to install printer drivers from canon (current package in F12 repo doesnt include drivers for MP270). These rpms have a few prequisites and testing those failed.

Code:
[root@fed cnijfilter-mp270series-3.20-1-i386-rpm]# ./install.sh
Canon Inkjet Printer Driver Ver.3.20-1 for Linux
Copyright CANON INC. 2001-2009
All Rights Reserved.
Execution command = rpm -Uvh ./packages/cnijfilter-common-3.20-1.i386.rpm
error: Failed dependencies:
libpopt.so.0 is needed by cnijfilter-common-3.20-1.i386
However the relevant package (popt) IS installed.

Code:
[root@fed cnijfilter-mp270series-3.20-1-i386-rpm]# find / -name "libpopt*"
/lib64/libpopt.so.0.0.0
/lib64/libpopt.so.0
/usr/lib64/libpopt.so
Made a libpopt.so.0 symlink in /usr/lib64 too, to no avail.

View 4 Replies View Related

Ubuntu Multimedia :: Can't Get Sound From M-Audio Firewire Solo (using FFADO And JACK)?

Jul 20, 2010

I'm a complete Linux newbie - only installed it yesterday, and have spent hours trying to get my M-Audio Firewire Solo sound card to work. I can hear nothing at all. I know nothing of Linux, but am willing to learn. While I learn though, it would be nice to listen to a little Hall & Oates. I've got to the stage where the error messages I'm receiving don't bring up any results on Google. Here's what things look like (watch out, big pic):

Those sample rate errors appear in the terminal when I start ffado-mixer. I'm running JACK with everything set as I think it's supposed to be, except that 'Realtime' is unchecked.If I start JACK running with 'Realtime' checked, it tries to launch and fails, saying "JACK is running in realtime mode, but you are not allowed to use realtime scheduling. After applying these changes, please re-login in order for them to take effect". I don't know what more it wants me to do - i've already added

@audio � rtprio 100
@audio - nice -10
@audio � memlock unlimited

to /etc/security/limits.conf, and selected the 2.6.31-11-rt kernel on GRUB bootup. I'm a member of 'audio' and 'disk' groups like'm supposed to be. Have I not got the connections right in JACK? Have I got some sample rate settings wrong somewhere?I'm not even bothered about low latency with the realtime kernel right now, I just want to hear some sound

View 1 Replies View Related

Ubuntu :: Kernel Building Error Kernel-package=12.032

Oct 5, 2010

I installed ubuntu on my laptop recently and would like to have trim support. (Because I have a ssd drive (crucial c-300 256gb). The current kernel that I am using is the 2.6.32 (standard lucid kernel I believe). Unfortunately TRIM support is only available from 2.6.33 and up. So I thought I'd install a new kernel using this howto:

[Code]....

View 1 Replies View Related

Ubuntu Networking :: Broadcom On 2.6.34 - Reinstall Error Code: Reading Package Lists ... Done Building Dependency Tree Reading State Information

May 20, 2010

i installed kernel 2.6.34 to fix my lid closing issue, and that went great. but now when i go to reinstall my broadcom i get this error. Code: Reading package lists... Done Building dependency tree Reading state information... Done bcmwl-kernel-source is already the newest version. 0 upgraded, 0 newly installed, 0 to remove and 1 not upgraded. 1 not fully installed or removed. After this operation, 0B of additional disk space will be used. Setting up bcmwl-kernel-source (5.60.48.36+bdcom-0ubuntu3) ... Removing old bcmwl-5.60.48.36+bdcom DKMS files...

[Code].....

View 9 Replies View Related

Debian :: Building An All-around Homeserver?

Nov 26, 2010

I have been meaning to do this for awhile. I have a relatively decent machine currently running FreeNAS, a BSD based NAS system. It works great as a NAS box, but now I want it to do more. I want it to act as a file server/NAS, also as a router for my home network, so obviously I will add a second ethernet port as well as wireless "N" capability. As a router, I want to have fine control over my home computers. And, I have a multiple camera security setup, using Motion, that I want to run on this machine 24/7. I know Motion doesn't take a huge amount of horsepower, since I am currently running it on an inexpensive laptop running Squeeze.

What I would like advice on is how some other people on this forum would accomplish this. FreeNAS works great for what it was designed for, as well as IPCop, but neither will do all that I want, so I plan to run Debian on it, most likely Squeeze, as it will soon be Stable.

View 2 Replies View Related

Debian Multimedia :: Building Emerald From Git

Jun 28, 2011

its been years since I've compile anything so at a loss at what to do next. Emerald keeps giving me errors during "make": I've installed all deps listed here: [URL]

This is what I end up with:

make  all-recursive
make[1]: Entering directory `/home/qwe/emerald'
Making all in libengine
make[2]: Entering directory `/home/qwe/emerald/libengine'

[Code]....

View 9 Replies View Related

Debian :: Building Gnome 3 On Squeeze?

Mar 23, 2011

is it possible to build gnome 3 on squeeze? if yes, how do i do it?

View 2 Replies View Related

Debian :: Building Live CD And Getting - Error

Jul 30, 2010

I am currently working on Debian based Operating System, and my objective is to make a live CD.

I ve followed the specified steps to buid a live CD, and finally I ve made an .iso file too.

Now,I am facing some issues to execute that .iso on Qemu(Virtual Interface),those are:

1. While builing it into an .iso,I skipped the md5sum step, is that mandatory to be built for making a live CD?

And when I am trying to make an MD5SUM using the following command, Its giving me the following error:

Kindly specify me, where exeactly the error in the command for creating the md5sum?

2. While executing the .iso file in Qemu using the following command :

And the I am able to watch the Operating System booting initialization and then when I select the option as "Install as Live CD" Its giving me the following error:

I request who ever reads this thread, please send me some kind of a response.I'll be thankful to them.

View 1 Replies View Related

Debian :: Building Firefox-3.6 - Ends With Error ?

Mar 19, 2010

I,m trying to build firefox-3.6 from source but it ends with the following error :

Using Debian lenny.

View 5 Replies View Related

Debian :: Building Packages Using A Git Repo As The Source?

Jan 21, 2011

I would like to create some packages for programs that use the Git software to manage the source, I want to do this directly using the source code in the Git repo as the source code form the package. Does anyone have any hints or directions on how to do this? I been looking round the web for information about this, but all I seem to find is for about storing and build Debian packages from git, this is not what I want to do as these packages are for personal use and I have no need for this.

View 3 Replies View Related

Debian :: Building Autofs5 With Configure Option?

Jan 28, 2011

I hope anyone of you can help me build autofs5_5.0.4-3.2_amd64.deb and autofs5-ldap_5.0.3-3_amd64.deb-packages with a modified source for debian testing. The trouble is, the packages from the repositories do not work with our ldap server. I know that using the configure option DISABLE_MOUNT_LOCKING might solve it. But I (a) fail to build the modules and (b) am not sure if I put the compile option in the right place. I dont have much experience with building deb packages, maybe someone can give me a hint.

View 3 Replies View Related

Debian :: Building And Installing WLAN Driver

Sep 4, 2011

I'm fairly new to Linux. I am trying to build and install the drivers for the ASUS USB-N10 wlan usb dongle, using the newest drivers from the Realtek website. I've never used make before on Linux and am running into what are probably some pretty basic problems, but I'm not sure where to look for the answers. I used aptitude to install the "make" and "build-essential" packages. I unpacked the drivers using Archive Manager. I changed to the driver directory and ran "make". It stopped with "No such file or directory." I became superuser and ran make, in case it had permission problems when creating the directory.

Here are the results.
obie@four:~/realtek/rtl8712_8188_8191_8192SU_usb_linux_v2.6.6.0.20110401/driver/rtl8712_8188_8191_8192SU_usb_linux_v2.6.6.0.20110401$ make
make ARCH=i386 CROSS_COMPILE= -C /lib/modules/2.6.32-5-686/build M=/home/obie/realtek/rtl8712_8188_8191_8192SU_usb_linux_v2.6.6.0.20110401/driver/rtl8712_8188_8191_8192SU_usb_linux_v2.6.6.0.20110401 modules
make: *** /lib/modules/2.6.32-5-686/build: No such file or directory. Stop.
make: *** [modules] Error 2 .....

I haven't modified the makefile in any way -- it is the same as what I downloaded. I've read posts from other users who have compiled and installed the drivers on Ubuntu with no problem.

The contents of the directory I'm in when I run make are as follows:
drwxrwxrwx 21 obie obie 4096 Apr 1 03:25 .
drwx------  3 obie obie 4096 Sep 3 22:43 ..
-rwx------  1 obie obie 3479 Apr 1 03:25 autoconf_rtl8712_usb_linux.h
-rwx------  1 obie obie  151 Apr 1 03:25 clean
drwxrwxrwx  2 obie obie 4096 Apr 1 03:25 cmd
-rwx------  1 obie obie  516 Apr 1 03:25 config
drwxrwxrwx  2 obie obie 4096 Apr 1 03:25 crypto
drwxrwxrwx  2 obie obie 4096 Apr 1 03:25 debug .....

View 4 Replies View Related

Debian Programming :: Building Kernel Module

Dec 8, 2013

I'm trying to build the kernel module for dvbhdhomerun. The problem is the linux kernel headers provided by Debian do not have the dvb header files. Trying to set up my own kernel source tree to use is not working out so well.

I'm following the instructions in the Debian section here: [URL] ....

My first try compiled, but the modules ender up under /lib/modules/3.2.51/extra instead of /lib/modules/3.2.0-4-amd64/extra. Why?

I tried to start over, but noticed this while running apt-get source linux-image-3.2.0-4-amd64:

Code: Select allReading package lists... Done
Building dependency tree       
Reading state information... Done
Picking 'linux' as source package instead of 'linux-image-3.2.0-4-amd64'
NOTICE: 'linux' packaging is maintained in the 'Svn' version control system at:
svn://svn.debian.org/svn/kernel/dists/trunk/linux/

[Code] ....

The failure to verify the signature has me concerned, but beyond that, what do I do about the different version number when compiling and installing the kernel modules?

View 1 Replies View Related







Copyrights 2005-15 www.BigResource.com, All rights reserved