X-Spam-Check-By: sourceware.org To: cygwin AT cygwin DOT com From: aliko Subject: Re: Perl Device::SerialPort problem Date: Fri, 24 Nov 2006 16:22:59 +0300 Lines: 66 Message-ID: References: <025f01c70e4a$c970f360$a501a8c0 AT CAM DOT ARTIMI DOT COM> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 8bit User-Agent: Thunderbird 1.5.0.8 (Windows/20061025) In-Reply-To: X-IsSubscribed: yes Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm Precedence: bulk List-Id: List-Unsubscribe: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT cygwin DOT com Mail-Followup-To: cygwin AT cygwin DOT com Delivered-To: mailing list cygwin AT cygwin DOT com René Berber ?????: > [snip] > To repeat that configuration enter cpan as a shell and then use "o conf init". Thank you very much, "o conf init" was the thing I needed:-) Also thanks to all the responders. Your posts were very useful as well. Now the installation process of Device: SerialPort advances further but hangs at the testing steps... It's really a question not for this topic anymore, and I'll ask it in the cpan list. Anyway as there are so many good people in the list I would highly appreciate if someone explains me what's going on. Ali. Here is some output of the installation process at the end of wich the program hangs. I had to use Crtl+C combination to leave the program. **** Running make test /usr/bin/perl.exe "-MExtUtils::Command::MM" "-e" "test_harness(0, 'blib/lib', 'b lib/arch')" t/*.t t/01timing....ok 1/7 # Failed test (t/01timing.t at line 33) t/01timing....ok 4/7# then: 7005609 now: 7007749 diff: 2140 # Looks like you failed 1 test of 7. t/01timing....dubious Test returned status 1 (wstat 256, 0x100) DIED. FAILED test 7 Failed 1/7 tests, 85.71% okay t/test1.......ok 106/174TIOCMBIC(21527) ioctl failed: Invalid argument at t/test 1.t line 500 rts_active(0) ioctl: Invalid argument TIOCMBIS(21526) ioctl failed: Invalid argument at t/test1.t line 502 rts _active(1) ioctl: Invalid argument could not pulse rts on TIOCMBIC(21527) ioctl failed: Invalid argument at t/test1.t line 502 rts_active(0) ioctl: Invalid argument could not restore from rts on TIOCMBIS(21526) ioctl failed: Invalid argument at t/test1.t line 508 rts _active(1) ioctl: Invalid argument t/test1.......ok 123/174TIOCMBIC(21527) ioctl failed: Invalid argument at t/test 1.t line 510 rts_active(0) ioctl: Invalid argument could not pulse rts off t/test1.......NOK 125TIOCMBIS(21526) ioctl failed: Invalid argument at t/test1.t line 510 rts_active(1) ioctl: Invalid argument could not restore from rts off TIOCMBIC(21527) ioctl failed: Invalid argument at t/test1.t line 516 rts_active(0) ioctl: Invalid argument t/test1.......NOK 128make: *** [test_dynamic] Interrupt /usr/bin/make test -- NOT OK Running make install make test had returned bad status, won't install without force -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Documentation: http://cygwin.com/docs.html FAQ: http://cygwin.com/faq/