java/4972: undefined reference to `libiconv'

Craig Rodrigues rodrigc@mediaone.net
Mon Jan 14 18:16:00 GMT 2002


On Mon, Jan 14, 2002 at 04:30:09PM -0800, George.R.Goffe@seagate.com wrote:
> 
> Craig,
> 
> I have a different problem now. gencheck.h not found. I'm sending the bulid
> log now. I started with a completely fresh gcc-* directory.

Do you have gencheck.h anywhere in your path?
It should be generated by the following rule in the gcc/Makefile:

gencheck.h : s-gencheck ; @true 

Can you read the install specific notes for Solaris, and follow
ALL the instructions, especially the part about
setting CONFIG_SHELL to /bin/ksh and not /bin/sh.

Also, are you trying to do this install on an NFS filesystem?
-- 
Craig Rodrigues        
http://www.gis.net/~craigr    
rodrigc@mediaone.net          



More information about the Gcc-bugs mailing list