作者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