inn-2.3.2 and inn-2.3.3 give error on compilation
Katsuhiro Kondou
Katsuhiro_Kondou at isc.org
Wed Jun 19 06:46:46 UTC 2002
In article <Pine.A41.4.21.0206191201250.9724-100000 at serc>,
<gowranga at serc.iisc.ernet.in> wrote;
} I tried compiling with the native compiler, but get the error as follows:
}
} cc -Ae -g -o innfeed article.o buffer.o config_l.o config_y.o
} connection.o endpoint.o host.o innlistener.o main.o misc.o tape.o
} version.o ../storage/libstorage.a ../lib/libinn.a
} /usr/ccs/bin/ld: Duplicate symbol "yymaxdepth" in files config_y.o and
} ../lib/libinn.a(parsedate.o)
} /usr/ccs/bin/ld: Found 1 duplicate symbol(s)
} *** Error exit code 1
Adding '#define yymaxdepth innfeed_yymaxdepth' to
innfeed/configfile.h should fix your problem.
--
Katsuhiro Kondou
More information about the inn-bugs
mailing list