bug-bash
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: i can't compile bash 2.05b on sparc solaris 9


From: Chet Ramey
Subject: Re: i can't compile bash 2.05b on sparc solaris 9
Date: Wed, 7 Jul 2004 16:03:03 -0400

> ld: fatal: symbol `getenv' is multiply-defined:
>         (file ./lib/sh/libsh.a(getenv.o) type=FUNC; file /usr/lib/libc.a
>         (getenv.o) type=FUNC);
> ld: fatal: File processing errors. No output written to bash
> collect2: ld returned 1 exit status
> make: *** [bash] Error 1

When did the semantics of Unix static library linking get changed?

> What must i do for compile bash on sun solaris 9 ?

Edit config.h and #undef CAN_REDEFINE_GETENV.  Then look at config.log
and tell me why the configure test said it could.

Chet

-- 
``The lyf so short, the craft so long to lerne.'' - Chaucer
( ``Discere est Dolere'' -- chet )
                                                Live...Laugh...Love
Chet Ramey, ITS, CWRU    chet@po.cwru.edu    http://tiswww.tis.cwru.edu/~chet/




reply via email to

[Prev in Thread] Current Thread [Next in Thread]