I am trying to build base without adding the -liconv to  CONFIG_SYSTEM_LIBS base.make file.
 
I am still getting the following error . Please find the attachment for config.log and the config.status files.
 
 
-----------------------------------------------------------------------------
Undefined                       first referenced
 symbol                             in file
encode_strtoustr                    ../Source/shared_obj/sparc/solaris2.8/gnu-gn
u-gnu/libgnustep-base.so
libiconv                            ../Source/shared_obj/sparc/solaris2.8/gnu-gn
u-gnu/libgnustep-base.so
libiconv_open                       ../Source/shared_obj/sparc/solaris2.8/gnu-gn
u-gnu/libgnustep-base.so
libiconv_close                      ../Source/shared_obj/sparc/solaris2.8/gnu-gn
u-gnu/libgnustep-base.so
encode_ustrtostr_strict             ../Source/shared_obj/sparc/solaris2.8/gnu-gn
u-gnu/libgnustep-base.so
encode_ustrtostr                    ../Source/shared_obj/sparc/solaris2.8/gnu-gn
u-gnu/libgnustep-base.so
ld: fatal: Symbol referencing errors. No output written to shared_obj/sparc/sola
ris2.8/gnu-gnu-gnu/gdnc
collect2: ld returned 1 exit status
make[3]: *** [shared_obj/sparc/solaris2.8/gnu-gnu-gnu/gdnc] Error 1
make[2]: *** [gdnc.build] Error 2
make[1]: *** [gdnc.all.tool.variables] Error 2
make[1]: Leaving directory `/u01/GNUstuff/gnustep-base-1.0.2/Tools'
make: *** [internal-all] Error 2
----------------------------------------------------------------------------
 
Thanks
kotesh
 
 
 
----- Original Message -----
From: "Kotesh" <[EMAIL PROTECTED]>
To: "Adam Fedor" <[EMAIL PROTECTED]>
Cc: "GNUstep Help" <[EMAIL PROTECTED]>
Sent: Monday, September 17, 2001 3:00 PM
Subject: Re: build error

> please find the attachment for config.log and the config.status files. The
> build was successful after following your suggestion of adding  -liconv to
> base.make(CONFIG_SYSTEM_LIBS).
>
> thanks
> kotesh
>
>
>
>
>
> ----- Original Message -----
> From: "Adam Fedor" <
[EMAIL PROTECTED]>
> To: "Kotesh" <
[EMAIL PROTECTED]>
> Cc: "GNUstep Help" <
[EMAIL PROTECTED]>
> Sent: Friday, September 14, 2001 8:27 PM
> Subject: Re: build error
>
>
> > Kotesh wrote:
> >
> > > Undefined                       first referenced
> > >  symbol                             in file
> > > libiconv
> > > ../Source/shared_obj/sparc/solaris2.8/gnu-gn
> >
> >
> > Probably something wrong with the configuration - it's detecting your
> > libiconv library but not adding it to the list of libraries.
> >
> > Please send the config.log and the config.status file from gnustep-base.
> > In the mean time you can just add -liconv to base.make(CONFIG_SYSTEM_LIBS)
>

error.zip

Reply via email to