作者VictorHsieh (不要想太多)
看板PttCurrent
标题Re: [问题] 请问各位高手
时间Fri Jan 16 00:19:41 2004
※ 引述《dickman (Python)》之铭言:
: 我按照里面的方法INSTALL
: 但是到了make BBSHOME=/home/bbs all install这一行的时候
: 编译时出了问题
: 错误讯息如下:
: IL -O2 -pipe -Wall -pipe -Wall -lcrypt -o xchatd xchatd.c util_cache.o util_record.o util_passwd.o util_var.o util_stuff.o util_osdep.outil_args.o descrypt.c
: descrypt.c: In function `des_setkey':
: descrypt.c:361: warning: implicit declaration of function `ntohl'
: make: don't know how to make Linux. Stop
: *** Error code 2
: Stop.
: 请问各位高手,这个问题要怎麽解决呢?
: 我的OS是Redhat 9.0
: 有装pmake...
你是不是有改到 Makefile
怎麽会 make Linux :Q
至於那个 warning
你可以查一下 man page 是不是长这个样子
uint32_t ntohl(uint32_t netlong);
--
※ 发信站: 批踢踢实业坊(ptt.cc)
◆ From: 140.112.244.208