(no subject)

Иван Алешкович ivanvl at bk.ru
Tue May 8 01:28:13 UTC 2007


Good day
I have a problem with compilation kernel.
when i do make with attach file configuration novellkernel(GENERIC-original file configuration), i get error:

nwfs_subr.o(.text+0x19): In function `ncp_extract_file_info':
../../../fs/nwfs/nwfs_subr.c:63: undefined reference to `md_get_mem'
nwfs_subr.o(.text+0x34):../../../fs/nwfs/nwfs_subr.c:66: undefined reference to `md_get_uint8'
nwfs_subr.o(.text+0x4b):../../../fs/nwfs/nwfs_subr.c:68: undefined reference to `md_get_mem'
nwfs_subr.o(.text+0xd4): In function `ncp_initsearch':
../../../fs/nwfs/nwfs_subr.c:89: undefined reference to `mb_put_uint8'
nwfs_subr.o(.text+0xe8):../../../fs/nwfs/nwfs_subr.c:90: undefined reference to `mb_put_uint8'
nwfs_subr.o(.text+0xf6):../../../fs/nwfs/nwfs_subr.c:91: undefined reference to `mb_put_uint8'
nwfs_subr.o(.text+0x13f):../../../fs/nwfs/nwfs_subr.c:97: undefined reference to `md_get_mem'
nwfs_subr.o(.text+0x19c): In function `ncp_search_for_file_or_subdir':
../../../fs/nwfs/nwfs_subr.c:115: undefined reference to `mb_put_uint8'
nwfs_subr.o(.text+0x1b0):../../../fs/nwfs/nwfs_subr.c:116: undefined reference to `mb_put_uint8'
nwfs_subr.o(.text+0x1be):../../../fs/nwfs/nwfs_subr.c:117: undefined reference to `mb_put_uint8'
nwfs_subr.o(.text+0x1cf):../../../fs/nwfs/nwfs_subr.c:118: undefined reference to `mb_put_uint16le'
nwfs_subr.o(.text+0x1e3):../../../fs/nwfs/nwfs_subr.c:119: undefined reference to `mb_put_uint32le'
nwfs_subr.o(.text+0x1f4):../../../fs/nwfs/nwfs_subr.c:120: undefined reference to `mb_put_mem'
nwfs_subr.o(.text+0x202):../../../fs/nwfs/nwfs_subr.c:121: undefined reference to `mb_put_uint8'
nwfs_subr.o(.text+0x216):../../../fs/nwfs/nwfs_subr.c:122: undefined reference to `mb_put_uint8'
nwfs_subr.o(.text+0x224):../../../fs/nwfs/nwfs_subr.c:123: undefined reference to `mb_put_uint8'
nwfs_subr.o(.text+0x250):../../../fs/nwfs/nwfs_subr.c:128: undefined reference to `md_get_mem'
nwfs_subr.o(.text+0x25e):../../../fs/nwfs/nwfs_subr.c:129: undefined reference to `md_get_uint8'
nwfs_subr.o(.text+0x30e): In function `ncp_obtain_info':
../../../fs/nwfs/nwfs_subr.c:157: undefined reference to `mb_put_uint8'
nwfs_subr.o(.text+0x320):../../../fs/nwfs/nwfs_subr.c:158: undefined reference to `mb_put_uint8'
nwfs_subr.o(.text+0x32d):../../../fs/nwfs/nwfs_subr.c:159: undefined reference to `mb_put_uint8'
nwfs_subr.o(.text+0x33e):../../../fs/nwfs/nwfs_subr.c:160: undefined reference to `mb_put_uint16le'
nwfs_subr.o(.text+0x352):../../../fs/nwfs/nwfs_subr.c:161: undefined reference to `mb_put_uint32le'
nwfs_subr.o(.text+0x51f): In function `ncp_open_create_file_or_subdir':
../../../fs/nwfs/nwfs_subr.c:244: undefined reference to `mb_put_uint8'
nwfs_subr.o(.text+0x533):../../../fs/nwfs/nwfs_subr.c:245: undefined reference to `mb_put_uint8'
nwfs_subr.o(.text+0x544):../../../fs/nwfs/nwfs_subr.c:246: undefined reference to `mb_put_uint8'
nwfs_subr.o(.text+0x554):../../../fs/nwfs/nwfs_subr.c:247: undefined reference to `mb_put_uint16le'
nwfs_subr.o(.text+0x568):../../../fs/nwfs/nwfs_subr.c:248: undefined reference to `mb_put_uint32le'
nwfs_subr.o(.text+0x577):../../../fs/nwfs/nwfs_subr.c:249: undefined reference to `mb_put_uint32le'
nwfs_subr.o(.text+0x588):../../../fs/nwfs/nwfs_subr.c:254: undefined reference to `mb_put_uint16le'
nwfs_subr.o(.text+0x5d7):../../../fs/nwfs/nwfs_subr.c:262: undefined reference to `md_get_uint32le'
nwfs_subr.o(.text+0x5ea):../../../fs/nwfs/nwfs_subr.c:263: undefined reference to `md_get_uint8'
nwfs_subr.o(.text+0x5f8):../../../fs/nwfs/nwfs_subr.c:264: undefined reference to `md_get_uint8'
nwfs_subr.o(.text+0x666): In function `ncp_close_file':
../../../fs/nwfs/nwfs_subr.c:280: undefined reference to `mb_put_uint8'
nwfs_subr.o(.text+0x679):../../../fs/nwfs/nwfs_subr.c:281: undefined reference to `mb_put_mem'
nwfs_subr.o(.text+0x6dc): In function `ncp_DeleteNSEntry':
../../../fs/nwfs/nwfs_subr.c:300: undefined reference to `mb_put_uint8'
nwfs_subr.o(.text+0x6f0):../../../fs/nwfs/nwfs_subr.c:301: undefined reference to `mb_put_uint8'
nwfs_subr.o(.text+0x6fe):../../../fs/nwfs/nwfs_subr.c:302: undefined reference to `mb_put_uint8'
nwfs_subr.o(.text+0x70f):../../../fs/nwfs/nwfs_subr.c:303: undefined reference to `mb_put_uint16le'
nwfs_subr.o(.text+0x796): In function `ncp_nsrename':
../../../fs/nwfs/nwfs_subr.c:324: undefined reference to `mb_put_uint8'
nwfs_subr.o(.text+0x7a7):../../../fs/nwfs/nwfs_subr.c:325: undefined reference to `mb_put_uint8'
nwfs_subr.o(.text+0x7b5):../../../fs/nwfs/nwfs_subr.c:326: undefined reference to `mb_put_uint8'
nwfs_subr.o(.text+0x7c6):../../../fs/nwfs/nwfs_subr.c:327: undefined reference to `mb_put_uint16le'
nwfs_subr.o(.text+0x7da):../../../fs/nwfs/nwfs_subr.c:329: undefined reference to `mb_put_uint8'
nwfs_subr.o(.text+0x7ee):../../../fs/nwfs/nwfs_subr.c:330: undefined reference to `mb_put_mem'
nwfs_subr.o(.text+0x7fc):../../../fs/nwfs/nwfs_subr.c:331: undefined reference to `mb_put_uint8'
nwfs_subr.o(.text+0x80d):../../../fs/nwfs/nwfs_subr.c:332: undefined reference to `mb_put_uint8'
nwfs_subr.o(.text+0x81a):../../../fs/nwfs/nwfs_subr.c:334: undefined reference to `mb_put_uint8'
nwfs_subr.o(.text+0x82e):../../../fs/nwfs/nwfs_subr.c:335: undefined reference to `mb_put_mem'
nwfs_subr.o(.text+0x83f):../../../fs/nwfs/nwfs_subr.c:336: undefined reference to `mb_put_uint8'
nwfs_subr.o(.text+0x84d):../../../fs/nwfs/nwfs_subr.c:337: undefined reference to `mb_put_uint8'
nwfs_subr.o(.text+0x8ee): In function `ncp_modify_file_or_subdir_dos_info':
../../../fs/nwfs/nwfs_subr.c:362: undefined reference to `mb_put_uint8'
nwfs_subr.o(.text+0x902):../../../fs/nwfs/nwfs_subr.c:363: undefined reference to `mb_put_uint8'
nwfs_subr.o(.text+0x910):../../../fs/nwfs/nwfs_subr.c:364: undefined reference to `mb_put_uint8'
nwfs_subr.o(.text+0x921):../../../fs/nwfs/nwfs_subr.c:365: undefined reference to `mb_put_uint16le'
nwfs_subr.o(.text+0x933):../../../fs/nwfs/nwfs_subr.c:366: undefined reference to `mb_put_uint32le'
nwfs_subr.o(.text+0x946):../../../fs/nwfs/nwfs_subr.c:367: undefined reference to `mb_put_mem'
nwfs_subr.o(.text+0xa4d): In function `ncp_setattr':
../../../fs/nwfs/nwfs_subr.c:400: undefined reference to `mb_put_uint8'
nwfs_subr.o(.text+0xa67):../../../fs/nwfs/nwfs_subr.c:401: undefined reference to `mb_put_mem'
nwfs_subr.o(.text+0xa79):../../../fs/nwfs/nwfs_subr.c:402: undefined reference to `mb_put_uint32be'
nwfs_subr.o(.text+0xa8d):../../../fs/nwfs/nwfs_subr.c:403: undefined reference to `mb_put_uint16be'
nwfs_subr.o(.text+0xbdf): In function `ncp_get_volume_info_with_number':
../../../fs/nwfs/nwfs_subr.c:442: undefined reference to `mb_put_uint8'
nwfs_subr.o(.text+0xc01):../../../fs/nwfs/nwfs_subr.c:446: undefined reference to `md_get_uint32le'
nwfs_subr.o(.text+0xc11):../../../fs/nwfs/nwfs_subr.c:447: undefined reference to `md_get_uint32le'
nwfs_subr.o(.text+0xc21):../../../fs/nwfs/nwfs_subr.c:448: undefined reference to `md_get_uint32le'
nwfs_subr.o(.text+0xc31):../../../fs/nwfs/nwfs_subr.c:449: undefined reference to `md_get_uint32le'
nwfs_subr.o(.text+0xc44):../../../fs/nwfs/nwfs_subr.c:450: undefined reference to `md_get_uint32le'
nwfs_subr.o(.text+0xc54):../../../fs/nwfs/nwfs_subr.c:451: more undefined references to `md_get_uint32le' follow
nwfs_subr.o(.text+0xc74): In function `ncp_get_volume_info_with_number':
../../../fs/nwfs/nwfs_subr.c:453: undefined reference to `md_get_uint8'
nwfs_subr.o(.text+0xc92):../../../fs/nwfs/nwfs_subr.c:455: undefined reference to `md_get_uint8'
nwfs_subr.o(.text+0xcb9):../../../fs/nwfs/nwfs_subr.c:459: undefined reference to `md_get_mem'
nwfs_subr.o(.text+0xd0a): In function `ncp_get_namespaces':
../../../fs/nwfs/nwfs_subr.c:477: undefined reference to `mb_put_uint8'
nwfs_subr.o(.text+0xd18):../../../fs/nwfs/nwfs_subr.c:478: undefined reference to `mb_put_uint16le'
nwfs_subr.o(.text+0xd29):../../../fs/nwfs/nwfs_subr.c:479: undefined reference to `mb_put_uint8'
nwfs_subr.o(.text+0xd4a):../../../fs/nwfs/nwfs_subr.c:483: undefined reference to `md_get_uint16le'
nwfs_subr.o(.text+0xd70):../../../fs/nwfs/nwfs_subr.c:486: undefined reference to `md_get_uint8'
nwfs_subr.o(.text+0xdd6): In function `ncp_lookup_volume':
../../../fs/nwfs/nwfs_subr.c:506: undefined reference to `mb_put_uint8'
nwfs_subr.o(.text+0xde4):../../../fs/nwfs/nwfs_subr.c:507: undefined reference to `mb_put_uint8'
nwfs_subr.o(.text+0xdf2):../../../fs/nwfs/nwfs_subr.c:508: undefined reference to `mb_put_uint8'
nwfs_subr.o(.text+0xe00):../../../fs/nwfs/nwfs_subr.c:509: undefined reference to `mb_put_uint16le'
nwfs_subr.o(.text+0xe11):../../../fs/nwfs/nwfs_subr.c:511: undefined reference to `mb_put_uint8'
nwfs_subr.o(.text+0xe1f):../../../fs/nwfs/nwfs_subr.c:512: undefined reference to `mb_put_uint32be'
nwfs_subr.o(.text+0xe30):../../../fs/nwfs/nwfs_subr.c:513: undefined reference to `mb_put_uint8'
nwfs_subr.o(.text+0xe3e):../../../fs/nwfs/nwfs_subr.c:514: undefined reference to `mb_put_uint8'
nwfs_subr.o(.text+0xe6d):../../../fs/nwfs/nwfs_subr.c:519: undefined reference to `md_get_uint32le'
nwfs_subr.o(.text+0xe7c):../../../fs/nwfs/nwfs_subr.c:520: undefined reference to `md_get_uint32le'
nwfs_subr.o(.text+0xe8b):../../../fs/nwfs/nwfs_subr.c:521: undefined reference to `md_get_uint8'
ncp_mod.o(.text+0x1fe): In function `sncp_request':
../../../netncp/ncp_mod.c:156: undefined reference to `mb_put_mem'
ncp_mod.o(.text+0x23c):../../../netncp/ncp_mod.c:164: undefined reference to `md_get_mem'
ncp_mod.o(.text+0xb13): In function `ncp_conn_frag_rq':
../../../netncp/ncp_mod.c:449: undefined reference to `mb_put_mem'
ncp_mod.o(.text+0xba8):../../../netncp/ncp_mod.c:464: undefined reference to `md_get_mem'
ncp_ncp.o(.text+0x337): In function `ncp_negotiate_buffersize':
../../../netncp/ncp_ncp.c:170: undefined reference to `mb_put_uint16be'
ncp_ncp.o(.text+0x358):../../../netncp/ncp_ncp.c:174: undefined reference to `md_get_uint16be'
ncp_ncp.o(.text+0x3c3): In function `ncp_negotiate_size_and_options':
../../../netncp/ncp_ncp.c:191: undefined reference to `mb_put_uint16be'
ncp_ncp.o(.text+0x3d4):../../../netncp/ncp_ncp.c:192: undefined reference to `mb_put_uint8'
ncp_ncp.o(.text+0x3ff):../../../netncp/ncp_ncp.c:197: undefined reference to `md_get_uint16be'
ncp_ncp.o(.text+0x42a):../../../netncp/ncp_ncp.c:199: undefined reference to `md_get_uint16be'
ncp_ncp.o(.text+0x439):../../../netncp/ncp_ncp.c:200: undefined reference to `md_get_uint8'
ncp_ncp.o(.text+0x60b): In function `ncp_get_bindery_object_id':
../../../netncp/ncp_ncp.c:289: undefined reference to `mb_put_uint16be'
ncp_ncp.o(.text+0x641):../../../netncp/ncp_ncp.c:295: undefined reference to `md_get_uint32be'
ncp_ncp.o(.text+0x651):../../../netncp/ncp_ncp.c:296: undefined reference to `md_get_uint16be'
ncp_ncp.o(.text+0x665):../../../netncp/ncp_ncp.c:297: undefined reference to `md_get_mem'
ncp_ncp.o(.text+0x6df): In function `ncp_get_encryption_key':
../../../netncp/ncp_ncp.c:318: undefined reference to `md_get_mem'
ncp_ncp.o(.text+0x7fd): In function `ncp_login_encrypted':
../../../netncp/ncp_ncp.c:369: undefined reference to `mb_put_mem'
ncp_ncp.o(.text+0x808):../../../netncp/ncp_ncp.c:370: undefined reference to `mb_put_uint16be'
ncp_ncp.o(.text+0x8ae): In function `ncp_login_unencrypted':
../../../netncp/ncp_ncp.c:394: undefined reference to `mb_put_uint16be'
ncp_ncp.o(.text+0x99b): In function `ncp_read':
../../../netncp/ncp_ncp.c:426: undefined reference to `mb_put_uint8'
ncp_ncp.o(.text+0x9a8):../../../netncp/ncp_ncp.c:427: undefined reference to `mb_put_mem'
ncp_ncp.o(.text+0x9b4):../../../netncp/ncp_ncp.c:428: undefined reference to `mb_put_uint32be'
ncp_ncp.o(.text+0x9c1):../../../netncp/ncp_ncp.c:429: undefined reference to `mb_put_uint16be'
ncp_ncp.o(.text+0x9ec):../../../netncp/ncp_ncp.c:434: undefined reference to `md_get_uint16be'
ncp_ncp.o(.text+0xa0e):../../../netncp/ncp_ncp.c:436: undefined reference to `md_get_mem'
ncp_ncp.o(.text+0xa28):../../../netncp/ncp_ncp.c:437: undefined reference to `md_get_uio'
ncp_ncp.o(.text+0xb52): In function `ncp_write':
../../../netncp/ncp_ncp.c:476: undefined reference to `mb_put_uint8'
ncp_ncp.o(.text+0xb5f):../../../netncp/ncp_ncp.c:477: undefined reference to `mb_put_mem'
ncp_ncp.o(.text+0xb6b):../../../netncp/ncp_ncp.c:478: undefined reference to `mb_put_uint32be'
ncp_ncp.o(.text+0xb78):../../../netncp/ncp_ncp.c:479: undefined reference to `mb_put_uint16be'
ncp_ncp.o(.text+0xb82):../../../netncp/ncp_ncp.c:480: undefined reference to `mb_put_uio'
ncp_rq.o(.text+0xb1): In function `ncp_rq_alloc_subfn':
../../../netncp/ncp_rq.c:96: undefined reference to `mb_reserve'
ncp_rq.o(.text+0xc1):../../../netncp/ncp_rq.c:97: undefined reference to `mb_put_uint8'
ncp_rq.o(.text+0x11f): In function `ncp_rq_init_any':
../../../netncp/ncp_rq.c:120: undefined reference to `mb_init'
ncp_rq.o(.text+0x13c):../../../netncp/ncp_rq.c:124: undefined reference to `mb_reserve'
ncp_rq.o(.text+0x154):../../../netncp/ncp_rq.c:129: undefined reference to `mb_reserve'
ncp_rq.o(.text+0x190): In function `ncp_rq_done':
../../../netncp/ncp_rq.c:142: undefined reference to `mb_done'
ncp_rq.o(.text+0x199):../../../netncp/ncp_rq.c:143: undefined reference to `md_done'
ncp_rq.o(.text+0x1ed): In function `ncp_rq_pathstring':
../../../netncp/ncp_rq.c:166: undefined reference to `mb_put_uint8'
ncp_rq.o(.text+0x208):../../../netncp/ncp_rq.c:169: undefined reference to `mb_put_mem'
ncp_rq.o(.text+0x240): In function `ncp_rq_pstring':
../../../netncp/ncp_rq.c:180: undefined reference to `mb_put_uint8'
ncp_rq.o(.text+0x256):../../../netncp/ncp_rq.c:183: undefined reference to `mb_put_mem'
ncp_rq.o(.text+0x27e): In function `ncp_rq_dbase_path':
../../../netncp/ncp_rq.c:193: undefined reference to `mb_put_uint8'
ncp_rq.o(.text+0x28c):../../../netncp/ncp_rq.c:194: undefined reference to `mb_put_mem'
ncp_rq.o(.text+0x294):../../../netncp/ncp_rq.c:195: undefined reference to `mb_put_uint8'
ncp_rq.o(.text+0x2b8):../../../netncp/ncp_rq.c:199: undefined reference to `mb_put_uint8'
ncp_rq.o(.text+0x2d2):../../../netncp/ncp_rq.c:202: undefined reference to `mb_put_uint8'
ncp_rq.o(.text+0x2dc):../../../netncp/ncp_rq.c:203: undefined reference to `mb_put_mem'
ncp_rq.o(.text+0x2f0):../../../netncp/ncp_rq.c:207: undefined reference to `mb_put_uint8'
ncp_rq.o(.text+0x30c):../../../netncp/ncp_rq.c:211: undefined reference to `mb_put_uint8'
ncp_rq.o(.text+0x314):../../../netncp/ncp_rq.c:212: undefined reference to `mb_put_uint8'
ncp_rq.o(.text+0x399): In function `ncp_sign_packet':
../../../netncp/ncp_rq.c:233: undefined reference to `mb_put_mem'
ncp_rq.o(.text+0x45a): In function `ncp_request_int':
../../../netncp/ncp_rq.c:273: undefined reference to `mb_fixhdr'
ncp_rq.o(.text+0x712):../../../netncp/ncp_rq.c:399: undefined reference to `md_initm'
ncp_rq.o(.text+0x75f):../../../netncp/ncp_rq.c:410: undefined reference to `md_get_mem'
*** Error code 1

Stop in /usr/src/sys/i386/compile/novellkernel.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: GENERIC
Type: application/octet-stream
Size: 10629 bytes
Desc: not available
Url : http://lists.freebsd.org/pipermail/freebsd-questions/attachments/20070508/d8758760/GENERIC-0001.obj
-------------- next part --------------
A non-text attachment was scrubbed...
Name: novellkernel
Type: application/octet-stream
Size: 10947 bytes
Desc: not available
Url : http://lists.freebsd.org/pipermail/freebsd-questions/attachments/20070508/d8758760/novellkernel-0001.obj


More information about the freebsd-questions mailing list