[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Undefined symbol: ___inet_addr - corrected but why?
- To: misc_(_at_)_openbsd_(_dot_)_org
- Subject: Undefined symbol: ___inet_addr - corrected but why?
- From: Michael Richard <richar01_(_at_)_gel_(_dot_)_ulaval_(_dot_)_ca>
- Date: Wed, 8 Dec 1999 05:41:02 -0500 (EST)
Hi again!
I resolved my problem by editing /usr/include/arpa/inet.h and changing
#define inet_addr __inet_addr
for
#define inet_addr inet_addr
and did the same thing for all other definitions. It worked but I don't really understand why. I mean, is this ok to do this?
Thanx!
Michael
Visit your host, monkey.org