Build problems

Ben Lindstrom mouring at etoh.eviladmin.org
Tue Jun 25 03:50:35 EST 2002


On Mon, 24 Jun 2002, Petri Kaukasoina wrote:

> On Mon, Jun 24, 2002 at 03:52:07AM -0700, Jordan Mack wrote:
> > I'm getting a build error when trying to compile openssh3.3p1 under
> > slackware 8.1 (i386). Clues anyone?
> >
> > /usr/local/lib/gcc-lib/i586-pc-linux-gnu/3.1/../../../../i586-pc-linux-
> > gnu/bin/l
> > d: Dwarf Error: Invalid or unhandled FORM value: 14.
> > /usr/local/lib/gcc-lib/i586-pc-linux-
> > gnu/3.1/../../../libc.a(getopt.o):/tmp/glib
> > c-2.2.5/posix/getopt.c:304: multiple definition of `optind'
> > /usr/local/lib/gcc-lib/i586-pc-linux-gnu/3.1/../../../../i586-pc-linux-
> > gnu/bin/l
>
> Maybe you have a broken gcc installation and/or a broken libc installation
> under /usr/local ? The paths above are not the ones that Slackware uses.

The issue is Gnu lib lacks optreset feature.  And if you staticly compile
with our internal version glibc throws a fit.  This has been fixed post
3.3.  Until then just don't compile static.

- Ben




More information about the openssh-unix-dev mailing list