Menu

#33 link error if CONFIG_MCONSOLE=n

closed-fixed
5
2001-06-30
2001-06-30
No

with uml-patch-latest-11 I have :

gcc -Wl,-T,/usr/src/linux-2.4.5_um-11/arch/um/link.ld
-o linux -static \ /usr/src/linux-2.4.5_um-11/arch/um/main.o
vmlinux.o -L/usr/lib
vmlinux.o: In function `ubd_mc_init':
vmlinux.o(.text+0xdbe50): undefined reference to
`mconsole_register_dev'
collect2: ld returned 1 exit status
make: *** [linux] Error 1

Discussion

  • Jeff Dike

    Jeff Dike - 2001-06-30
    • assigned_to: nobody --> jdike
     
  • Rémi Perrot

    Rémi Perrot - 2001-06-30
    • priority: 5 --> 2
    • summary: link errot if CONFIG_MCONSOLE=n --> link error if CONFIG_MCONSOLE=n
     
  • Jeff Dike

    Jeff Dike - 2001-06-30
    • priority: 2 --> 5
    • status: open --> closed-fixed
     
  • Jeff Dike

    Jeff Dike - 2001-06-30

    Logged In: YES
    user_id=1118

    Fixed. This will be in the next patch.

     

Log in to post a comment.