On March 26, 2014 at 10:55:42 PM, Hanspeter Niederstrasser (f...@snaggledworks.com) wrote: On 3/18/2014 10:22 AM, Giuseppe (Joe) Slomp wrote: > Neat! Thanks for the super-prompt reply! > >> Xcode 5.1 has introduced widespread breakage in our builds. > > Why am I not surprised, quite a few other builds have been broken by it. > > We’re getting somewhere, pidgin installed. Now I am getting the error below > (I don’t appear to have pango and I am not sure which one should I install). > > joes1stmacmini:~ joe$ pidgin > > (Pidgin:60274): Pango-CRITICAL **: No modules found: > No builtin or dynamically loaded modules were found. > PangoFc will not work correctly. > This probably means there was an error in the creation of: > '/sw/lib/pango-ft219/etc/pango/pango.modules' > You should create this file by running: > pango-querymodules > '/sw/lib/pango-ft219/etc/pango/pango.modules' > > (Pidgin:60274): Pango-WARNING **: failed to choose a font, expect ugly > output. engine-type='PangoRenderFc', script='latin' > > (Pidgin:60274): Pango-WARNING **: failed to choose a font, expect ugly > output. engine-type='PangoRenderFc', script=‘common' > > > > Joe > Il giorno 18/mar/2014, alle ore 16:08, Alexander Hansen > <alexanderk.han...@gmail.com> ha scritto: > >> On 3/18/14, 7:09 AM, Giuseppe (Joe) Slomp wrote: >>> Hi all. >>> >>> I am trying to install aspell (as part of a pidgin install) using fink >>> (freshly installed and selfupdated) on Mavericks. >>> >>> Package manager version: 0.36.3.1 >>> Distribution version: selfupdate-rsync Tue Mar 18 14:32:07 2014, 10.9, >>> x86_64 >>> Trees: local/main stable/main >>> Xcode.app: 5.1 >>> Xcode command-line tools: 5.1.0.0.1.1393561416 >>> Max. Fink build jobs: 1 >>> >>> There are several errors (full output attached), then compiling stops. >>> Not sure how to proceed. Thanks for any help. >>> >>> Joe >>> >>> fink install aspell >> >> >> >>> g++ -DHAVE_CONFIG_H -I. -I./gen -I./gen -I./common -I./interfaces/cc/ >>> -I./modules/speller/default/ -DLOCALEDIR="\"/sw/share/locale\"" >>> -I/sw/include -g -O2 -fno-exceptions -c -o prog/aspell.o prog/aspell.cpp >>> In file included from prog/aspell.cpp:38: >>> In file included from prog/check_funs.hpp:10: >>> In file included from prog/checker_string.hpp:14: >>> In file included from ./common/document_checker.hpp:10: >>> In file included from ./common/filter.hpp:13: >>> In file included from ./common/posib_err.hpp:13: >>> *./common/errors.hpp:17:36: **error: **redefinition of 'aerror_other' >>> with a different type: 'const acommon::ErrorInfo *const' vs 'const >>> struct AspellErrorInfo *const'* >>> extern "C" const ErrorInfo * const aerror_other; >>> * ^* >>> *./interfaces/cc/aspell.h:240:45: **note: *previous definition is here >>> extern const struct AspellErrorInfo * const aerror_other; >>> * ^*
Try saving the attached .info/.patch files to /sw/fink/dists/local/main/finkinfo and then try to rebuild aspell. Hopefully the updated patch fixes the build on 10.9 (10.7 tested OK). Hanspeter Thanks Hanspeter for the fix. I confirmed it built and did a functional test of aspell, then committed it to CVS. -- Kevin Horton
------------------------------------------------------------------------------
_______________________________________________ Fink-beginners mailing list Fink-beginners@lists.sourceforge.net List archive: http://news.gmane.org/gmane.os.apple.fink.beginners Subscription management: https://lists.sourceforge.net/lists/listinfo/fink-beginners