On 11/13/13 9:16 PM, Gerasimos Marinos wrote:
> Hi,
> I attempted a fresh install of fink 0.36,  but the bootstrap failed with the 
> following. Thank you in advance for any advice/help.
>
> ---------------------------------------------------------------------------------------------------
> gcc 
> -DLOCALEDIR=\"/sw/src/fink.build/dpkg-1.10.21-1238/dpkg-1.10.21/../_inst/sw/share/locale\"
>  -DBISON_LOCALEDIR=\"/usr/share/locale\" 
> -DLOCALE_ALIAS_PATH=\"/sw/src/fink.build/dpkg-1.10.21-1238/dpkg-1.10.21/../_inst/sw/share/locale\"
>  -DUSEJAVA=1 -DUSEJEXE=0 
> -DGETTEXTJEXEDIR=\"/sw/src/fink.build/dpkg-1.10.21-1238/dpkg-1.10.21/../_inst/sw/lib/gettext\"
>  
> -DGETTEXTJAR=\"/sw/src/fink.build/dpkg-1.10.21-1238/dpkg-1.10.21/../_inst/sw/share/gettext/gettext.jar\"
>  
> -DLIBDIR=\"/sw/src/fink.build/dpkg-1.10.21-1238/dpkg-1.10.21/../_inst/sw/lib\"
>  
> -DGETTEXTDATADIR=\"/sw/src/fink.build/dpkg-1.10.21-1238/dpkg-1.10.21/../_inst/sw/share/gettext\"
>  
> -DPROJECTSDIR=\"/sw/src/fink.build/dpkg-1.10.21-1238/dpkg-1.10.21/../_inst/sw/share/gettext/projects\"
>  -DHAVE_CONFIG_H -I. -I..  -I. -I. -I.. -I.. -I../libgrep -I../gnulib-lib 
> -I../gnulib-lib -I../intl -I../../gettext-runtime/intl 
> -DINSTALLDIR=\"/sw/src/fink.build/dpkg-1.10.21-1238/dpkg-1.10.21/../_inst/sw/bin\"
>  -I/sw/include  -I/sw/include -c -o xgettext-x-va
 l
a.o `test -f 'x-vala.c' || echo './'`x-vala.c
> /bin/sh ../libtool  --tag=CC   --mode=link gcc  -I/sw/include  -L/sw/lib -o 
> xgettext xgettext-xgettext.o xgettext-x-c.o xgettext-x-po.o xgettext-x-sh.o 
> xgettext-x-python.o xgettext-x-lisp.o xgettext-x-elisp.o xgettext-x-librep.o 
> xgettext-x-scheme.o xgettext-x-smalltalk.o xgettext-x-java.o 
> xgettext-x-csharp.o xgettext-x-awk.o xgettext-x-ycp.o xgettext-x-tcl.o 
> xgettext-x-perl.o xgettext-x-php.o xgettext-x-rst.o xgettext-x-glade.o 
> xgettext-x-lua.o xgettext-x-javascript.o xgettext-x-vala.o libgettextsrc.la 
> -Wl,-framework -Wl,CoreFoundation -lexpat -L/sw/lib -liconv
> libtool: link: `/usr/local/lib/libexpat.la' is not a valid libtool archive
> make[3]: *** [xgettext] Error 1
> make[2]: *** [all] Error 2
> make[1]: *** [all-recursive] Error 1
> make: *** [all] Error 2
> ### execution of /tmp/fink.gfee1 failed, exit code 2
> phase compiling: dpkg-1.10.21-1238 failed
> ...
> Also include the following system information:
> Package manager version: 0.36.0
> Distribution version: selfupdate-point (bootstrap), 10.8, x86_64
> Trees: local/main stable/main
> Xcode.app: 5.0.1
> Xcode command-line tools: 5.0.1.0.1.1377666378
> dpkg-1.10.21-1238 is set to build with only one job.
>
>
> ERROR: Bootstrap phase 2 failed!
> ---------------------------------------------------------------------------------------------------
>
> The library in question (libexpat,la) seems very old on my system:
>
> bash-3.2$ ls -ltr /usr/local/lib
> total 134528
> -rwxr-xr-x   1 gmm        gmm     694576 Apr  5  2006 libexpat.dylib
> -rwxr-xr-x   1 gmm        gmm    2277044 Apr  5  2006 libfreetype.6.dylib
> -rwxr-xr-x   1 gmm        gmm     694576 Apr 11  2006 libexpat.la
>
>

Right, because it's old junk which got installed by something else that 
you installed, rather than being part of your system.  Temporarily 
rename /usr/local and your bootstrap should work.   It's extremely 
difficult if not impossible to hide /usr/local from the build tools, so 
we generally recommend that people do this _any_ time they build with Fink.

Your selfupdate didn't work because your bootstrap didn't actually 
finish.  We don't have different recommendation messages for bootstrap 
installs and normal installs.
-- 
Alexander Hansen, Ph.D.
Fink User Liaison
My package updates: http://finkakh.wordpress.com/

------------------------------------------------------------------------------
DreamFactory - Open Source REST & JSON Services for HTML5 & Native Apps
OAuth, Users, Roles, SQL, NoSQL, BLOB Storage and External API Access
Free app hosting. Or install the open source package on any LAMP server.
Sign up and see examples for AngularJS, jQuery, Sencha Touch and Native!
http://pubads.g.doubleclick.net/gampad/clk?id=63469471&iu=/4140/ostg.clktrk
_______________________________________________
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

Reply via email to