compiling errors...

Gregory Hicks ghicks at cadence.com
Thu Oct 13 16:16:16 UTC 2005


> Subject: compiling errors...
> Date: Thu, 13 Oct 2005 16:12:57 +0300
> From: "Cihan Subasi \(Garanti Teknoloji\)" <CihanS at garanti.com.tr>
> To: <bind9-users at isc.org>
> X-imss-approveListMatch: *@garanti.com.tr
> 
> When I am compiling bind, I am getting following errors...Any help will
> be appreciated...thanks

Looks like you do not have the library "libiconv.so.2" in your
LD_LIBRARY_PATH or that library is not in some "well known"
location...

look in /usr/lib, /lib, /opt/*/lib, /usr/local/lib...

Try doing a "find / -name libiconv\* -print" or a
"locate / -name libiconv\*" to see the location and add that to your
LD_LIBRARY_PATH.

don't forget though that once you add ANYTHING to $LD_LIBRARY_PATH, you
should all the path to ALL libraries...

Regards,
Gregory Hicks

>  
> configure:2420: checking for C compiler version
> configure:2423: gcc --version </dev/null >&5
> ld.so.1: gcc: fatal: libiconv.so.2: open failed: No such file or
> directory
> ./configure: line 1:   626 Killed                  $CC --version
> configure:2426: $? = 137
> configure:2428: gcc -v </dev/null >&5
> ld.so.1: gcc: fatal: libiconv.so.2: open failed: No such file or
> directory
> ./configure: line 1:   630 Killed                  $CC -v
> configure:2431: $? = 137
> configure:2433: gcc -V </dev/null >&5
> ld.so.1: gcc: fatal: libiconv.so.2: open failed: No such file or
> directory
> ./configure: line 1:   634 Killed                  $CC -V
> configure:2436: $? = 137
> configure:2459: checking for C compiler default output file name
> configure:2462: gcc    conftest.c  >&5
> ld.so.1: gcc: fatal: libiconv.so.2: open failed: No such file or
> directory
> ./configure: line 1:   644 Killed                  $CC $CFLAGS $CPPFLAGS
> $LDFLAGS conftest.$ac_ext $LIBS 1>&5
> configure:2465: $? = 137
> configure: failed program was:
>  
> ***********************************************************
> Cihan SUBASI
> Garanti Technology
> Internet ve Yazilim Hizmetleri
> Tel:(90)(212)4783426 GSM:(90)(533)(2750353)
> Fax:(90)(212)6576150
> http://www.garantitechnology.com <http://www.garantitechnology.com/> 
> mailto:cihans at garanti.com.tr 
> Success is a wonderful thing, but never underestimate the value of
> failure. Failure teaches many more things than success ever can. 
> *********************************************************** 
> 
>  
> 
> 

-------------------------------------------------------------------
Gregory Hicks                        | Principal Systems Engineer
Cadence Design Systems               | Direct:   408.576.3609
555 River Oaks Pkwy M/S 6B1          | Fax:      408.894.3400
San Jose, CA 95134                   | Internet: ghicks at cadence.com

I am perfectly capable of learning from my mistakes.  I will surely
learn a great deal today.

"A democracy is a sheep and two wolves deciding on what to have for
lunch.  Freedom is a well armed sheep contesting the results of the
decision." - Benjamin Franklin

"The best we can hope for concerning the people at large is that they
be properly armed." --Alexander Hamilton




More information about the bind-users mailing list