[Date Prev][Date Next] [Chronological] [Thread] [Top]

current HEAD branch doesn't compile (ITS#797)



Full_Name: Ralf Haferkamp
Version: 2.X-Devel  10/02/2000
OS: SuSE Linux 7.0
URL: ftp://ftp.openldap.org/incoming/
Submission from: (NULL) (194.112.123.201)


make stops with this error:
daemon.c: In function `open_listener':
daemon.c:278: `sai_ai_family' undeclared (first use in this function)
daemon.c:278: (Each undeclared identifier is reported only once
daemon.c:278: for each function it appears in.)
daemon.c:286: warning: unreachable code at beginning of switch statement

is it possible that the "sai_ai_family" has to be a "sai->ai_family" ?

Ralf