Re: posix and win32 enviornment

2003-07-09 Thread Andrew DeFaria
Igor Pechtchanski wrote: On Mon, 7 Jul 2003, Andrew DeFaria wrote: Shankar Unni wrote: Igor Pechtchanski wrote: [...] you'll be using the MinGW libraries, and your program will not understand POSIX paths (i.e., you'll have to use Win32 ones). Well, to be totally, utterly nitpicky, I believe "/

[ANNOUNCEMENT] Available for test: cygwin-1.5.0-1

2003-07-09 Thread Christopher Faylor
I've made a new version of the Cygwin DLL and associated utilities available for download. As usual, a list of what has changed is below. This version is currently only available for testing. It contains major changes in some APIs such that 64 bit file I/O operations are now available. This mea

RE: Missing Children weekly public announcement.

2003-07-09 Thread Susan Greer
Dear , Optin Exchange Inc will be sending you a weekly public announcement asking you to help identify "Missing Children". We will provide a 24 hr hotline to call if you have any information that will lead to their recovery. Thank you for your support. If you "Do Not" wish to help, pleas

RE: Single-user Cygwin for improved security under standalone use with OpenSSH

2003-07-09 Thread WARDEN,JON (HP-FtCollins,ex1)
Mark, This is interesting- it points to a missing part of my description of the situation. I guess this would be called the "security model" of this situation: what is trusted and what is not trusted. In this situation, the commands (running as "administrator) executed by SSH on behalf of the re

Re: [Openslp-devel] namespace problems

2003-07-09 Thread Martin Gainty
As described I am pulling the source from http://www.openssl.org to resolve calls which SLP makes to SSL..I would much prefer to use a SSL library binary but I did'nt see it.. The namespace problem goes away if I rename the calling .c to .cpp (duh!) Martin - Original Message - From: "Malte

Re: [Openslp-devel] namespace problems

2003-07-09 Thread Malte Starostik
On Wednesday 09 July 2003 22:43, Martin Gainty wrote: > // > > /** @file stringfwd.h > * This is an internal header file, included by other library headers. > * You should not attempt to use it directly. > */ > > #ifndef _CPP_BITS_STRINGFWD_H > #define _CPP_BITS_STRINGFWD_H 1 > > #pragma GCC

Re: Complaint Received (Tracking ID: 1272411) (fwd)

2003-07-09 Thread Christopher Faylor
On Wed, Jul 09, 2003 at 06:32:02PM +0100, Elfyn McBratney wrote: >(who's very happy from 3 private mails commending yours truely) Don't let it go to your head. The fact that you are invaluable will have no effect whatsoever when it comes time for your raise in salary. I did put you on the http:/

namespace problems

2003-07-09 Thread Martin Gainty
// /** @file stringfwd.h * This is an internal header file, included by other library headers. * You should not attempt to use it directly. */ #ifndef _CPP_BITS_STRINGFWD_H #define _CPP_BITS_STRINGFWD_H 1 #pragma GCC system_header #include namespace std { //other stuff commented out unt

Re: UW-IMAP mailbox corruption

2003-07-09 Thread Eduardo Chappa
*** Steve Burkett ([EMAIL PROTECTED]) wrote today: :) Just trying to piece me first Cygwin mail server together, and so far :) have Exim accepting mail and putting it in the mailbox, but when I try :) to access the mail via Outlook2002 using the UW-Imap server, I find :) that while it works for on

Re: Problem including MinGW's float.h

2003-07-09 Thread Stuart F. Downing
Igor Pechtchanski <[EMAIL PROTECTED]> writes: > Stuart, > > > ignoring nonexistent directory "/usr/local/include/mingw/mingw" > > ignoring nonexistent directory "/usr/i686-pc-mingw32/include/usr/include/mingw" > > [snip] > > /usr/lib/gcc-lib/i686-pc-cygwin/3.2/include > > It most likely is -- g

Re: Problem including MinGW's float.h

2003-07-09 Thread Stuart F. Downing
cygcheck.out Description: Binary data -- 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: Complaint Received (Tracking ID: 1272411) (fwd)

2003-07-09 Thread Elfyn McBratney
On Wed, 9 Jul 2003, Christopher Faylor wrote: > On Wed, Jul 09, 2003 at 05:00:23PM +0100, Elfyn McBratney wrote: > >On Wed, 9 Jul 2003, Ronald Landheer-Cieslak wrote: > > > >> On Wed, 9 Jul 2003, Elfyn McBratney wrote: > >> > I just got this in my inbox. I did not sumbit this report (why would I)

Neither xinetd nor inetd seem to work... but differently???

