All: Hi everyone. I used User Mode Linux several years ago and am just now returning to it.
I am getting an error when I try to run "make modules ARCH=um" about a missing symtab. Here are the last few lines of the "make modules" output with the error message: LD [M] lib/zlib_inflate/zlib_inflate.o Building modules, stage 2. MODPOST modpost: vmlinux no symtab? (very long line deleted) make[1]: *** [__modpost] Error 134 make: *** [modules] Error 2 I've appened the last few lines with the huge one not deleted to the end of this post. Where would the symtab file usually be located for modpost to pick it up? I am running slackware-10.2 and compiling linux-2.6.13. I took the config from the generic slackware 2.6.13 kernel and ran oldconfig on it like this: make oldconfig ARCH=um and answered the questions it asked me. I took most of the defaults but answered yes to a few that had been set to no. I am sure a lot of the modules in the generic slackware 2.6.13 kernel would make no sense to compile for ARCH=um, but I assumed that the "make oldconfig" process would screen those out. The kernel image compiled with no problems. It showed up in the top level directory (as the file "linux") instead of in arch/um/boot/, as I would have expected. I take it that is normal behavior for um kernels? One goof I did was to run "make modules install" before running "make modules ARCH=um". Could that be part of my problem? Chris Marshall p.s. Here is the full error message: LD [M] lib/zlib_inflate/zlib_inflate.o Building modules, stage 2. MODPOST modpost: vmlinux no symtab? /bin/sh: line 1: 25772 Aborted scripts/mod/modpost -o /usr/drive2/packages/build2/uml_linux/linux-2.6.13/Module.symvers vmlinux arch/i386/crypto/aes-i586.o crypto/anubis.o crypto/arc4.o crypto/blowfish.o crypto/cast5.o crypto/cast6.o crypto/crc32c.o crypto/crypto_null.o crypto/deflate.o crypto/des.o crypto/khazad.o crypto/md4.o crypto/michael_mic.o crypto/serpent.o crypto/sha1.o crypto/sha256.o crypto/sha512.o crypto/tcrypt.o crypto/tea.o crypto/tgr192.o crypto/twofish.o crypto/wp512.o drivers/atm/atmtcp.o drivers/base/firmware_class.o drivers/block/aoe/aoe.o drivers/block/cryptoloop.o drivers/block/nbd.o drivers/bluetooth/hci_uart.o drivers/bluetooth/hci_vhci.o drivers/char/watchdog/softdog.o drivers/md/dm-crypt.o drivers/md/dm-emc.o drivers/md/dm-mirror.o drivers/md/dm-mod.o drivers/md/dm-multipath.o drivers/md/dm-round-robin.o drivers/md/dm-snapshot.o drivers/md/dm-zero.o drivers/md/faulty.o drivers/md/linear.o drivers/md/md-mod.o drivers/md/multipath.o drivers/md/raid0.o drivers/md/raid1.o drivers/md/raid10.o drivers/md/raid5.o drivers/md/raid6.o drivers/md/xor.o drivers/net/appletalk/ipddp.o drivers/net/bonding/bonding.o drivers/net/bsd_comp.o drivers/net/dummy.o drivers/net/eql.o drivers/net/hamradio/6pack.o drivers/net/hamradio/baycom_ser_fdx.o drivers/net/hamradio/baycom_ser_hdx.o drivers/net/hamradio/bpqether.o drivers/net/hamradio/hdlcdrv.o drivers/net/hamradio/mkiss.o drivers/net/hamradio/yam.o drivers/net/irda/act200l-sir.o drivers/net/irda/actisys-sir.o drivers/net/irda/esi-sir.o drivers/net/irda/girbil-sir.o drivers/net/irda/irport.o drivers/net/irda/irtty-sir.o drivers/net/irda/litelink-sir.o drivers/net/irda/ma600-sir.o drivers/net/irda/mcp2120-sir.o drivers/net/irda/old_belkin-sir.o drivers/net/irda/sir-dev.o drivers/net/irda/tekram-sir.o drivers/net/netconsole.o drivers/net/ppp_async.o drivers/net/ppp_deflate.o drivers/net/ppp_generic.o drivers/net/ppp_synctty.o drivers/net/pppoe.o drivers/net/pppox.o drivers/net/shaper.o drivers/net/slhc.o drivers/net/slip.o drivers/net/tun.o drivers/net/wan/dlci.o drivers/net/wan/hdlc.o drivers/net/wan/syncppp.o fs/adfs/adfs.o fs/affs/affs.o fs/afs/kafs.o fs/autofs/autofs.o fs/autofs4/autofs4.o fs/befs/befs.o fs/bfs/bfs.o fs/binfmt_misc.o fs/cifs/cifs.o fs/coda/coda.o fs/cramfs/cramfs.o fs/efs/efs.o fs/exportfs/exportfs.o fs/ext3/ext3.o fs/fat/fat.o fs/freevxfs/freevxfs.o fs/hfs/hfs.o fs/hfsplus/hfsplus.o fs/hpfs/hpfs.o fs/isofs/isofs.o fs/jbd/jbd.o fs/jfs/jfs.o fs/lockd/lockd.o fs/minix/minix.o fs/msdos/msdos.o fs/ncpfs/ncpfs.o fs/nfs/nfs.o fs/nfsd/nfsd.o fs/nls/nls_ascii.o fs/nls/nls_cp1250.o fs/nls/nls_cp1251.o fs/nls/nls_cp1255.o fs/nls/nls_cp437.o fs/nls/nls_cp737.o fs/nls/nls_cp775.o fs/nls/nls_cp850.o fs/nls/nls_cp852.o fs/nls/nls_cp855.o fs/nls/nls_cp857.o fs/nls/nls_cp860.o fs/nls/nls_cp861.o fs/nls/nls_cp862.o fs/nls/nls_cp863.o fs/nls/nls_cp864.o fs/nls/nls_cp865.o fs/nls/nls_cp866.o fs/nls/nls_cp869.o fs/nls/nls_cp874.o fs/nls/nls_cp932.o fs/nls/nls_cp936.o fs/nls/nls_cp949.o fs/nls/nls_cp950.o fs/nls/nls_euc-jp.o fs/nls/nls_iso8859-1.o fs/nls/nls_iso8859-13.o fs/nls/nls_iso8859-14.o fs/nls/nls_iso8859-15.o fs/nls/nls_iso8859-2.o fs/nls/nls_iso8859-3.o fs/nls/nls_iso8859-4.o fs/nls/nls_iso8859-5.o fs/nls/nls_iso8859-6.o fs/nls/nls_iso8859-7.o fs/nls/nls_iso8859-9.o fs/nls/nls_koi8-r.o fs/nls/nls_koi8-ru.o fs/nls/nls_koi8-u.o fs/nls/nls_utf8.o fs/ntfs/ntfs.o fs/qnx4/qnx4.o fs/quota_v1.o fs/quota_v2.o fs/reiserfs/reiserfs.o fs/romfs/romfs.o fs/smbfs/smbfs.o fs/sysv/sysv.o fs/udf/udf.o fs/ufs/ufs.o fs/vfat/vfat.o fs/xfs/xfs.o lib/crc-ccitt.o lib/libcrc32c.o lib/zlib_deflate/zlib_deflate.o lib/zlib_inflate/zlib_inflate.o net/802/p8022.o net/802/psnap.o net/8021q/8021q.o net/appletalk/appletalk.o net/atm/atm.o net/atm/br2684.o net/atm/clip.o net/atm/lec.o net/atm/mpoa.o net/atm/pppoatm.o net/ax25/ax25.o net/bluetooth/bluetooth.o net/bluetooth/bnep/bnep.o net/bluetooth/hidp/hidp.o net/bluetooth/l2cap.o net/bluetooth/rfcomm/rfcomm.o net/bluetooth/sco.o net/bridge/bridge.o net/bridge/netfilter/ebt_802_3.o net/bridge/netfilter/ebt_among.o net/bridge/netfilter/ebt_arp.o net/bridge/netfilter/ebt_arpreply.o net/bridge/netfilter/ebt_dnat.o net/bridge/netfilter/ebt_ip.o net/bridge/netfilter/ebt_limit.o net/bridge/netfilter/ebt_log.o net/bridge/netfilter/ebt_mark.o net/bridge/netfilter/ebt_mark_m.o net/bridge/netfilter/ebt_pkttype.o net/bridge/netfilter/ebt_redirect.o net/bridge/netfilter/ebt_snat.o net/bridge/netfilter/ebt_stp.o net/bridge/netfilter/ebt_ulog.o net/bridge/netfilter/ebt_vlan.o net/bridge/netfilter/ebtable_broute.o net/bridge/netfilter/ebtable_filter.o net/bridge/netfilter/ebtable_nat.o net/bridge/netfilter/ebtables.o net/ipv4/ah4.o net/ipv4/esp4.o net/ipv4/ip_gre.o net/ipv4/ipcomp.o net/ipv4/ipip.o net/ipv4/ipvs/ip_vs.o net/ipv4/ipvs/ip_vs_dh.o net/ipv4/ipvs/ip_vs_ftp.o net/ipv4/ipvs/ip_vs_lblc.o net/ipv4/ipvs/ip_vs_lblcr.o net/ipv4/ipvs/ip_vs_lc.o net/ipv4/ipvs/ip_vs_nq.o net/ipv4/ipvs/ip_vs_rr.o net/ipv4/ipvs/ip_vs_sed.o net/ipv4/ipvs/ip_vs_sh.o net/ipv4/ipvs/ip_vs_wlc.o net/ipv4/ipvs/ip_vs_wrr.o net/ipv4/netfilter/arp_tables.o net/ipv4/netfilter/arpt_mangle.o net/ipv4/netfilter/arptable_filter.o net/ipv4/netfilter/ip_conntrack.o net/ipv4/netfilter/ip_conntrack_amanda.o net/ipv4/netfilter/ip_conntrack_ftp.o net/ipv4/netfilter/ip_conntrack_irc.o net/ipv4/netfilter/ip_conntrack_proto_sctp.o net/ipv4/netfilter/ip_conntrack_tftp.o net/ipv4/netfilter/ip_nat_amanda.o net/ipv4/netfilter/ip_nat_ftp.o net/ipv4/netfilter/ip_nat_irc.o net/ipv4/netfilter/ip_nat_snmp_basic.o net/ipv4/netfilter/ip_nat_tftp.o net/ipv4/netfilter/ip_queue.o net/ipv4/netfilter/ip_tables.o net/ipv4/netfilter/ipt_CLASSIFY.o net/ipv4/netfilter/ipt_DSCP.o net/ipv4/netfilter/ipt_ECN.o net/ipv4/netfilter/ipt_LOG.o net/ipv4/netfilter/ipt_MARK.o net/ipv4/netfilter/ipt_MASQUERADE.o net/ipv4/netfilter/ipt_NETMAP.o net/ipv4/netfilter/ipt_NOTRACK.o net/ipv4/netfilter/ipt_REDIRECT.o net/ipv4/netfilter/ipt_REJECT.o net/ipv4/netfilter/ipt_SAME.o net/ipv4/netfilter/ipt_TCPMSS.o net/ipv4/netfilter/ipt_TOS.o net/ipv4/netfilter/ipt_ULOG.o net/ipv4/netfilter/ipt_addrtype.o net/ipv4/netfilter/ipt_ah.o net/ipv4/netfilter/ipt_comment.o net/ipv4/netfilter/ipt_conntrack.o net/ipv4/netfilter/ipt_dscp.o net/ipv4/netfilter/ipt_ecn.o net/ipv4/netfilter/ipt_esp.o net/ipv4/netfilter/ipt_hashlimit.o net/ipv4/netfilter/ipt_helper.o net/ipv4/netfilter/ipt_iprange.o net/ipv4/netfilter/ipt_length.o net/ipv4/netfilter/ipt_limit.o net/ipv4/netfilter/ipt_mac.o net/ipv4/netfilter/ipt_mark.o net/ipv4/netfilter/ipt_multiport.o net/ipv4/netfilter/ipt_owner.o net/ipv4/netfilter/ipt_physdev.o net/ipv4/netfilter/ipt_pkttype.o net/ipv4/netfilter/ipt_realm.o net/ipv4/netfilter/ipt_recent.o net/ipv4/netfilter/ipt_sctp.o net/ipv4/netfilter/ipt_state.o net/ipv4/netfilter/ipt_tcpmss.o net/ipv4/netfilter/ipt_tos.o net/ipv4/netfilter/ipt_ttl.o net/ipv4/netfilter/iptable_filter.o net/ipv4/netfilter/iptable_mangle.o net/ipv4/netfilter/iptable_nat.o net/ipv4/netfilter/iptable_raw.o net/ipv4/tcp_diag.o net/ipv4/xfrm4_tunnel.o net/ipv6/ah6.o net/ipv6/esp6.o net/ipv6/ip6_tunnel.o net/ipv6/ipcomp6.o net/ipv6/ipv6.o net/ipv6/netfilter/ip6_queue.o net/ipv6/netfilter/ip6_tables.o net/ipv6/netfilter/ip6t_LOG.o net/ipv6/netfilter/ip6t_MARK.o net/ipv6/netfilter/ip6t_ah.o net/ipv6/netfilter/ip6t_dst.o net/ipv6/netfilter/ip6t_esp.o net/ipv6/netfilter/ip6t_eui64.o net/ipv6/netfilter/ip6t_frag.o net/ipv6/netfilter/ip6t_hbh.o net/ipv6/netfilter/ip6t_hl.o net/ipv6/netfilter/ip6t_ipv6header.o net/ipv6/netfilter/ip6t_length.o net/ipv6/netfilter/ip6t_limit.o net/ipv6/netfilter/ip6t_mac.o net/ipv6/netfilter/ip6t_mark.o net/ipv6/netfilter/ip6t_multiport.o net/ipv6/netfilter/ip6t_owner.o net/ipv6/netfilter/ip6t_physdev.o net/ipv6/netfilter/ip6t_rt.o net/ipv6/netfilter/ip6table_filter.o net/ipv6/netfilter/ip6table_mangle.o net/ipv6/netfilter/ip6table_raw.o net/ipv6/xfrm6_tunnel.o net/ipx/ipx.o net/irda/ircomm/ircomm-tty.o net/irda/ircomm/ircomm.o net/irda/irda.o net/irda/irlan/irlan.o net/irda/irnet/irnet.o net/key/af_key.o net/llc/llc.o net/llc/llc2.o net/netrom/netrom.o net/rose/rose.o net/rxrpc/rxrpc.o net/sched/cls_basic.o net/sched/cls_fw.o net/sched/cls_route.o net/sched/cls_rsvp.o net/sched/cls_rsvp6.o net/sched/cls_tcindex.o net/sched/cls_u32.o net/sched/sch_atm.o net/sched/sch_cbq.o net/sched/sch_dsmark.o net/sched/sch_gred.o net/sched/sch_hfsc.o net/sched/sch_htb.o net/sched/sch_ingress.o net/sched/sch_netem.o net/sched/sch_prio.o net/sched/sch_red.o net/sched/sch_sfq.o net/sched/sch_tbf.o net/sched/sch_teql.o net/sctp/sctp.o net/sunrpc/auth_gss/auth_rpcgss.o net/sunrpc/auth_gss/rpcsec_gss_krb5.o net/sunrpc/auth_gss/rpcsec_gss_spkm3.o net/sunrpc/sunrpc.o net/wanrouter/wanrouter.o make[1]: *** [__modpost] Error 134 make: *** [modules] Error 2 ------------------------------------------------------------------------- Take Surveys. Earn Cash. Influence the Future of IT Join SourceForge.net's Techsay panel and you'll get the chance to share your opinions on IT & business topics through brief surveys -- and earn cash http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV _______________________________________________ User-mode-linux-user mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/user-mode-linux-user
