Hi,
I think my syslog problem is more fundamental than I had thought.
When I try to re-build the kernel, I encountered
depmod: Unresolved symbol ...
There are about 10 of these spread through .../drivers/.., .../fs/.. and
../net/atm/..
Are some files missing somewhere?
Jack
Do you
eb file.
When I unpack it (using dpkg -i...) I getting lots of
messages like "depmod unresolved symbol " of
course the boot with that kernel was a tragedy. The
msystem ware I build the sources is a Debian woody. I
tried to change gcc version I used both 3.2 as 2.95
getting the same
Hello, I have been trying to make a kernel image with make-kpkg and nvidia modules.
There is a Unresolved symbol in /lib/modules/2.4.22-1-686-smp/kernel/drivers/atm/he.o
Can anyone tell me what that is?
I have not found docs about the he.o module if it is one..
Ingirafn
--
To UNSUBSCRIBE
ain modules using modprobe, I get unresolved symbol errors
> though:
> # modprobe ipv6
> /lib/modules/2.4.21/kernel/net/ipv6/ipv6.o: unresolved symbol nf_hooks
> /lib/modules/2.4.21/kernel/net/ipv6/ipv6.o: unresolved symbol nf_setsockopt
> /lib/modules/2.4.21/kernel/net/ipv6/ipv6.o: unres
Hi,
I'm using Debian 3.0 Woody and I just compiled 2.4.21 according to this page:
http://www.linmagau.org/modules.php?op=modload&name=Sections&file=index&req=viewarticle&artid=158
When I load certain modules using modprobe, I get unresolved symbol errors
though:
# modpr
e/bridge.o
/lib/modules/2.4.20/kernel/net/bridge/bridge.o: unresolved symbol br_ioctl_hook
/lib/modules/2.4.20/kernel/net/bridge/bridge.o: unresolved symbol
br_handle_frame_hook
I don't know why these symbols are not recognized. Is it a problem of the kernel
version ??
Thanks in advance
On Mon, Feb 17, 2003 at 07:20:23PM +1100, Rob Weir wrote:
> On Thu, Feb 13, 2003 at 07:09:03PM +, Colin Watson wrote:
> > On Thu, Feb 13, 2003 at 09:51:25AM -0800, Bruce Pinsky wrote:
> > > I've recently installed Debian 3.0 on my SPARC. Initial install went fine
> > > however since updating
On Thu, Feb 13, 2003 at 07:09:03PM +, Colin Watson wrote:
> On Thu, Feb 13, 2003 at 09:51:25AM -0800, Bruce Pinsky wrote:
> > I've recently installed Debian 3.0 on my SPARC. Initial install went fine
> > however since updating and upgrading my packages, sendmail fails to start
> > with the f
On Thu, Feb 13, 2003 at 09:51:25AM -0800, Bruce Pinsky wrote:
> I've recently installed Debian 3.0 on my SPARC. Initial install went fine
> however since updating and upgrading my packages, sendmail fails to start
> with the following error:
>
> sendmail: relocation error: sendmail: undefined s
I've recently installed Debian 3.0 on my SPARC. Initial install went fine
however since updating and upgrading my packages, sendmail fails to start with
the following error:
sendmail: relocation error: sendmail: undefined symbol: __umoddi3
Searched around the archives and on google with leads
Thanks to you all that helped out. Both solutions below work.
Anton Graham wrote:
Submitted 07-Feb-02 by hanasaki:
I am getting the following errors when gcc links the program I am
compiling. What libs do I need to make the linker happy?
errors:
/tmp/ccgPzIMj.o: In function `main':
/tmp/cc
Submitted 07-Feb-02 by hanasaki:
> I am getting the following errors when gcc links the program I am
> compiling. What libs do I need to make the linker happy?
>
> errors:
> /tmp/ccgPzIMj.o: In function `main':
> /tmp/ccgPzIMj.o(.text+0xf): undefined reference to `operator new(unsigned)'
> /tmp/
I am getting the following errors when gcc links the program I am
compiling. What libs do I need to make the linker happy?
errors:
/tmp/ccgPzIMj.o: In function `main':
/tmp/ccgPzIMj.o(.text+0xf): undefined reference to `operator new(unsigned)'
/tmp/ccgPzIMj.o(.text+0x3a): undefined reference to
On Thu, Dec 20, 2001 at 12:02:09PM -0800, Peter Jay Salzman wrote:
> whenever an application uses svgalib, i get the error message:
>
> (application): relocation error:
> /usr/lib/libc5-compat/libvga.so.1: undefined symbol _xstat
Are you sure you don't want to have svgalibg1 (libc6 rather t
hi there,
whenever an application uses svgalib, i get the error message:
(application): relocation error:
/usr/lib/libc5-compat/libvga.so.1: undefined symbol _xstat
i checked google and debian-user archives -- one person posted the same
message awhile back, but no one replied to his post
27;lilo -q' i reboot: the kernel boots fine till i get lots
> and lots of unresolved symbol errors:
> they start with misc and usb... now the funny thing is that i deactivated
> usb in menuconfig...
>
> i also made a mrproper before make menuconf dep clean bzImage.
>
clean, make bzImage, make modules, make modules_install. no errors till now...
after copying the kernel to /boot/ and installing it
with 'lilo' and 'lilo -q' i reboot: the kernel boots fine till i get lots
and lots of unresolved symbol errors:
they start with misc and usb...
clean, make bzImage, make modules, make modules_install. no errors till now...
after copying the kernel to /boot/ and installing it
with 'lilo' and 'lilo -q' i reboot: the kernel boots fine till i get lots
and lots of unresolved symbol errors:
they start with misc and usb...
> 1) startx fails, with these messages:
>
> Symbol VBEInit from module /usr/X11R6/lib/modules/drivers/i810_drv.o is
> unresolved!
>...
> 2) I was asked several configuration questions when I installed
> xserver-xfree86. However, the configuration file
> /etc/X11/XF86Config was
I have i810 video, and just upgraded to XFree86 4.0.3 (xserver-xfree86
4.0.3-4) but it's not working.
1) startx fails, with these messages:
Symbol VBEInit from module /usr/X11R6/lib/modules/drivers/i810_drv.o is
unresolved!
Symbol vbeDoEDID from module /usr/X11R6/lib/modules/dr
Mathias wrote:
When I dpkg -i kernel-image242.deb
I got error about depmod : Unresolved symbol
Do you know how to fix that?
Hi Eric! This error means that depmod is not shure whether it can use this
symbol (part of a module like parameters). It can have much causes. I think
you should
> When I dpkg -i kernel-image242.deb
> I got error about depmod : Unresolved symbol
>
> Do you know how to fix that?
Hi Eric! This error means that depmod is not shure whether it can use this
symbol (part of a module like parameters). It can have much causes. I think
you should
Dear Ethan or any experieced debian linux user:
When I dpkg -i kernel-image242.deb
I got error about depmod : Unresolved symbol
Do you know how to fix that?
highly appreciate your tech help
sincere
eric ( I am in 2.2.18)
insmod will *not* handle module dependencies. Try modprobe instead.
--
Copyright © 2000 Megalomania Industries, Inc.
;
>
> I have:
> - added a file to Debian's /etc/modutils/,
> - run Debian's update-modules
> - run depmod -a
>
> However, when I try to do "insmod sb", I get
>
> Using /lib/modules/2.2.17/misc/sb.o
> /lib/modules/2.2.17/misc/sb.o
les/2.2.17/misc/sb.o
/lib/modules/2.2.17/misc/sb.o: unresolved symbol midi_synth_send_sysex_Rfddcbfb3
/lib/modules/2.2.17/misc/sb.o: unresolved symbol probe_uart401_R6467f99b
/lib/modules/2.2.17/misc/sb.o: unresolved symbol DMAbuf_inputintr_Reb315d99
...
Is insmod still supposed to handle module d
:: On Fri, 7 Jul 2000 23:11:01 +0200 (MET DST), Rolf Schillinger <[EMAIL
PROTECTED]> said:
Oh, well, I suspected it could be the kernel. Indeed - I tried test2
twice, and had some serious filesystem problems at both times. I also
thought it could be UDMA66 (I'm now using that new VIA IDE driver
sual
> make dep ; make clean ; make bzImage ; make modules ; make
> modules_install,
> then i copied the image and the System.map file to /boot an reran lilo.
> While rebooting with the new kernel i got a lot of 'unresolved symbol'
> error on pretty much all modules. depm
Heyja!
I just build a 2.4.0-test2 kernel by doing the usual
make dep ; make clean ; make bzImage ; make modules ; make
modules_install,
then i copied the image and the System.map file to /boot an reran lilo.
While rebooting with the new kernel i got a lot of 'unresolved symbol'
error
> A new thing I just noticed: the sb live module claims to load correctly upon
> boot (I put it in /etc/modules. I still get no sound, but it IS loading
> correctly.
>
> Question:
>1. How can I check to see if the module is loaded correctly (sb live)? Is
> there a test I can run?
you can
00, Oswald Buddenhagen wrote:
> > I am getting 20+ 'unresolved symbol' errors after installing a custom
> > kernel and modules under the potato freeze of Debian. Actually, now that I
> > look at it, I get a lot more than 20, and the majority of them (I loose a
&
> I am getting 20+ 'unresolved symbol' errors after installing a custom kernel
> and modules under the potato freeze of Debian. Actually, now that I look at
> it, I get a lot more than 20, and the majority of them (I loose a lot from
> scrolling past the console buffe
I am getting 20+ 'unresolved symbol' errors after installing a custom kernel
and modules under the potato freeze of Debian. Actually, now that I look at
it, I get a lot more than 20, and the majority of them (I loose a lot from
scrolling past the console buffer) are in /lib/modu
Turns out that an upgrade to the latest version of Arla fixed
the symbol errors. That's the benefit (?) of using alpha software.
Max
mod, I get the
> > following:
> >
> > xfs.o: unresolved symbol mod_use_count_
> > xfs.o: unresolved symbol inode_setattr
> > xfs.o: unresolved symbol register_symtab_from
> > xfs.o: unresolved symbol current_set
> > xfs.o: unresolved symbol clear_i
Give `modprobe xfs` a go...
On Fri, 30 Oct 1998, Max wrote:
> I'm trying to compile a program (Arla) that creates a module called
> xfs.o. When I try to load that module with insmod, I get the
> following:
>
> xfs.o: unresolved symbol mod_use_count_
> xfs.o: unresolv
I'm trying to compile a program (Arla) that creates a module called
xfs.o. When I try to load that module with insmod, I get the
following:
xfs.o: unresolved symbol mod_use_count_
xfs.o: unresolved symbol inode_setattr
xfs.o: unresolved symbol register_symtab_from
xfs.o: unresolved s
37 matches
Mail list logo