Thank you - gettext-devel was missing. It compiles fine after installing
it. 

# yum install gettext-devel


Cheers
Per Thomas

On Sat, 2009-06-06 at 13:11 +0800, Ryan Li wrote:
> Hi,
> 
> Do you have gettext on your computer? If not, you could try to install 
> the gettext-dev package and to see if barry could be compiled successfully.
> 
> Regards,
> Ryan Li
> 
> Per Thomas Jahr wrote:
> > Hi, 
> >
> > I can't get Barry to compile on my Fedora 9 box. Do you have any ideas how 
> > to fix it?
> >
> > This is what I've done:
> >
> > $ git clone git://repo.or.cz/barry.git barry
> > $ cd barry
> > $ ./buildgen.sh
> > configure.ac:109: warning: macro `AM_ICONV' not found in library
> > Putting files in AC_CONFIG_AUX_DIR, `..'.
> > Putting files in AC_CONFIG_AUX_DIR, `..'.
> > Putting files in AC_CONFIG_AUX_DIR, `..'.
> > $ ./configure
> > (lots of output, but no errors as I can see)
> > $ make
> > ...
> > iconv.cc: In member function 'std::string Barry::IConverter::Convert(void*, 
> > const std::string&) const':
> > iconv.cc:95: error: 'ICONV_CONST' was not declared in this scope
> > iconv.cc:95: error: expected `)' before 'char'
> > iconv.cc:89: warning: unused variable 'in'
> > make[2]: *** [iconv.lo] Error 1
> > make[2]: Leaving directory `/home/perja/projects/barry/src'
> > make[1]: *** [all-recursive] Error 1
> > make[1]: Leaving directory `/home/perja/projects/barry'
> > make: *** [all] Error 2
> >
> >
> >
> > Thanks
> >   
> 
> ------------------------------------------------------------------------------
> OpenSolaris 2009.06 is a cutting edge operating system for enterprises 
> looking to deploy the next generation of Solaris that includes the latest 
> innovations from Sun and the OpenSource community. Download a copy and 
> enjoy capabilities such as Networking, Storage and Virtualization. 
> Go to: http://p.sf.net/sfu/opensolaris-get
> _______________________________________________
> Barry-devel mailing list
> Barry-devel@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/barry-devel


------------------------------------------------------------------------------
OpenSolaris 2009.06 is a cutting edge operating system for enterprises 
looking to deploy the next generation of Solaris that includes the latest 
innovations from Sun and the OpenSource community. Download a copy and 
enjoy capabilities such as Networking, Storage and Virtualization. 
Go to: http://p.sf.net/sfu/opensolaris-get
_______________________________________________
Barry-devel mailing list
Barry-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/barry-devel

Reply via email to