[Date Prev] [Date Next] | [Thread Prev] [Thread Next] | [Date Index] [Thread Index] |
Re: [nocol-users] bsdi socket
|
Well I just *tried* to compile stable.tar.gz and I got... cc: Internal compiler error: program cc1 got fatal signal 11 Just before the whole machine froze up. As soon as I reboot it, I will try with shlicc2 or gcc. On Mon, 7 Dec 1998, TTSG wrote: > > > > Well SOCK_STREAM and AF_INET are part of the Socket module, so if those > > values changed they would reflect the proper value, however I've seen > > several examples of scripts that used the Socket module properly, and stil > > had this problem on BSDi 4.0. > > > Hi, > > Wondering if anyone has re-installed perl 5.00[4|5] on a 4.0 system? > I went to do it so I could install NOCOL on our first 4.0 box, and I can't > get it to compile! > > Thanks, > Tuc/TTSG > > > > On Sun, 6 Dec > > 1998, Kenneth Cho wrote: > > > > > > > > Dear all, > > > > > > After hours of struggling into the code of hostmon and nocollib.pl, I > > > found the reason of the error message newSocket(): bad file descriptor. It > > > is due to the failure of the statement "eval ( use Socket );" in newSocket > > > in nocollib.pl. I donno why it failed, but I change it to "use Socket" and > > > it works. Any comment to this? > > > > > > Further information about my machine: > > > OS: BSDI4.0 > > > Perl version: Perl 5.00502 > > > Nocol package: 4.2.1 > > > > > > Rgds, > > > Cho Man Fai > > > > > > ps. All in all, nocol is really a great tool! > > > > > > > > > > Thank you, > > > > Jonathan A. Zdziarski > > Sr. Systems Administrator > > Netrail, inc. > > 888.NET.RAIL x240 > > > Thank you, Jonathan A. Zdziarski Sr. Systems Administrator Netrail, inc. 888.NET.RAIL x240 |