Date: Fri, 8 Jul 2005 00:05:16 EST-10EDT,10,-1,0,7200,3,-1,0,7200,3600 Subject: [UnixOS2_Archive] No. 579 ************************************************** Thursday 07 July 2005 Number 579 ************************************************** Subjects for today 1 Re: CPAN : Dave Yeo" 2 Re: make 3.81 Beta 3 : Dave Yeo" **= Email 1 ==========================** Date: Wed, 06 Jul 2005 08:11:03 -0800 From: "Dave Yeo" Subject: Re: CPAN On Wed, 6 Jul 2005 10:07:15 +0100, John Poltorak wrote: >On Sun, Jul 03, 2005 at 09:50:00AM -0800, Dave Yeo wrote: >> On Sun, 3 Jul 2005 10:11:05 +0100, John Poltorak wrote: >> >> > Do you have a URL for ncftp? >> >> IIRC my favorite build is http://hobbes.nmsu.edu/pub/os2/apps/internet/ftp/client/ncftp3beta19os2.zip. There is also a newer one around that I didn't like quite as much though it is more complete > >Any ideas on how to set up ncftp for use via a proxy? > >The docs mention using a file called $HOME/.ncftp/firewall but no >indication is given about its contents. Never had to configure it. Have you looked at your %HOME%/.ncftp/firewall file? First time you run ncftp it should be created then you just edit it. Looks fairly simple. Dave **= Email 2 ==========================** Date: Wed, 06 Jul 2005 22:56:11 -0800 From: "Dave Yeo" Subject: Re: make 3.81 Beta 3 On Thu, 30 Jun 2005 22:13:29 +0200, Andreas Buening wrote: >Hi, all! > >A new GNU make 3.81 beta version has been released which will >(hopefully) lead to a release soon(er or later). Some internals >have changed, especially for Posix conformance. Thus, the maintainer >suggests to test especially the non-Unix ports, so if you have too >much spare time ... :-) Hi Andreas, make beta 3 fails in building Mozilla. With make 3.81 Beta 3 creating ldap/libraries/libssldap/Makefile make.exe -C I:/mozilla/obj-i386-pc-os2-emx cat: ./config/build_number: No such file or directory make.exe[1]: Entering directory `I:/mozilla/obj-i386-pc-os2-emx' make.exe[1]: Leaving directory `I:/mozilla/obj-i386-pc-os2-emx' cat: ./config/build_number: No such file or directory make.exe[1]: Entering directory `I:/mozilla/obj-i386-pc-os2-emx' rm -f -rf ./dist/sdk rm -f -rf ./dist/include I:/MOZTOOLS/make.exe -C config export cat: ../config/build_number: No such file or directory make.exe[2]: Entering directory `I:/mozilla/obj-i386-pc-os2-emx/config' rm -f nfspwd cp I:/mozilla/config/nfspwd.pl nfspwd chmod +x nfspwd rm -f revdepth cp I:/mozilla/config/revdepth.pl revdepth chmod +x revdepth I:/PERL/bin/5.8.0/perl.exe -II:/mozilla/config I:/mozilla/config/bdate.pl build_number 1 rm -f nsBuildID.h I:/PERL/bin/5.8.0/perl.exe -II:/mozilla/config I:/mozilla/config/aboutime.pl -m I:/mozilla/config/milestone.txt nsBuildID.h build_number I:/mozilla/config/nsBuildID.h.in I:/MOZTOOLS/nsinstall -m 644 nsBuildID.h ../mozilla-config.h ../dist/include rm -f ../config/final-link-comps ../config/final-link-libs ../config/final-link-comp-names rm -f ../dist/bin/chrome/chromelist.txt I:/MOZTOOLS/nsinstall -t -m 644 nsBuildID.h ../mozilla-config.h ../dist/sdk/include make.exe[2]: Leaving directory `I:/mozilla/obj-i386-pc-os2-emx/config' I:/MOZTOOLS/make.exe nspr make.exe[2]: Entering directory `I:/mozilla/obj-i386-pc-os2-emx' I:/MOZTOOLS/make.exe -C nsprpub make.exe[3]: Entering directory `I:/mozilla/obj-i386-pc-os2-emx/nsprpub' cd config; I:/MOZTOOLS/make.exe -j1 export make.exe[4]: Entering directory `I:/mozilla/obj-i386-pc-os2-emx/nsprpub/config' gcc -o now.o -c -pipe -Wall -Zomf -O2 -s -UDEBUG -Uunix -U__unix -U__unix__ -DMOZILLA_CLIENT=1 -DNDEBUG=1 -DXP_OS2=1 -DXP_PC=1 -DBSD_SELECT=1 -DTCPV40HDRS=1 -DXP_OS2_EMX=1 -DOS2=1 -DHAVE_LCHOWN=1 -DHAVE_STRERROR=1 -DFORCE_PR_LOG -pipe -Wall -Zomf -O2 -s I:/mozilla/obj-i386-pc-os2-emx/nsprpub/config/I:/mozilla/nsprpub/config/now.c gcc: I:/mozilla/obj-i386-pc-os2-emx/nsprpub/config/I:/mozilla/nsprpub/config/now.c: No such file or directory gcc: no input files, try "gcc --help" make.exe[4]: *** [now.o] Error 1 make.exe[4]: Leaving directory `I:/mozilla/obj-i386-pc-os2-emx/nsprpub/config' make.exe[3]: *** [export] Error 2 make.exe[3]: Leaving directory `I:/mozilla/obj-i386-pc-os2-emx/nsprpub' make.exe[2]: *** [nspr] Error 2 make.exe[2]: Leaving directory `I:/mozilla/obj-i386-pc-os2-emx' make.exe[1]: *** [default] Error 2 make.exe[1]: Leaving directory `I:/mozilla/obj-i386-pc-os2-emx' make: *** [build] Error 2 With make 3.81 RC1 make.exe -C I:/mozilla/obj-i386-pc-os2-emx make.exe[1]: Entering directory `I:/mozilla/obj-i386-pc-os2-emx' rm -f -rf ./dist/sdk rm -f -rf ./dist/include I:/MOZTOOLS/make.exe -C config export make.exe[2]: Entering directory `I:/mozilla/obj-i386-pc-os2-emx/config' I:/PERL/bin/5.8.0/perl.exe -II:/mozilla/config I:/mozilla/config/bdate.pl build_number 1 rm -f nsBuildID.h I:/PERL/bin/5.8.0/perl.exe -II:/mozilla/config I:/mozilla/config/aboutime.pl -m I:/mozilla/config/milestone.txt nsBuildID.h build_number I:/mozilla/config/nsBuildID.h.in I:/MOZTOOLS/nsinstall -m 644 nsBuildID.h ../mozilla-config.h ../dist/include rm -f ../config/final-link-comps ../config/final-link-libs ../config/final-link-comp-names rm -f ../dist/bin/chrome/chromelist.txt I:/MOZTOOLS/nsinstall -t -m 644 nsBuildID.h ../mozilla-config.h ../dist/sdk/include make.exe[2]: Leaving directory `I:/mozilla/obj-i386-pc-os2-emx/config' I:/MOZTOOLS/make.exe nspr make.exe[2]: Entering directory `I:/mozilla/obj-i386-pc-os2-emx' I:/MOZTOOLS/make.exe -C nsprpub make.exe[3]: Entering directory `I:/mozilla/obj-i386-pc-os2-emx/nsprpub' cd config; I:/MOZTOOLS/make.exe -j1 export make.exe[4]: Entering directory `I:/mozilla/obj-i386-pc-os2-emx/nsprpub/config' gcc -o now.o -c -pipe -Wall -Zomf -O2 -s -UDEBUG -Uunix -U__unix -U__unix__ -DMOZILLA_CLIENT=1 -DNDEBUG=1 -DXP_OS2=1 -DXP_PC=1 -DBSD_SELECT=1 -DTCPV40HDRS=1 -DXP_OS2_EMX=1 -DOS2=1 -DHAVE_LCHOWN=1 -DHAVE_STRERROR=1 -DFORCE_PR_LOG -pipe -Wall -Zomf -O2 -s I:/mozilla/nsprpub/config/now.c gcc -pipe -Wall -Zomf -O2 -s now.o -Zmap -o now.exe rm -f I:/mozilla/obj-i386-pc-os2-emx/dist/bin/nspr-config make.exe[4]: Leaving directory `I:/mozilla/obj-i386-pc-os2-emx/nsprpub/config' cd pr; I:/MOZTOOLS/make.exe -j1 export .... compile continues Configure was not run between runs, failures start with not being able to cat .config/build_number, which is there, then perl doesn't do its magic then the path is doubled when compiling now.exe. Someone else should most likely verify this. Dave ps eventually this build ended with a unresolved symbol. Starting completely over seems to be working fine.