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


ADVERTISEMENT

Debian :: Syntax On Configure Option Of Apt-cdrom

Oct 22, 2015

I can't figure out the syntax on the apt-cdrom command.

My CDROM is flaky, but have a portable CDROM attached to a usb.

Here's the output of lsusb:
Code: Select allroot@home:/etc/apt/apt.conf.d# lsusb
Bus 005 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
Bus 009 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
Bus 008 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
Bus 004 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
Bus 007 Device 002: ID 04b3:310b IBM Corp. Red Wheel Mouse

[Code] ....

Here's the output of df:
Code: Select allroot@home:/etc/apt/apt.conf.d# df
Filesystem     1K-blocks    Used Available Use% Mounted on
/dev/sda1      464279312 4089292 436582932   1% /
udev               10240       0     10240   0% /dev
tmpfs            1619088    9132   1609956   1% /run
tmpfs            4047716     164   4047552   1% /dev/shm

[Code] ....

Here is my modified fstab:
Code: Select allroot@home:/etc# cat fstab
#
# Use 'blkid' to print the universally unique identifier for a
# device; this may be used with UUID= as a more robust way to name devices
# that works even if disks are added and removed. See fstab(5).

[Code] ....

Here is my configure file:
Code: Select allroot@home:/etc/apt/apt.conf.d# cat config.usb.cdrom
Acquire::/dev/sr1::/media/bill;

Here is my command and output:
Code: Select allroot@home:/etc/apt/apt.conf.d# apt-cdrom -d=/media/bill -c=config.usb.cdrom add
Using CD-ROM mount point /media/bill/
Unmounting CD-ROM...
Waiting for disc...
Please insert a Disc in the drive and press enter

[Code] ....

There must be something simple that I have missed.

View 2 Replies View Related

Server :: AutoFS5 LDAP - Searching Multiple DNs

Jan 28, 2011

If there is a way in autofs5 to search for a key in multiple OU's? I am migrating our existing NIS infrastructure to LDAP. Over the years the NIS environment has evolved (not necessarily for the better). I have a back end database and each NIS master extracts specific elements from the DB to create the NIS maps.

