[Author Prev][Author Next][Thread Prev][Thread Next][Author Index][Thread Index]

Re: gEDA-user: Problem building :: ICARUS Verilog



On 8/2/05, Stephen Williams <steve@xxxxxxxxxx> wrote:
> -----BEGIN PGP SIGNED MESSAGE-----
> Hash: SHA1
> 
> Krishanu Debnath wrote:
> | Hello,
> |
> | I am facing problem building ICARUS Verilog in my linux box. Here is
> | the information about
> | the machine I am using ..
> |
> | [x0030819 asiclindt004 Linux verilog-20050617]: uname -a
> | Linux asiclindt004 2.4.18-27.7.x #2 Mon Jan 12 01:17:01 IST 2004 i686
> unknown
> |
> | I am getting error during configuration.
> |
> | $> ./configure --prefix=/user/x0030819/my_local/
> |
> | I have attached the config.log file.
> |
> | Can someone tell me what's wrong going on here?
> 
> Looks to me like you lack C++ libraries. Is your libstdc++-devel package
> installed?
> 

Thanks. My LD_LIBRARY_PATH was wrong. Darn.

Krishanu