I am running Mac OS X 10.5.8. I'm trying to update svn, which requires me to update gtk-doc, which fails.
First I make sure that fink is up to date: > dhcp46-174:~ evanjohnson$ fink selfupdate > Use of uninitialized value in concatenation (.) or string at > /sw/lib/perl5/Fink/VirtPackage.pm line 701. [...] > No packages to install. > > The core packages have been updated. You should now update the other packages > using commands like 'fink update-all'. The complaint about VirtPackage.pm is recurrent, but doesn't seem to cause a problem, so I proceed with update-all: > dhcp46-174:~ evanjohnson$ fink update-all > Use of uninitialized value in concatenation (.) or string at > /sw/lib/perl5/Fink/VirtPackage.pm line 701. [...] > Information about 12635 packages read in 1 seconds. > The following 7 packages will be installed or updated: > daemonic db44-aes-shlibs libapr0-shlibs libaprutil0-shlibs neon26-shlibs > openldap23-shlibs svn > The following 14 additional packages will be installed: > cmake db44-aes fink-obsolete-packages gtk-doc libgettext3-dev libidn > libidn-shlibs libproxy1 libproxy1-shlibs neon27 neon27-shlibs openldap23-dev > openssl100-dev svn15-shlibs [...] > Failed: phase compiling: gtk-doc-1.18-1 failed So I try just updating gtk-doc: > 001ec20e5e44:~ evanjohnson$ fink update gtk-doc > Use of uninitialized value in concatenation (.) or string at > /sw/lib/perl5/Fink/VirtPackage.pm line 701. [...] > Use of uninitialized value in concatenation (.) or string at > /sw/lib/perl5/Fink/VirtPackage.pm line 701. > (Reading database ... 22009 files and directories currently installed.) > Removing fink-buildlock-gtk-doc-1.18-1 ... > Failed: phase compiling: gtk-doc-1.18-1 failed [...] If I try to update svn, fink fails when it attempts to update gtk-doc: > 001e5276d42c:~ evanjohnson$ fink update svn > Password: > Use of uninitialized value in concatenation (.) or string at > /sw/lib/perl5/Fink/VirtPackage.pm line 701. [...] > Use of uninitialized value in concatenation (.) or string at > /sw/lib/perl5/Fink/VirtPackage.pm line 701. > (Reading database ... 22036 files and directories currently installed.) > Removing fink-buildlock-gtk-doc-1.18-1 ... > Failed: phase compiling: gtk-doc-1.18-1 failed Is my problem with gtk-doc, or with VirtPackage.pm? Thanks, Alec ------------------------------------------------------------------------------ This SF email is sponsosred by: Try Windows Azure free for 90 days Click Here http://p.sf.net/sfu/sfd2d-msazure _______________________________________________ Fink-users mailing list [email protected] List archive: http://news.gmane.org/gmane.os.macosx.fink.user Subscription management: https://lists.sourceforge.net/lists/listinfo/fink-users
