GAIM 0.55

JJDude

2002-04-11 00:29:00

GAIM 0.55 won't install, (lack of some c library containing socklen_t) If you could port it to an os x package or tell me what library is needed for that, I would be very thankful.

JJDude

Error Message:
oscar.c:1225: `socklen_t' undeclared (first use in this function)
oscar.c:1225: (Each undeclared identifier is reported only once
oscar.c:1225: for each function it appears in.)
oscar.c:1225: parse error before `name_len'
oscar.c:1244: `name_len' undeclared (first use in this function)

brawalke

2002-04-12 03:32:00

apex

2002-04-13 21:26:00

http://macosx.forked.net/comp.html has the solution to your problem.

Anonymous

2002-04-26 08:31:00

Originally posted by apex:
http://macosx.forked.net/comp.html has the solution to your problem.
with all due reverence to the admin here, that url has nothing to do with this problem, nothing about socklen_t, but the first link definately helped. I just configured and installed the latest CVS version with that sourceforge link, thanks Bret