2003-07-09 Thread Dmitry Tkach
a) xinetd: I ran /usr/bin/xinetd.conf, answered yes to all the questions, then edited /etc/xinetd.d/* and made sure all the services are enabled... I then run /etc/rc.d/xinted start and it says OK. I then try 'telnet localhost', and get this: [99]==> telnet localhost Trying 127.0.0.1... Connect

Re: Complaint Received (Tracking ID: 1272411) (fwd)

2003-07-09 Thread Christopher Faylor
On Wed, Jul 09, 2003 at 05:00:23PM +0100, Elfyn McBratney wrote: >On Wed, 9 Jul 2003, Ronald Landheer-Cieslak wrote: > >> On Wed, 9 Jul 2003, Elfyn McBratney wrote: >> > I just got this in my inbox. I did not sumbit this report (why would I) >> > and am guessing one of the subscribers did so, or th

Re: Problem including MinGW's float.h

2003-07-09 Thread Igor Pechtchanski
Stuart, > ignoring nonexistent directory "/usr/local/include/mingw/mingw" > ignoring nonexistent directory "/usr/i686-pc-mingw32/include/usr/include/mingw" > [snip] > /usr/lib/gcc-lib/i686-pc-cygwin/3.2/include It most likely is -- gcc seems to be using the wrong directories. Did you install th

Re: Complaint Received (Tracking ID: 1272411) (fwd)

2003-07-09 Thread Elfyn McBratney
On Wed, 9 Jul 2003, Ronald Landheer-Cieslak wrote: > On Wed, 9 Jul 2003, Elfyn McBratney wrote: > > I just got this in my inbox. I did not sumbit this report (why would I) > > and am guessing one of the subscribers did so, or the original poster. > > I'm not to sure what to do about this.. ? > Per

Problem including MinGW's float.h

2003-07-09 Thread Stuart F. Downing
I'm trying to compile code that calls _controlfp which is declared in /usr/include/mingw/float.h, but when I include float.h, gcc doesn't find the mingw float.h first, it finds the gcc header first. Here is the code #include int main() { unsigned int uiFPControl; unsigned int uiFPNewCo

Re: Parameters to ReadFile(), SetCommState() for COM ports

2003-07-09 Thread Ronald Landheer-Cieslak
On Wed, 9 Jul 2003, vadraj kulkarni wrote: > This is regarding opening target in Cygwin. I have written a simple code > which communicates with my hardware. If i am not wrong, cygwin has > written simulation program to open com port... etc in windows. Can > anybody tell me what all the parameters i

Re: Performance problem

2003-07-09 Thread Andre Bleau
Vladimir Baltchev wrote: In fact you have 3 gl.h in cygwin but only one library - libGL, and it's the X11 one... Nope. There is also libopengl32.a (in /usr/lib/w32api). That's the one used by the OpenGL package, and the one using hardware acceleration if available. and: OK, guys, I understan

Re: Parameters to ReadFile(), SetCommState() for COM ports

2003-07-09 Thread Igor Pechtchanski
On Wed, 9 Jul 2003, vadraj kulkarni wrote: > Hello, > This is regarding opening target in Cygwin. I have written a simple code > which communicates with my hardware. If i am not wrong, cygwin has > written simulation program to open com port... etc in windows. Can > anybody tell me what all the pa

Re: Performance problem

2003-07-09 Thread Igor Pechtchanski
Vladimir, Just a clarification. OpenGL on Cygwin is *not* slow. OpenGL support in Cygwin/XFree86 *is* slow, because they do software emulation. If you use OpenGL with X, you will either have to bear the cost of this emulation, or rewrite the UI of your application to use the non-X OpenGL packag

Parameters to ReadFile(), SetCommState() for COM ports

2003-07-09 Thread vadraj kulkarni
Hello, This is regarding opening target in Cygwin. I have written a simple code which communicates with my hardware. If i am not wrong, cygwin has written simulation program to open com port... etc in windows. Can anybody tell me what all the parameters i should pass to CreateFile() function as

Re: Performance problem

2003-07-09 Thread Vladimir Baltchev
OK, guys, I understand what Andre is saying, but he said cygwin is offering an opportunity to use a OpenGL package different from the X11 one. In fact I am trying to use cygwin to avoid havy porting effort. Obviousely OpenGL on cygwin is slow and I'll forget about cygwin if I have to rewrite the

Re: Complaint Received (Tracking ID: 1272411) (fwd)

2003-07-09 Thread Christopher Faylor
On Wed, Jul 09, 2003 at 02:40:42PM +0100, Elfyn McBratney wrote: >I just got this in my inbox. I did not sumbit this report (why would >I) and am guessing one of the subscribers did so, or the original >poster. I'm not to sure what to do about this.. ? We've been getting a lot of subscriptions

Re: Performance problem

2003-07-09 Thread Larry Hall
Vladimir, I think you're a little too fixated on the portability aspects such that you're not really processing what Andre is saying. If you want absolute minimal porting changes, the route you took is the proper one, but you will suffer extreme performance degradation due to the fact that all of

Re: Complaint Received (Tracking ID: 1272411) (fwd)

2003-07-09 Thread Ronald Landheer-Cieslak
On Wed, 9 Jul 2003, Elfyn McBratney wrote: > I just got this in my inbox. I did not sumbit this report (why would I) > and am guessing one of the subscribers did so, or the original poster. > I'm not to sure what to do about this.. ? Perhaps the original poster (or one of the subscribers of the cy

Re: Performance problem

2003-07-09 Thread Vladimir Baltchev
In fact you have 3 gl.h in cygwin but only one library - libGL, and it's the X11 one... Vladimir Baltchev wrote: The combination OpenGL X11 works fine on Unix. That's because it is hardware accelerated on Unix. We are trying to use cygwin to port our applications on Windows. The cyg

Re: Complaint Received (Tracking ID: 1272411) (fwd)

2003-07-09 Thread Elfyn McBratney
[ see bottom of message] -- Forwarded message -- Date: Wed, 9 Jul 2003 13:10:33 GMT From: [EMAIL PROTECTED] To: [EMAIL PROTECTED] Subject: Re: Complaint Received (Tracking ID: 1272411) Thank you for contacting Level 3's Network Security Operations department. This message is to

Re: Problem in compiling : cannot find -ldl

2003-07-09 Thread Igor Pechtchanski
Try cd /usr cmd /c "mkdir bin" cmd /c "mkdir lib" in bash. Igor On Wed, 9 Jul 2003, philippe guillaume wrote: > I manage to access to the directory lib and bin but i > can't see it ... > > [EMAIL PROTECTED] /]$ mount > c:\cygwin\usr\X11R6\lib\X11\fonts on > /usr/X11R6/lib/X11/f

Re: Problem in compiling : cannot find -ldl

2003-07-09 Thread Ronald Landheer-Cieslak
Unlike UNIX `mount', Cygwin `mount' doesn't need the directory to actually be there - but you can create it if its absence confuses you. rlc On Wed, 9 Jul 2003, philippe guillaume wrote: > I manage to access to the directory lib and bin but i > can't see it ... > > [EMAIL PROTECTED] /]$ mount

Re: UW-IMAP mailbox corruption

2003-07-09 Thread Olaf Foellinger
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On Wed, Jul 09, 2003 at 12:56:29PM +0100, Steve Burkett wrote: > Hi guys, > > Just trying to piece me first Cygwin mail server together, and so far > have Exim accepting mail and putting it in the mailbox, but when I try > to access the mail via Outlo

Re: Problem in compiling : cannot find -ldl

2003-07-09 Thread philippe guillaume
I manage to access to the directory lib and bin but i can't see it ... [EMAIL PROTECTED] /]$ mount c:\cygwin\usr\X11R6\lib\X11\fonts on /usr/X11R6/lib/X11/fonts type system (binmode) c:\cygwin\usr\bin on /usr/bin type user (textmode) c:\cygwin\usr\lib on /usr/lib type user (textmode) c:\cygwin on

UW-IMAP mailbox corruption

2003-07-09 Thread Steve Burkett
Hi guys, Just trying to piece me first Cygwin mail server together, and so far have Exim accepting mail and putting it in the mailbox, but when I try to access the mail via Outlook2002 using the UW-Imap server, I find that while it works for one or two messages it starts to report: IMAPrev4 serve

Re: Problem in compiling : cannot find -ldl

2003-07-09 Thread Ronald Landheer-Cieslak
On Wed, 9 Jul 2003, philippe guillaume wrote: > There's two things that i don't understand ... > 1- Why i can't see the bin directory on windows in > c:\cygwin\usr and even when i do " ls -l /usr " ? Have a look at the result of "mount" - you'll see /usr/bin is an alias for c:\cygwin\bin (aka /bin

Re: Problem in compiling : cannot find -ldl

2003-07-09 Thread Elfyn McBratney
On Wed, 9 Jul 2003, [iso-8859-1] philippe guillaume wrote: > Here is the line for the compilation : > > " gcc -o wish.exe OBJ/wish.o OBJ/calculPosition.o > OBJ/calculVisibiliteCmd.o -L/usr/lib -L/usr/X11R6/lib > -ltk -ltcl -ldl -lX11 -lm " > > and it produces this error : > > " > /usr/lib/gcc-lib/

Problem in compiling : cannot find -ldl

2003-07-09 Thread philippe guillaume
Here is the line for the compilation : " gcc -o wish.exe OBJ/wish.o OBJ/calculPosition.o OBJ/calculVisibiliteCmd.o -L/usr/lib -L/usr/X11R6/lib -ltk -ltcl -ldl -lX11 -lm " and it produces this error : " /usr/lib/gcc-lib/i686-pc-cygwin/3.2/../../../../i686-pc-cygwin/bin/ld : cannot find -ldl " T