bug-bash
[Top][All Lists]
Advanced

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

Re: ldl not found when linking static bash


From: Sven Mascheck
Subject: Re: ldl not found when linking static bash
Date: 20 Jul 2001 15:23:47 +0200
User-agent: tin/1.4.5-20010409 ("One More Nightmare") (UNIX) (SunOS/5.8 (sun4u))

Salman Farooq <sfarooq@cadence.com> wrote:

> Subject: [ldl not found when linking static bash.]
> OS: solaris2.6
>  ./configure --prefix=/sbin --enable-static-link
>  make STATIC_LD= LOCAL_LIBS='-Wl,-B,dynamic -ldl -Wl,-B,static'

>  "termcap -lglob  -ltilde -lmalloc -Wl,-B,dynamic -ldl -Wl,-B,static
>  [...] ld: fatal: library -ldl: not found        ^^

 - insert -L/etc/lib -R/etc/lib above
 - see two threads in this group, the subject matching "statci link"



reply via email to

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