On my Linux servers I use a program map that prgramatically searches multiple NIS maps. On Solaris I have an auto.home file that will search auto_home and auto_service ( Home has all home directories associated with people (i.e., in the passwd file) auto_service contain directories that are accessed as /home/.... but are not tied to a user account.

I also have regional data and unfortunately, my back end storage is not consistant so /apps/perl in one region will resolve to regionA:/path1/path2/perl and in another region it may resolve to regionB:/path33/path2/perl. Can this be done?

View 4 Replies View Related

Ubuntu Servers :: Passing Mount Options To Autofs5 Via Init Script?

May 7, 2010

At work we use autofs4, and we also take advangate of the -DOSNMAE=blah and -DOSREL=blah for our automount maps. We're moving some systems to autofs5 and I can't for the life of me figure out how to pass these options properly. There's no 'localoptions' in the init script anymore as there was for autofs4. I've tried adding the flags to the OPTIONS variable in /etc/default/autofs. That adds them to the global autofs process but then nothing in the automounter mounts.

View 3 Replies View Related

Ubuntu :: Can't See Any Option To Configure The Sound Output Or Anything?

Mar 20, 2011

I downloaded GnuBG (Gnu Backgammon) from repos. Despite enabling sound it remains silent.Can anyone confirm it's a problem on my side? I can't see any option to configure the sound output or anything.

View 1 Replies View Related

General :: How To Configure Grub (First Option WinXP)

Oct 29, 2009

I am running fedora 11 and I am configuring my menu.ist file. I attached the menu.ist file in txt extension. What I want is:

1- I want the first option to be Windows XP (which is on the second HD) and I want the text to be Windows XP instead of Other. This option should be the default (so if I didn't press anything it will boot from xp).
2- To remove the 2.6.29.4-167.fc11.i686.PAE kernel from the list and keep the 2.6.30.5-43.fc11.i586.img available as a second option.
3- Increase the countdown time to 10 seconds.

View 13 Replies View Related

Security :: Configure PAM To Use The Remember Option For The Password?

Jan 7, 2010

How do I configure PAM to use the remember option for the passwd. It should remember the last 10 passwords and shouldnt allow the user to use the same old passwords. Here is what I have configured but doesnt work

#%PAM-1.0
# This file is auto-generated.
# User changes will be destroyed the next time authconfig is run.
auth required pam_env.so
auth required /lib64/security/pam_tally.so deny=2 onerr=fail even_deny_root_account unlock_time=5
auth sufficient pam_unix.so likeauth nullok

[Code]...

View 1 Replies View Related

OpenSUSE Hardware :: Option To Configure/create New Image With Few Applications?

Jan 13, 2010

I have installed opensuse 11.2 and then installed Kiwi-ltsp (Two network cards installed). Client system is booting from ltsp server using PXE boot method. But in client system full server is loaded. is there any option to configure/create new image with few applications (Openoffice and browser is enough)?

View 3 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 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 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

Debian Configuration :: Building A Loadable Kernel Module?

Jul 30, 2010

I upgraded my kernel in my Debian Lenny to version 2.6.32-bpo.4-amd64 to fix a problem with a software and ALSA-related issues. The thing is that now, when I boot, eth1 is not enabled and I have to "load" (I guess) the driver each time. To do this, I go to the folder where all the files for the drivers are and I run:

modprobe lib80211
and then
insmod wl.ko

That I got from the readme file. That gets the wireless working perfectly again, but when I reboot the wireless is dead again and I have to run the commands above again. I imagine that what I should do is to build the driver again, for my new kernel. However, according to the readme file, before I need to install linux-headers-generic and build-essential. With build-essential, it says it's already the newest version, and with the linux-headers, I don't know which one should I install for my kernel! I thought it would be the linux-headers-2.6.32-bpo.4-xen-amd64, but when I tried that, this is what happened:

debian:/home/hernan/Programas/hybrid_wl# apt-get install linux-headers-2.6.32-bpo.4-xen-amd64
Reading package lists... Done
Building dependency tree       

[code]....

So the warning says something about the MODULE_LICENSE being missing... how to build the driver again to make it load each time I boot?

View 3 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

Debian Programming :: Building Gtk-sharp2 Binaries On Testing

Nov 20, 2014

I am trying to build architecture specific binaries of gtk-sharp2. So far I have been unable to get gtk-sharp2 to build even without specifying a specific architecture. I got the source with apt-get source gtk-sharp2 and attempted ./configure, make, but it fails to build with the error message:

Code: Select allNo rule to make target 'thread.c', needed by 'thread.lo'.

I've also tried downloading the source directly from the mono project [URL] ...., but when building it fails with

Code: Select all#error "Only <glib.h> can be included directly."

This site [URL] .... provides a patch to fix the error, but when I applied it I got the same error.

I think the Debian version applied the patch correctly, but for some reason I still get that other error message.

These message outputted by configure may point to the problem:

"checking if gcc supports -fno-rtti -fno-exceptions... no"
"./configure: line 12920: enable_msi: command not found"

View 2 Replies View Related

Debian :: Failed Building Gnome-shell On Squeeze?

Mar 27, 2011

when i ran jhbuild build as a normal user, i found below messages before it failed

Code:
Please add the files codeset.m4 gettext.m4 glibc21.m4 iconv.m4 isc-posix.m4 lcmessage.m4
progtest.m4 from the /aclocal directory to your autoconf macro directory
or directly to your aclocal.m4 file.
You will also need config.guess and config.sub, which you can get from
ftp://ftp.gnu.org/pub/gnu/config/.

[Code]...

View 3 Replies View Related

Debian :: Recompiling Changed Code When Building Kernel Debs

Jan 15, 2016

How do I force recompilation of the kernel .deb packages. After a small change I make to the sources without having to clean the sources and recompile the whole kernel again?

Code: Select all$ fakeroot make -f debian/rules.gen setup_i386_none_686
$ fakeroot make -f debian/rules.gen binary-arch_i386_none_686 binary-indep

Calling the second command again does not recompile the modified code, just recreates the .deb packages.

If I use:

Code: Select all$ make -f debian/rules clean before the build command, then it will recompile everything which takes ages.

How can I force recompilation of the files/objects I changed (and dependencies)?

I use this guide: [URL] .... ('Building only a single kernel variant' section)

View 2 Replies View Related

Debian Configuration :: Building (Wireless Adapter) Driver From Source

Feb 24, 2010

Apparently, the wireless adapter Realtek 8171 uses the rtl8192se driver, which is currently available only as source from Realtek's website. Is building a driver equal to building a package? Should I follow the same cautions, say these ones?

View 9 Replies View Related

Debian Configuration :: Address Prior To Building The Latest Kernel (2.6.33.4)?

May 13, 2010

Got this while installing the kernel development tools on my Squeeze system being used as a router/firewall. Setting up update-inetd (4.36) ... Setting up cvs (1:1.12.13-12) ... Ignoring install-info called from maintainer script The package cvs should be rebuilt with new debhelper to get trigger support Ignoring install-info called from maintainer script The package cvs should be rebuilt with new debhelper to get trigger support Setting up autopoint (0.17-11) ...

Is that an issue that I need to address prior to building the latest kernel (2.6.33.4)?

View 1 Replies View Related

Debian Hardware :: Sata Errors While Building Mdadm Raid 5?

Oct 13, 2010

I received some errors while running a benchmarking script to determine my ideal raid chunk size. There are several errors in the kernel log regarding the sata link and eventually the two drives i have connected to a pci express x1 sata card were no longer present in /dev/

the script i was using is available here [URL]..system specs 1 500gb western digital drive (system drive)3 2tb samsung f4 drives (2 connected to pci x1 card (sata II) and 1 onto onboard sata port (sata I)) single core amd 64 on SiS chipset debian 64bit testing

[Code]...

I rebooted the machine and everything appears to be happy. What do these errors mean? What steps should i take to prevent them in the future so it doesn't end up corrupting the array?

View 1 Replies View Related

Debian Hardware :: Slow Graphics - Screen Building Up In Blocks

Nov 6, 2010

I've got a matrox m9120 installed at 1280x1024 60hz but its really slow. You see the screen building up in blocks. And that's just in the standard screen. I don't run special software. Any tricks how to improve?

View 2 Replies View Related

Debian Hardware :: Building ATI Fglrx Driver 10.12 - Squeeze 64bit

Dec 17, 2010

I am trying to build the ATI fglrx 10.12 driver using the ATI installer on debian Squeeze 64bit.

Todo this I run the following command:
./ati-driver-installer-10-12-x86.x86_64.run --buildpkg Debian/testing

Which produces this output:
Created directory fglrx-install.oFbosX
Verifying archive integrity... All good.
Uncompressing ATI Catalyst(TM) Proprietary Driver-8.801
Generating package: Debian/testing
cp: cannot stat `/home/nojan/Downloads/fglrx-install.oFbosX/x710_64a/*': No such file or directory
Package build failed!
Package build utility output: .....
dh_install: Compatibility levels before 5 are deprecated.
cp: cannot stat `./usr/X11R6/lib64/modules/linux': No such file or directory
dh_install: cp -a ./usr/X11R6/lib64/modules/linux debian/fglrx-driver/usr/lib/xorg/modules/ returned exit code 1
make: *** [binary] Error 2
dpkg-buildpackage: error: debian/rules binary gave error exit status 2
Removing temporary directory: fglrx-install.oFbosX

As you can see it fails during the build.

View 10 Replies View Related

Software :: Using Debian Lenny - 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 9 Replies View Related

Debian :: Error - Building The VirtualBox Guest Additions Kernel Module

Jun 16, 2010

I am running Lenny and using VirtualBox OSE 1.6.6. In order to try squeeze I installed it in a VM. I tried to install Guest Additions also, but i get this error:

VirtualBox 1.6.6 Guest Additions installation
Building the VirtualBox Guest Additions kernel module...
Building the shared folder support kernel module...
Unable to build the kernel module.

I checked what /var/log/vboxadd-install.log had to say:

/usr/src/linux-headers-2.6.32-5-common/include/net/neighbour.h:115: error: variably modified a at file scope
/tmp/vbox.0/utils.c: In function 'sf_path_from_dentry:

[code].....

I tried with 3 versions of the kernel 2.6.32-5-686,2.6.32-5-484,2.6.32-3-686 but I cannot get it to work using any of them. Also I tried to install version 2.6.30-2-686 but I couldn't since synaptic said that it Depends: linux-kbuild-2.6.30 but it is not installable.

View 3 Replies View Related

Debian Multimedia :: Gnome 3 Building Fails Everytime - Script Error

Apr 10, 2011

i'm trying to build gnome3 using the jhead script on [URL]... but it fails every time. has any body else had better luck with this? I'm using the script not the repo as they are out of date atm the last part of the scripts error from

[code]....

View 2 Replies View Related







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