免费注册 查看新帖 |

Chinaunix

  平台 论坛 博客 文库
最近访问板块 发新帖
查看: 1714 | 回复: 0
打印 上一主题 下一主题

[安装配置] AIX 上安装samba出错? [复制链接]

论坛徽章:
0
跳转到指定楼层
1 [收藏(0)] [报告]
发表于 2006-12-12 15:06 |只看该作者 |倒序浏览
从这个网站下载的samba:    http://www.bullfreeware.com/listaix43.html
smitty installp 安装后:
配置swat: 在/etc/services   加一行:
swat            901/tcp                         #Samba Web Administration
在/etc/inetd.conf编辑加入:
netbios-ssn     stream  tcp     nowait  root    /usr/local/samba/sbin/smbd
smbd
netbios-ns      dgram   udp     wait    root    /usr/local/samba/sbin/nmbd
nmbd
swat    stream  tcp     nowait  root    /usr/local/samba/sbin/swat      swat

然后:
#>refresh -s inetd

再启动swat出错:
#>/usr/local/samba/sbin/swat
exec(): 0509-036 Cannot load program ./swat because of the following errors:
        0509-130 Symbol resolution failed for swat because:
        0509-136   Symbol ___memset (number 1) is not exported from
                   dependent module /usr/lib/libc.a(shr.o).
        0509-136   Symbol ___memmove (number 2) is not exported from
                   dependent module /usr/lib/libc.a(shr.o).
        0509-136   Symbol __strtollmax (number 192) is not exported from
                   dependent module /usr/lib/libc.a(shr.o).
        0509-192 Examine .loader section symbols with the
                 'dump -Tv' command.
#>/usr/local/samba/sbin/smbd -D
exec(): 0509-036 Cannot load program ./smbd because of the following errors:
        0509-130 Symbol resolution failed for smbd because:
        0509-136   Symbol ___memset (number 1) is not exported from
                   dependent module /usr/lib/libc.a(shr.o).
        0509-136   Symbol ___memmove (number 2) is not exported from
                   dependent module /usr/lib/libc.a(shr.o).
        0509-136   Symbol __strtollmax (number 207) is not exported from
                   dependent module /usr/lib/libc.a(shr.o).
        0509-192 Examine .loader section symbols with the
                 'dump -Tv' command.

启动samba进程时,出现以上错误!
您需要登录后才可以回帖 登录 | 注册

本版积分规则 发表回复

  

北京盛拓优讯信息技术有限公司. 版权所有 京ICP备16024965号-6 北京市公安局海淀分局网监中心备案编号:11010802020122 niuxiaotong@pcpop.com 17352615567
未成年举报专区
中国互联网协会会员  联系我们:huangweiwei@itpub.net
感谢所有关心和支持过ChinaUnix的朋友们 转载本站内容请注明原作者名及出处

清除 Cookies - ChinaUnix - Archiver - WAP - TOP