|
From: gnome-perl (bugzilla.gnome.org) <bug...@bu...> - 2006-12-03 12:42:40
|
Do not reply to this via email (we are currently unable to handle email responses and they get discarded). You can add comments to this bug at http://bugzilla.gnome.org/show_bug.cgi?id=3D378662 gnome-perl | Gtk2 | Ver: unspecified ------- Comment #21 from Sergei Steshenko 2006-12-03 12:42 UTC ------- (In reply to comment #20) > (In reply to comment #17) > > the latest tarball of AppsFromScratch > >=20 > > The command line in 'sh' syntax should be something like > >=20 > > ~/AppsFromScratch/20061104/bin/build.pl -targets_to_build Gtk2 -make_= like > > -check_with_ldd 1>build.log 2>&1 & >=20 > I tried this, but perhaps a bad day, it didn't succeed either. This ti= me it > could not find gettext-0.16 on any mirror it tried. >=20 At the moment: " lftp gd.tuwien.ac.at:/gnu/gnusrc/gettext> ls -lt gettext-0.16.tar.gz -rw-r--r-- 1 ftp ftp 8546162 Oct 26 23:05 gettext-0.16.tar.= gz " - the mirror is in the list. Are you absolutely sure gettext-0.16.tar.gz could not be found on any of 135 GNU mirrors listed in AppsFromScratch/20061104/include/perl/project_specific/default_build_data= _sub.prl file ? The script is supposed to try them all in the end, that is, it tries unti= l the tarball is found or all possibilities are exhausted. This can take long, but, I believe, it should work the way I described it= . ... Anyway, I'm "glad" you had the failure you've described. I had similar failures running the stuff on my other machine through ssh, but it was difficult to reproduce the failures, so I didn't file bug reports. This problem was observed on local machine. --=20 Configure bugmail: http://bugzilla.gnome.org/userprefs.cgi?tab=3Demail |