Post New Topic  Post A Reply
my profile | register | search | faq | forum home
  next oldest topic   next newest topic
» MacOSX - forked.net   » Compile Problems   » Everybuddy compile problems

UBBFriend: Email this page to someone!    
Author Topic: Everybuddy compile problems
Juanjo
Junior Member
Member # 226

posted November 16, 2001 07:43 AM      Profile for Juanjo     Send New Private Message      Edit/Delete Post  Reply With Quote 
Hi, Im trying to compile Everybuddy on OS X 10.1 with the latest developer tools. I have no experience in compiling problems or programming in UNIX

code:
/usr/include/resolv.h:138: `MAXDNAME' undeclared here (not in a function)
*** Error code 1

Stop in /Users/sangx/Applications/everybuddy-0.2.0/libxode.
*** Error code 1

Stop in /Users/sangx/Applications/everybuddy-0.2.0/libxode.
*** Error code 1

Stop in /Users/sangx/Applications/everybuddy-0.2.0.


Chequed in /usr/include/resolv.h and there is no reference to MAXDNAME, checked also the same file in my FreeBSD box and there is no refences too but there is a port for FreeBSD that works


Posts: 1 | From: Spain | Registered: Nov 2001  |  IP: Logged
apex
Administrator
Member # 1

posted November 25, 2001 06:13 PM      Profile for apex   Email apex   Send New Private Message      Edit/Delete Post  Reply With Quote 
in resolv.h change:
code:

char defdname[MAXDNAME]; /* default domain */


to:
code:

char defdname[256]; /* default domain */

I haven't tested this, but it should work.


Posts: 307 | From: Alaska | Registered: Aug 2001  |  IP: Logged

All times are Pacific Time  

Post New Topic  Post A Reply Close Topic    Move Topic    Delete Topic next oldest topic   next newest topic
Hop To:

Contact Us | macosx.forked.net

Powered by Infopop Corporation
Ultimate Bulletin BoardTM 6.1.0.2