Find a mirror for gcc-3.4.5 and edit "toolchain/gcc/gcc-uclibc-3.x.mk" accordingly.
gcc-uclibc-3.x.mk has ftp.ibiblio.org enabled by default. Optionally you can comment it out and enable the line above, where ftp.gnu.org is specified. best regards, Ingmar Mark van Berkel wrote: > I am playing with the development environment but cannot get past a > certain part of the build that tries to passive FTPs to ibilio.org for > the gcc toolchain. > > Build system is CentOS 4 running as a VM on my MacBook Pro. > > Here is the error I get... > > wget --passive-ftp -P /home/mark/astlinux/trunk/dl > ftp://ftp.ibiblio.org/pub/mirrors/gnu/ftp/gnu/gcc/gcc-3.4.5/gcc-3.4.5.tar.bz2 > --07:44:06-- > ftp://ftp.ibiblio.org/pub/mirrors/gnu/ftp/gnu/gcc/gcc-3.4.5/gcc-3.4.5.tar.bz2 > => `/home/mark/astlinux/trunk/dl/gcc-3.4.5.tar.bz2' > Resolving ftp.ibiblio.org... 152.46.7.80 > Connecting to ftp.ibiblio.org|152.46.7.80|:21... connected. > Logging in as anonymous ... Logged in! > ==> SYST ... done. ==> PWD ... done. > ==> TYPE I ... done. ==> CWD /pub/mirrors/gnu/ftp/gnu/gcc/gcc-3.4.5 ... done. > ==> PASV ... couldn't connect to 192.168.210.47 port 52841: Connection timed > out > Retrying. > > It loos like it connects but when it tries PASV, it looks like it is > trying to resolve to an internal IP address??? 192.168.210.47 It > continues this until I Ctrl-c out. > > I know it is likely something not setup properly on my end/build > system so any hints/tips/FAQ guidance would be appreciated. > > Mark > _______________________________________________ > Astlinux-users mailing list > [email protected] > http://lists.kriscompanies.com/mailman/listinfo/astlinux-users > > Donations to support AstLinux are graciously accepted via PayPal to [EMAIL > PROTECTED] _______________________________________________ Astlinux-users mailing list [email protected] http://lists.kriscompanies.com/mailman/listinfo/astlinux-users Donations to support AstLinux are graciously accepted via PayPal to [EMAIL PROTECTED]
