On Mon, Mar 06, 2006 at 09:36:31AM +0530, Varun Hiremath wrote:
> Hello, I am trying to build a debian package. I have some python
> scripts in my package. Now when I run dpkg_buildpackage it doesn't
> show the python-module dependencies. I mean to say that, Some of the
> scri
Varun Hiremath wrote:
> I am trying to build a debian package. I have some python scripts in
> my package. Now when I run dpkg_buildpackage it doesn't show the
> python-module dependencies. I mean to say that, Some of the scripts
> are importing beautifulsoup but dh_python does
Hello,
I am trying to build a debian package. I have some python scripts in my
package. Now when I run dpkg_buildpackage it doesn't show the python-module
dependencies. I mean to say that, Some of the scripts are importing
beautifulsoup but dh_python doesn't show python-beautifu
Hello, I am working with rtai and have some problem with module
dependencies. It is like this:
#insmod drvmng2.o
#insmod drv2.o
#insmod drv3.o
I got this kind of dependencies in /proc/modules :
---
drv34612 0 (unused)
drv2
To quote Hammurabi Mendes <[EMAIL PROTECTED]>,
# I was using the default kernel of potato, but after I installed 2.4.0,
# I can't build my modules.dep file for this kernel version, even
# using "depmod -a". (The system automatically does that in the boot
# process too).
# In fact, the file is creat
I was using the default kernel of potato, but after I installed 2.4.0,
I can't build my modules.dep file for this kernel version, even
using "depmod -a". (The system automatically does that in the boot
process too).
In fact, the file is created, *empty*. I'm worried because I would need
that depend
I compiled a kernel with NLS and iso9660 as modules. When I tried
to mount a cd I got a message saying that iso9660 was not supported by the
kernel. Tried installing iso9660 with insmod and got a bunch of unresolved
symbol errors all relating to nls. If I run 'insmod nls' first and then
nux
make
make-kpkg --revision mysys.1 kernel_image
make-kpkg --revision mysys.1 modules_image
cd /usr/src
dpkg -i kernel-image-2.0.3x_mysys.1_i386.deb
(I think it runs lilo-config here)
dpkg -i -modules-2.0.3x+mysys.1_i386.deb
(Here it warns you that you need to reboot to get the module
dependencies right)
Yo-
> Hmm, did you run 'make modules' and 'make modules_install' after
> building
> the kernel? When you ran 'depmod -a' did it give any errors? depmod is the
> prog that builds the modules.dep file in /lib/modules/2.0.34/ (On a Deb
> system, depmod should be run at every boot). On my 2.
Has a "depmod -a" been done since the modules were created? I modified
/etc/init.d/modutils to ensure that it was done with every restart...
On Wed, Jul 01, 1998 at 07:37:42PM -0500, Ian Keith Setford wrote:
> Yo-
>
> I am installing sound on a machine with a Creative Vibra 16 sound card.
> Pnp
Yo-
I am installing sound on a machine with a Creative Vibra 16 sound card.
Pnp of sourse and I believe to have isapnptools set up properly. I am
getting the error:
no dependency information for module: "/lib/modules/2.0.34/misc/sound.o".
What exactly is wrong? I have compiled sound in the ker
How do I get the module dependinces/confgiuration straihgt after having
built a new kernel where some things that were prviously modules are
now in the kernel as non modules?
--
Stan Brown [EMAIL PROTECTED]404-996-6955
Factory Auto
12 matches
Mail list logo