Re: GCC-3.2 problem: undefined ___gxx_personality_v0

2003-03-05 Thread Martin Wolters
The gcc command line I use: gcc myCFile.c -M On Wednesday 05 March 2003 14:40, Max Bowsher wrote: > Martin Wolters wrote: > > I recently installed cygwin and while compiling a C-program I do get > > the following error: > > > > undefined reference to `___gxx_persona

Re: GCC-3.2 problem: undefined ___gxx_personality_v0

2003-03-05 Thread Martin Wolters
produce this problem and send it along with the output of > 'cygcheck -s -r -v' *as an attachment* to this list. Then we > can at least see the details of what you're doing, what you're > working with, and whether the case you report is reproducible. > > Larry > >

Re: GCC-3.2 problem: undefined ___gxx_personality_v0

2003-03-05 Thread Martin Wolters
On Wednesday 05 March 2003 17:19, Max Bowsher wrote: > Martin Wolters wrote: > > On Wednesday 05 March 2003 16:18, [EMAIL PROTECTED] wrote: > >> OK. And that file contains only C code? > > > > That's a good question. I thought so and I still think so. However, I

Include Problem

2003-11-14 Thread Martin Bündgens
Hallo, i started using cygwin today and i got a small problem with some C progs. How does Cygwin compensate file includes like linux/ip.h or linux/tcp.h. Thanks for your help. Regards, Martin Bündgens. -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports

FW: OpenSSH Problem

2003-11-19 Thread Martin Jones
x27;ing to localhost ! I have removed and recreated the user / keys a number of times now but I'm having no joy. Any ideas on how to fix this issue would be greatly appreciated ... Thank you Martin Jones ssh -vvv localhost OpenSSH_3.7.1p2, SSH protocols 1.5/2.0, OpenSSL 0.9.7c 30 Sep 2003

RE: FW: OpenSSH Problem

2003-11-19 Thread Martin Jones
, Win32 error 0. Terminating. Connection to localhost closed. Any ideas ? Regards Martin -Original Message- From: Eric Hanchrow [mailto:[EMAIL PROTECTED] Sent: 19 November 2003 17:05 To: Martin Jones Subject: Re: FW: OpenSSH Problem ---INTERNET EMAIL NOTIFICATION--- This email

RE: FW: OpenSSH Problem

2003-11-20 Thread Martin Jones
Thanks, All looks good now. Regards Martin Liffe @ London -Original Message- From: Larry Hall [mailto:[EMAIL PROTECTED] Sent: 19 November 2003 19:01 To: Martin Jones; [EMAIL PROTECTED] Cc: Eric Hanchrow Subject: RE: FW: OpenSSH Problem ---INTERNET EMAIL NOTIFICATION--- This email

Home-Dir disappears upon password-less rlogin

2003-11-25 Thread Martin Apel
located on a Samba share. As I soon as I remove the machine name\ from hosts.equiv, I have to provide a password upon login, but then my home directory is accessable. The same applies to rsh. Any help would be appreciated. Martin -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simp

ssh

2003-12-07 Thread Martin Gainty
Hello All Where is ssh for cygwin? How do I install it? Many Thanks, Martin -- 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/

g77 compiling problem

2003-12-18 Thread Martin PLUS
Dear cygwin-list, Sorry if this question has been already sent, but I am very new to the list ! I also went to the FAQ and did not find this one: I can't run a fortran-program that has been compiled with g77, even if the compilation was successfull: $ ls toto.f $ g77 toto.f $ ls toto.f a.exe $

The dynamic link library cygbz2-1.dll could not be found

2003-12-28 Thread Martin Gainty
Hello When installing cygwin from the internet I get The dynamic link library cygbz2-1.dll could not be found in the specified path. Advice? Thank You, Martin -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html

Re: The dynamic link library cygbz2-1.dll could not be found

2003-12-28 Thread Martin Gainty
cannot get cygwin installed properly. Win2K SP4 1.5GB RAM Roughly 40GB free on primary drive Suggestions ? Many Thanks, Martin - Original Message - From: "Hannu E K Nevalainen" <[EMAIL PROTECTED]> To: "Martin Gainty" <[EMAIL PROTECTED]>; <[EMAIL PROTECTE

Loading gcc-compiled DLL with Java (JNI) crashes when using newer (>1.5.5) cygwin1.dll

2004-03-09 Thread Martin Proefrock
It just worked fine with 1.5.5. Now, using 1.5.7, Java crashes inside the System.LoadLibrary call, even with a nearly empty DLL. I can't use -mno-cygwin because I use cygwin-specific stuff. Any hints, beside using the older version? Martin smime.p7s Description: S/MIME Cryptographic Signature

Re: Loading gcc-compiled DLL with Java (JNI) crashes when using newer (>1.5.5) cygwin1.dll

2004-03-09 Thread Martin Proefrock
>>It just worked fine with 1.5.5. Now, using 1.5.7, Java crashes inside >>the System.LoadLibrary call, even with a nearly empty DLL. > Try a snapshot. It still crashes when using the latest snapshot 20040306. smime.p7s Description: S/MIME Cryptographic Signature

Re: OLOCA

2004-03-10 Thread Martin Gainty
Jason- No link Please re-transmit Thanks, Martin "Sanity is a form of conformity" .John Nash.. MIT - Original Message - From: "Jason B. Alonso" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Wednesday, March 10, 2004 9:02 AM Subject: OLOCA > H

Readonly

2004-03-16 Thread Martin Gainty
Folks How do I setup Cygwin BASH for Readonly mode? Many Thanks, Martin Gainty -- 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

Re: Readonly

2004-03-16 Thread Martin Gainty
My 1st solution was to start bash.exe --restricted but your solution accomplishes the same objective. Thank You, Martin - Original Message - From: "Igor Pechtchanski" <[EMAIL PROTECTED]> To: "Martin Gainty" <[EMAIL PROTECTED]> Cc: <[EMAIL PROTECTED]>

Re: Readonly

2004-03-16 Thread Martin Gainty
If you chmod 511 /bin/bash.exe and run bash.exe you will encounter same capabilities as executing bash.exe --restricted There is a correlation between the 2 operations but I'm smart enough to say I don't understand what the bash binary is doing with --restricted flag. Thanks, Mar

Question on Perl (.pl) association

2004-03-16 Thread Martin Gainty
Perl interpreter will be invoked to interpret the script Thank You, ~Martin~ -- 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/

(slight off topic) CYGWIN Make file discrepancy

2004-03-16 Thread Martin Gainty
Mr Okamoto: Following your instructions to create a makefile for Perl within CYGWIN 1)h2xs -A -n Mytest 2)as per instruction I added Let's edit the .xs file by adding this to the end of the file: void hello() CODE: printf("Hello, world!\n");3)% perl

Re: Re: Question on Perl (.pl) association

2004-03-17 Thread Martin Gainty
David: I this solution works on windows But how do we get .pl association with CYGWIN Perl? Many Thanks, Martin >From: zzapper <[EMAIL PROTECTED]>> >To: [EMAIL PROTECTED] > >Subject: Re: Question on Perl (.pl) association > >Date: Wed, 17 Mar 2004 09:44:09 + >

Re: Question on Perl (.pl) association

2004-03-17 Thread Martin Gainty
. I was thinking that the only other way to acomplish this is to install a preprocessor for command line input to sniff for .pl extension which would invoke cygwin perl passing the argument with .pl extension along as an argument. There has to be an easier way. Thanks, Martin - Original Message

Re: Question on Perl (.pl) association

2004-03-19 Thread Martin Gainty
would prefer to boost to a "must have" feature Vielen Dank, ~Martin~ - Original Message - From: "Thorsten Kampe" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Friday, March 19, 2004 9:39 AM Subject: Re: Question on Perl (.pl) association > * Igor P

Re: Bash tries to connect to the internet

2004-03-21 Thread Martin Gainty
from western canada check it out? ~Martin~ - Original Message - From: "Thorsten Kampe" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Sunday, March 21, 2004 10:30 AM Subject: Re: Bash tries to connect to the internet > * Joel (2004-03-21 14:49 +0100) > &g

Re: Apache obatined in Cygwin Setup is FOREIGN

2004-03-23 Thread Martin Gainty
Mittagspause..haben sie Spass! ~Martin~ - Original Message - From: "Thorsten Kampe" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Saturday, March 20, 2004 10:10 AM Subject: Re: Apache obatined in Cygwin Setup is FOREIGN > * George Hester (2004-03-20 0

Cygwin (december 2003 version) and strcat

2004-04-19 Thread Martin Johansen
Hi. I am experiencing problems using strcat and strncat. For some reason, these functions do not appent a zero. I am using sprintf for now, but this is not an elegant solution. How can I fix cygwin to handle these simple functions? Thanks! -- Unsubscribe info: http://cygwin.com/ml/#unsub

cygwin causes mediaplayer to skip while running

2004-05-28 Thread Martin Johansen
Hi group. I usually listen to music while I program.. But when I run make, or other cygwin-programs, the music skips, this is annoying, so how could I go around fixing it? Thank you! -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/pr

Re: cygwin causes mediaplayer to skip while running

2004-05-28 Thread Martin Johansen
Martin Johansen online.no> writes: > > Hi group. > > I usually listen to music while I program.. > > But when I run make, or other cygwin-programs, the music skips, this is > annoying, so how could I go around fixing it? > > Thank you! > > btw I am ru

Re: cygwin causes mediaplayer to skip while running

2004-05-28 Thread Martin Johansen
I fixed the problem by updating the cygwin1.dll, due to such an advice. I can now program and listen to music without feeling epliptic! Thanks to everyone! -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Documentation:

Re: PATH and HOME in cygwin

2004-06-02 Thread Martin Magnusson
set under the Advanced tab in Control Panel / System Properties. / martin -- 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/

1.3.9: rsync over ssh stalls

2002-02-21 Thread Martin Bene
sions windows/cygwin side: cygwin: 1.3.9-1 rsync: 2.5.2-1 openssh:3.0.2p1-5 versions remote/linux side: openssh 2.9p2 rsync: 2.5.2 rsync is started from the remote(linux) side, syncing other (linux) servers using same system works fine. Any idea why this isn't working? Tha

cygwin update 1.3.9-1 ==> 1.3.10-1: sshd stops working

2002-03-09 Thread Martin Bene
x27;t work? Thanks, Martin -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Bug reporting: http://cygwin.com/bugs.html Documentation: http://cygwin.com/docs.html FAQ: http://cygwin.com/faq/

AW: Having problems with sshd and user accounts? 1.3.10 appears to be broken, 1.3.9 fixed it...

2002-03-14 Thread Martin Bene
p file). The solution was to run mkpasswd and mkgroup both with -l mydomain parameter to get correctly matched files. no problems after that. The server is a PDC, this might be the reason for the initialy mismatched files. Bye, Martin -- Unsubscribe info: http://cygwin.com/ml/#unsubscri

AW: Having problems with sshd and user accounts? 1.3.10 appears to be broken, 1.3.9 fixed it...

2002-03-14 Thread Martin Bene
file. By using domain users/groups instead, you get the expected working result. Sorry for the confusion, Martin -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Bug reporting: http://cygwin.com/bugs.html Documentation: http://cygwin.com/docs.html FAQ: http://cygwin.com/faq/

AW: Having problems with sshd and user accounts? 1.3.10 appears to be broken, 1.3.9 fixed it...

2002-03-15 Thread Martin Bene
> does that also mean there's no difference between logging in, > as a given user on a PDC, locally or in the domain? Coorect. The PDC doesn't have a local context seperate from the domain. Bye, Martin -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simp

Re: gcc, inetutils, & perl packages won't install

2002-03-23 Thread Martin Gramatke
On Sat, 23 Mar 2002 10:45:30 -0700, you wrote: >Most things installed as expected (after 2-3 tries, anyway!), but I have 3 >packages which I cannort get installed: gcc, inetutils, & perl. I have the same problem, but it seems that these packages work anyway. regards Martin -- U

Re: gcc, inetutils, & perl packages won't install

2002-03-23 Thread Martin Gramatke
On Sat, 23 Mar 2002 12:06:22 -0700, you wrote: >Thanks for the input, Martin, but gcc doesn't work for me. When I type g++ Sorry, propably I was wrong. I just did a gcc -v, it worked and then i assumed everything is fine... :-( regards Martin -- Unsubscribe info: http://cygwi

Re: gcc, inetutils, & perl packages won't install

2002-03-24 Thread Martin Gramatke
On Sat, 23 Mar 2002 12:06:22 -0700, you wrote: >Thanks for the input, Martin, but gcc doesn't work for me. When I type g++ Maybe I found a way. I did the following: - Download the latest setup program v2.194.2.15 - Download all packages from Internet - Installed from local directory

Re: help

2003-08-17 Thread Martin Gainty
The easiest way to resolve this is to take nmake.exe off the path -Martin - Original Message - From: "Glen Zhang" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Sunday, August 17, 2003 1:56 PM Subject: FW: help > > > Dear Sir/Madam: > > I am runnin

Re: flockcyg

2003-08-17 Thread Martin Gainty
>From what I read it is supposed to be undefined e.g. #ifndef LOCK_H #define LOCK_H #endif Hth, Martin - Original Message - From: "Bill McCormick" <[EMAIL PROTECTED]> To: "Cygwin" <[EMAIL PROTECTED]> Sent: Sunday, August 17, 2003 1:21 PM Subject: fl

Re: help

2003-08-17 Thread Martin Gainty
Make sure the folder where make is located is before the folder continaing nmake on your PATH -Martin - Original Message - From: "Glen Zhang" <[EMAIL PROTECTED]> To: "Martin Gainty" <[EMAIL PROTECTED]>; <[EMAIL PROTECTED]> Sent: Sunday, August 17,

Re: Thank you!

2003-08-19 Thread Martin Gainty
Which attached file am I supposed to be looking at??? -Martin - Original Message - From: <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Tuesday, August 19, 2003 3:28 AM Subject: Re: Thank you! > Please see the attached f

Re: library vis export library

2003-08-21 Thread Martin Gainty
is already bound to the binary) Hth, Martin *Like your name except E should replace the middle C* - Original Message - From: "Lee, Robert C." <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Thursday, August 21, 2003 1:40 PM Subject: library vis export library >

Re: library vis export library

2003-08-21 Thread Martin Gainty
dll can be shared by everyone and can be dynamically loaded and unloaded leaving a smaller resource footprint than their weightier static library cousins who are usually bound into huge weighyy binaries Hth, Martin - Original Message - From: "Lee, Robert C." <[EMAIL PROTECTED]

Re: Synergy support request

2003-08-24 Thread Martin Gainty
This is getting ridiculous. Is there a way to put an end to this runway email? -Martin - Original Message - From: <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Sunday, August 24, 2003 3:08 PM Subject: Re: Synergy support request > > Thank you for your email to Zero

Re: how can i use my own func in stdio.a?,such as printf

2003-08-27 Thread Martin Gainty
lag. (This flag means that the struct layout is identical to that used by MSVC.) Hth, Martin - Original Message - From: "zhao mindong" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Tuesday, August 26, 2003 7:09 PM Subject: how can i use my own func in stdio.a?,such

File path expansion problem (DLL version 1.5.3-1 and earlier)

2003-09-04 Thread Martin Maurer
Hello, when i call myeditor.exe /etc/services where myeditor is a win32 editor program, then i get a error messages that the file d:\cygwin\home\martin\tc\services does not exist. I think there a two problems: 1) instead of ...\etc\... there is only ...\tc\... 2) etc directory is not in

Re: help me

2003-09-21 Thread Martin Gainty
Now that we got the courtesies out of the way.. What do you mean by cannot connect to Internet? Cannot load TCP/IP Stack? Cannot dial out? Cannot configure Browser to use Ethernet to go to DSL/CableModem? Please be more specific. -M - Original Message - From: "Habib Ndadouh" <[EMAIL PRO

tcflush hang problem

2003-10-12 Thread Martin Farnik
Hi. I use CYGWIN_98-4.10 mine 1.5.5(0.94/3/2) 2003-09-20 16:31 i686 uknown unknown Cygwin First i try to describe a situation: I have a device which is connected with computer thru serial line. Device is still sending data.These data isn't for my program.I have open com port and let them go into

tcflush hang problem

2003-10-12 Thread Martin Farnik
I forgot : #define PORT0 "/dev/ttyS0" Marty -- 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/

Re: tcflush hang problem

2003-10-13 Thread Martin Farnik
t; > As a work around, tell the device to shut up first, then flush. > > On Mon, 13 Oct 2003, Martin Farnik wrote: > > > Hi. > > I use CYGWIN_98-4.10 mine 1.5.5(0.94/3/2) 2003-09-20 16:31 i686 uknown > > unknown Cygwin > > > > First i try to describe a s

Re: Perl and C

2003-10-17 Thread Martin Gainty
Paul- Convert your Perl Script to a binary http://www.indigostar.com/perl2exe.htm#Download and then fork or exec the binary hth, Martin Gainty - Original Message - From: "Paul Bezzam" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Friday, October 17, 2003 12:27

Re: tcsetattr ()

2003-10-24 Thread Martin Farnik
on second PC program hangs. I think that this random hangs problem is closely connected to problem above (with full serial buffer). Martin Farnik -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Documentati

Re: tcsetattr ()

2003-10-29 Thread Martin Farnik
> On Fri, 24 Oct 2003, Martin Farnik wrote: > > > Brian Ford wrote: > > >Incidentally, I am working on a trivial cleanup patch to fix: > > > > > >http://www.cygwin.com/ml/cygwin/2003-10/msg00708.html > > > > > >I just haven't had t

WinMain in DLL

2001-12-05 Thread Martin Raatz
Hi, I'm trying to compile an application for the Siemens PDA IC35. The SDK comes with libraries and header files for VC++. The WinMain function is inside the ic35sdk.dll . How can I get cygwin to do this ? Every try results in an error WinMain@16 not found. -- Best regards, M

psql ERROR

2001-12-10 Thread Ray Martin
Then when I fired off the command "psql templete1" is when I got the same Error as I did when I tried to use "tcsh". My real question is: Am I to make this "cugcurses5.dll" locally on my computer, or should it be part of the binary Dist. of "Cygwin"? OR; Is th

BUGREPORT: Problem with automake/autoconf scripts

2001-12-11 Thread Martin Oberhuber
ocal autoheader autoreconf autoupdate autoconf automake autoscan ifnames corrected versions of these scripts are in the attached tarfile. Cheers, Martin -- -/()\--- DI Martin Oberhubermailto:[EMAIL PROTECTED

faked inode numbers on network drives

2005-11-26 Thread Martin Koeppe
on GetVolumeInformation which is supported from Win95 on and reports FILE_SUPPORTS_OBJECT_IDS when inode numbers are valid. Is there a reason for not using this? GetVolumeInformation is already used in several other places within cygwin. Please CC me, I'm not on the list. Ma

Re: faked inode numbers on network drives

2005-11-28 Thread Martin Koeppe
if (local drive) { return inode number by GetFileInformationByHandle(); } else if (remote drive) { if (FS=="NTFS") { return inode number by GetFileInformationByHandle(); } else { return faked inode number; } } else { return faked in

interoperability between samba, linux-cifs, cywgin and sfu

2005-12-01 Thread Martin Koeppe
r/001080.html A concrete problem on cygwin is that you can create device files, but these device files are shown as symlinks instead of as device files (even on C:), i.e. cygwin$ mknod myblock b 0 0 cygwin$ ls -l lrwxrwxrwx 1 martin mkpasswd 10 Nov 30 23:10 myblock -> :\0:0:61b6 cygwin$ test

Re: interoperability between samba, linux-cifs, cywgin and sfu

2005-12-02 Thread Martin Koeppe
[please cc me on replies] On Thu, 1 Dec 2005, Martin Koeppe wrote: 8. CreateHardLink() Windows API [cygwin] [ActivePerl] == The CreateHardLink() Windows API function isn't apparently able to create hardlinks on network drives, wh

Re: open() giving ENOENT when trying to create files with control chars

2005-12-04 Thread Martin Koeppe
hing I found this thread which might be interesting when planning to migrate cygwin from ascii to unicode internally: http://www.opengroup.org/austin/mailarchives/ag/msg08574.html Martin -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cy

Q: How to have cygwin start as the whole screen?

2006-01-02 Thread martin cohen
#x27;t looked in the right place or in the right way.) Thanks, Martin Cohen -- 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/

RE: Utility to get IP address of the machine

2006-01-03 Thread Herb Martin
; DaveK While it is almost always more useful to use "Ipconfig /all" when working interactively, when one just wants the IP addresses just using plain "ipconfig" gets them without so much noise to parse through. -- Herb Martin -- Unsubscribe info: http://cygwin.co

Re: error parsing setup.bz2 in setup.exe

2006-01-04 Thread Nik Martin
On 1/4/06, Eric Vlach <[EMAIL PROTECTED]> wrote: > Igor, > > Earlier I was using setup.exe version 2.510.2.2. I updated and tried both > version 2.521 and 2.523, with no success. I use "Direct Connection," not IE5 > settings. Are you able to repeat my error on your system? > I just tried to add a

Re: error parsing setup.bz2 in setup.exe

2006-01-04 Thread Nik Martin
On 1/4/06, Nik Martin <[EMAIL PROTECTED]> wrote: > On 1/4/06, Eric Vlach <[EMAIL PROTECTED]> wrote: > > Igor, > > > > Earlier I was using setup.exe version 2.510.2.2. I updated and tried both > > version 2.521 and 2.523, with no success. I use "Direc

Re: error parsing setup.bz2 in setup.exe

2006-01-04 Thread Nik Martin
On 1/4/06, Nik Martin <[EMAIL PROTECTED]> wrote: > On 1/4/06, Eric Vlach <[EMAIL PROTECTED]> wrote: > > Igor, > > > > Earlier I was using setup.exe version 2.510.2.2. I updated and tried both > > version 2.521 and 2.523, with no success. I use "Direc

Re: faked inode numbers on network drives

2006-01-26 Thread Martin Dorey
Martin Koeppe wrote: >> (samba reports the device number as low part of the inode number, and >> the real ext2 fs inode number as high part, which is bad for >> interix/sfu, as it only shows the low part as inode number. I just >> reported this as samba

RE: Calling shell script from DOS

2006-01-27 Thread Herb Martin
her options: Make the shell (itself) the command and add the script as a parameter... bash script-file-name Worked for me. Other command processors should work too. -- Herb Martin -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin

RE: Calling shell script from DOS

2006-01-27 Thread Herb Martin
yway without the bash but you are correct that one must otherwise know "what type" of command it is. > Adding --login (-l) is optional, but may be useful for > scripts that make > assumptions about your environment. cool. -- Herb Martin > -- Unsubscribe info: http:

KillAll SpamAssassin Processes

2006-03-21 Thread Herb Martin
tive) and then respond to each confirmation. Thanks for straightening me out -- I am sure this is very easy but haven't gotten it right yet. -- Herb Martin -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Documentat

Suggestions for caching only DNS server to run on CygWin

2006-04-27 Thread Herb Martin
Suggestions for caching only DNS server to run on CygWin -- Herb Martin -- 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/

RE: Can NTFS junctions be listed?

2006-07-23 Thread Herb Martin
junctions don't search for them so you have to use something like "dir" to first find them so it is a bit ugly. -- Herb Martin, MCSE, MVP [EMAIL PROTECTED] http://LearnQuick.Com 512 388 7339 -or- 1 800 MCSE PRO Accelerated MCSE in a Week Seminars > -Original Message- >

Strange max. mapping address for mmap() with MAP_FIXED

2004-11-02 Thread Martin Corino
ing the latest release of Cygwin supplemented with the snapshot of Oct. 26 (cygcheck output attached). regards, Martin. -- -- Martin J.N. Corino | Remedy IT Expertise BV Leeghwaterstraat

sshd login problems

2004-11-02 Thread Martin Magnusson
rd, for this purpose. I'm guessing that the error lies somewhere in /etc/passwd and /etc/group. The line corresponding to the remote user in /etc/passwd looks like this: remote-user:unused_by_nt/2000/xp:1008:513:remote-user,U-LATERALUS\remote-user,S-1-5-21-1547161642-343818398-725345543-1008:

g++ 3.4.1

2004-11-16 Thread Martin Magnusson
r yyy does not match any template declaration" and several other). Should I start to adapt my code to gcc 3.4.1, or would it be safer to wait until it is available as default from the setup? Is it likely that the error messages I get is due to the Cygwin port, or would it be g++ itself? / m

g++ compilation header difficulties (where are they?)

2005-04-27 Thread Russell Martin
Hello, I've recently re-installed cygwin in an attempt to fix my problem, but that didn't help. I should point out in what follows that I'm somewhat familiar with using Unix, but am not at all familiar with the installation/maintenance procedures for Unix platforms. After a search through the las

Re: g++ compilation header difficulties (where are they?)

2005-04-28 Thread Russell Martin
Al Slater wrote: -BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Russell Martin wrote: program only results in a "No such file or directory" error. Using "find", I can only locate (for example) "stdlib.h" and there is no file "stdlib" anywhere. I do have

Bug in the /dev/ttySx handling code?

2005-05-09 Thread Martin Koegler
g in it? mfg Martin Kögler PS: Please CC me on replies -- 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/

Bug in the /dev/ttySx handling code?

2005-05-09 Thread Martin Koegler
nux. I would like to track the problem down, but as the use of stty (and cat for doing IO) does not work, I have no idea, how to do it. mfg Martin Kögler -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Documentation:

Re: Bug in the /dev/ttySx handling code?

2005-05-10 Thread Martin Koegler
On Mon, May 09, 2005 at 10:35:26PM +0200, Martin Koegler wrote: > At least, I understand, why stty -F /dev/ttyS0 under cygwin return 0 baud: > tcgetattr returns 0 baud, if DTR is not set, which is different to the > behaviour of Linux. > > I would like to track the problem down,

Vim problem

2005-05-17 Thread Martin Mrazek
Hello, I'm trying to use VIM editor under cygwin (no X-server running) and the behavior of VIM is strange. No last line showing " -- INSERT --" when switched to insert mode, no row/col position indicators, no syntax highlighting (tried to write perl script) I tryed to use vim 6.2 instead of c

Black letters on white background?

2005-05-18 Thread Martin Mrazek
Hello, I can find it neither in FAQ nor in documentation, so sorry for the simple question: How can I switch the default Cygwin colours? I need black letters on white background... I tried DIR_COLOR but it seems it relates only to color of letters... Thanks Martin -- Unsubscribe info

Re: sshd and /usr/bin/zsh

2005-06-20 Thread Martin Vetter
oogle - extract usr/bin/cygwin1.dll from cygwin-1.5.14-1.tar.bz2 - backup /usr/bin/cygwin1.dll (!), then - replace /usr/bin/cygwin1.dll in the cygwin installation tree - start cygwin sshd - voila, zsh works as login shell again :o) hope this helps. regards, martin -- Unsubscribe info: http://cygwi

Exim 4.50 with Content filtering and SPF

2005-06-20 Thread Herb Martin
.51 general version. Again, I am looking for strategy guidelines (unless you already know specific fixes etc.) -- Herb Martin -- 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/

RE: Exim 4.50 with Content filtering and SPF

2005-06-20 Thread Herb Martin
You indicated that SPF might be dependent on SRS, I don't see that (but might be missing something). My limited experience confirms your previous email pointing to IPv6 support as the hangup. > > I compiled libspf & libsrs, though there were some tweaks > neccessary. I take it that you commente

Macros "major" and "minor"

2004-06-15 Thread Martin Magnusson
#endif Defining macros with names like "major" and "minor" is really not good, IMO. This should probably be changed, if possible. / martin -- 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/

How to not rely on cygwin1.dll

2004-06-22 Thread Martin Johansen
Hello group. I would like one of my programs not to rely on cygwin1.dll, how is that possible while still using cygwin as the builder? -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Documentation: http://cygwin.c

WindowsCVS Client

2004-07-06 Thread Martin Gainty
Hello All Is there a mechanism to check that a login will in effect authenticate to a CVS Server? I get nothing but error with no detail using the Windows CVS Client Many Thanks, martin -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com

Ada: Text_Io.Get_Immediate() is blocking

2004-09-07 Thread Martin Haendler
uot;gnat" says: GNAT 3.3.1 (cygming special) Copyright 1996-2002 Free Software Foundation, Inc. Do you know any solution or workaround? Thank you!!! Martin -- 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/

Re: Ada: Text_Io.Get_Immediate() is blocking

2004-09-08 Thread Martin Haendler
Gerrit P. Haase wrote: Hallo Martin, Am Dienstag, 7. September 2004 um 16:01 schriebst du: Hi, I'm working with ADA and Windows2000/Cygwin. A call to Text_Io.Get_Immediate() should return even if there is no input waiting. I have no problems with Linux, but trying to shift Softwa

RE: Exim 4.50 with Content filtering and SPF

2005-06-21 Thread Herb Martin
> > It looks mostly like IPv6 stuff is causing the glitches. > > This is the problem with libspf2, making the IPv6 stuff > conditional should do it, but I am not a programmer so I have > not really an idea how to start, all the IP stuff is mixed > together in several functions and it will be so

Re: sshd and /usr/bin/zsh

2005-06-22 Thread Martin Vetter
Please try the latest snapshot (2005-Jun-21) from http://cygwin.com/snapshots/. using http://cygwin.com/snapshots/cygwin-inst-20050621.tar.bz2, zsh login via sshd as non-privileged user seems to work again for me, too ... great job, thank you very much :o) martin -- Unsubscribe info: http:

stat file -- cygwin vs. Windows size?

2005-06-24 Thread Herb Martin
-lf as two characters but the input routines are treating these as one. If the file has about 20 lines, then that's 20 missing characters??? Herb Martin [EMAIL PROTECTED] http://LearnQuick.Com 512 388 7339 -or- 1 800 MCSE PRO Accelerated MCSE in a Week Seminars -- Unsubscribe info: http:

RE: stat file -- cygwin vs. Windows size?

2005-06-24 Thread Herb Martin
> >My suspicion is that stat is counting cr-lf as two > characters but the > >input routines are treating these as one. > > > >If the file has about 20 lines, then that's 20 missing characters??? > > > Yes, this is right. And yes, this could be the cause of the > situation you're noticing. I

RE: stat file -- cygwin vs. Windows size?

2005-06-24 Thread Herb Martin
> >Is there a standard Cygwin 'idiom' or function for dealing with this > >mismatch, or should I just re-invent the wheel. > > > If you actually believe that you want the file without cr/nl > conversion during a read, then you want to open it in binary > mode (fopen() with "rb" > instead of "r

RE: stat file -- cygwin vs. Windows size?

2005-06-24 Thread Herb Martin
Thanks folks -- the confirmation that I was on the right path was a big help. The suggestions to "do it right" were well intentioned but impractical since I didn't want to take over support for TWO major software packages (or either one for that matter.) A small patch seems to work. (Keep the b

RE: How to add user under Cygwin

2005-07-20 Thread Herb Martin
9x platforms but there are some minor differences with the NT version(s) even in the main commands, and I am unsure about the subcommands that deal with accounts which likely would be missing since 9x had no accounts database. Herb Martin, MCT, MCSD, MCSE, MVP [EMAIL PROTECTED] http://LearnQuick.Com

RE: Is the Cygwin installation process likely to change significantly anytime soon?

2005-07-25 Thread Herb Martin
hole 'setup.exe' issue -- most online docs send the user back to setup.exe when frequently all we want is one specific package. Not a big deal, but noticable; especially for the beginner to Cygwin. More users who thing Cygwin is cool and easy would be a GOOD THING. Herb Marti

SysLogD for the naive?

2005-07-29 Thread Herb Martin
enerally) HUP a service and expect it to re-read a configuration file? (If it would do so on a kill -s HUP signal that is). -- Herb Martin -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Documentation: http://cygwi

<    1   2   3   4   5   >