Jeremy,
Somehow your email went to the wrong mailing list.
In the future, please be sure that your replies are directed to
[EMAIL PROTECTED]
Thanks,
Harold
--
Want to unsubscribe from this list?
Check out: http://cygwin.com/ml/#unsubscribe-simple
I have had this problem for some time now and was going to reformat
(sometime eventually when I had time) but hey for eduacational purposes here
is my complete installation and config info:
AMD Athlon 700
DFI something or another MOBO
Voodoo 3 3500
Realtech 8139 NIC
Zoltrix winmodem
Ensonique Audi
On Fri, Apr 06, 2001 at 08:50:14AM +0200, Corinna Vinschen wrote:
> On Thu, Apr 05, 2001 at 08:04:18PM -0700, Enoch Wu wrote:
> > Hi all,
> >
> A patch to allow something like
>
> mailhub=mail.foo.com:2525
>
> shouldn't be too hard. Somebody who want's to step forward here?
>
> Corinna
I have the latest readline that is available for cygwin. Readline 4.1-2
according to the CYGWIN-PATCHES directory in the source.
I was trying to port tintin++ 1.84 this evening. bzero seemed to get
complained about but I simply did a (char *) cast on arg1 in both
instances.
The critical failur
On Fri, Apr 06, 2001 at 09:25:30PM -0400, [EMAIL PROTECTED] wrote:
>Just wanted to let you guys know that there appears to be an alternate
>way to build pilot-link for windblows ... if you're forced to use
>windblows :(
>
>cygwin B1? seems to compile it just find, if you do the following:
No idea
Just wanted to let you guys know that there appears to be an alternate
way to build pilot-link for windblows ... if you're forced to use
windblows :(
cygwin B1? seems to compile it just find, if you do the following:
1) add #include to the files that use getopt
2) change the line in the confi
I recently reinstalled my OS, and cygwin as well in the process. The
packages are all the latest versions, as of today. cygcheck shows no
duplicate cgywin dlls. I'm running into problems using 'ar' when archiving
a particular library, where I never had problems before. Here is the output
from
McAfee does false positives on many .gz files as well as with many more
traditional Windows program installer files; it's of no use in this
situation. Of course it can't clean it. Turn it off.
- Original Message -
From: "Reginald Charney" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent:
Werner Kliewer wrote:
>
> >
> > Should be as simple as installing Cygwin with
> > http://cygwin.com/setup.exe and then building the program. Yes, it's
> > possible that there is some W9x specific coding but not likely.
> >
> > Earnie.
> >
> >
>
> Will that get me an executable I can run without
Why didn't i hear earlier about that?
I never used wget, because it failed for me in the first
few tries, now i found this:
http://bay4.de/FWget/
--
=^..^= [EMAIL PROTECTED]
PGP-Key: 0x28A05137 [875C 745E 01CF 8A34 2767 BE39 305E 5261 28A0 5137]
--
Want to unsubscribe from this list?
Check o
Folks --
I sent a private email to James Bergstrom with
some example POSIX serial code in response to his
query. I noticed a few other people posting
questions about serial I/O and I thought I'd
let the list know that I have a simple, single-
file demonstration program that demonstrates
opening
In article <[EMAIL PROTECTED]>, Earnie Boyd wrote:
>
> Werner Kliewer wrote:
> >
> > Hi,
> >
> > Several years ago someone in our shop used the cygwin environment
> > and related tools to port a UNIX TCP/IP Port Level communications
client
> > to the DOS world. This is a small simple executabl
There's been a lot of work recently 'cygwinizing' glib & gtk. See this
mailing list for more info
http://groups.yahoo.com/group/gimpwin-dev/
but you'll probably need to get the latest CVS version of glib/gtk. I
don't know if 1.3.x contain the required changes.
Also, you'll probably need to inst
> C:\My Download
> Files\contrib\postgresql\postgresql-7.1RC2-1.src.tar.gz\postgresql-7.1RC2-1.
> src.tar
>
> was infected with a virus that it could not clean or fix.
It's lying. That tar.gz file has nothing but source files in it, not
a binary in sight.
Of course, that explains why it could
On Fri, Apr 06, 2001 at 02:34:06PM -0700, Reginald Charney wrote:
>FYI,
>
>In downloading cygwin today, by virus detection software (McAfee VirusScan
>w/SP v4.5.0.534) claimed that the file:
>
>
>C:\My Download
>Files\contrib\postgresql\postgresql-7.1RC2-1.src.tar.gz\postgresql-7.1RC2-1.
>src.tar
On Fri, Apr 06, 2001 at 08:50:14AM +0200, Corinna Vinschen wrote:
> On Thu, Apr 05, 2001 at 08:04:18PM -0700, Enoch Wu wrote:
> > Hi all,
> >
> > How can I change the port number from 25 to another number?
>
> Currently it's impossible. The portnumber 25 is a define
> in the sources and not chan
FYI,
In downloading cygwin today, by virus detection software (McAfee VirusScan
w/SP v4.5.0.534) claimed that the file:
C:\My Download
Files\contrib\postgresql\postgresql-7.1RC2-1.src.tar.gz\postgresql-7.1RC2-1.
src.tar
was infected with a virus that it could not clean or fix.
Reg. Charney
6
I did the same as you and it works fine for me. Since I don't use tcsh, I only put a
single line in the /etc/csh.login file: 'echo Running csh.login' and the shell
printed this, as expected.
"Kirschner, Paul E. UTRC" wrote:
>
> How can I convert to tcsh from bash as my cygwin login shell?
>
Hi,,
On Fri, Apr 06, 2001 at 12:22:36PM -0600, James Bergstrom wrote:
> I am very new at using cygwin. I just need to know how to do IO through a
> serial port. I have a driver written in C for Unix to control a device
> through the serial port, and now we are going to use it on a win98 machine
In winuser.h, around line 1264, directly below
#define WHEEL_DELTA 120
should be the macro
#define GET_WHEEL_DELTA_WPARAM(wparam) ((short)HIWORD (wparam))
Harold
--
Want to unsubscribe from this list?
Check out: http://cygwin.com/ml/#unsubscribe-simple
Werner Kliewer wrote:
>
> Hi,
>
> Several years ago someone in our shop used the cygwin environment
> and related tools to port a UNIX TCP/IP Port Level communications client
> to the DOS world. This is a small simple executable that still works in
> Win9x. It was never ported to the NT world.
>
Pascal,
On Fri, Apr 06, 2001 at 07:10:18PM +0200, Pascal Molli wrote:
> I'am *not* running 1.1.8-2 but the last cygwin1.dll available in the
> developper snapshot.
Please try "uname -a" to verify. I have already helped someone else who
attempted to replace their 1.1.8-2 DLL with one from a snap
Hi,
Several years ago someone in our shop used the cygwin environment
and related tools to port a UNIX TCP/IP Port Level communications client
to the DOS world. This is a small simple executable that still works in
Win9x. It was never ported to the NT world.
Both Windows and cygwin have chan
How can I convert to tcsh from bash as my cygwin login shell?
I tried changing from "bash --login -i" to "tcsh -l" (in cygwin.bat) and
added /etc/csh.login (copied from my Linux box) to no avail. It looks like
csh.login is not started. I changed from /bin/bash to /bin/tcsh in
/etc/passwd to no av
I tried with glib-1.2.8, 1.3.2, and 1.3.3
Please note, glic is not glibc
When I changed
gchar *g_strsignal();
to
const gchar *s_strsignal();
I got those error message from make
make all-recursive
make[1]: Entering directory `/glib-1.2.8'
Making all in .
make[2]: Entering directory `/glib-1.2
OS W2K, Service pack 1, RC 1.1.
Cygwin 1.1.8 Full Install
Open SSH 2.5.2p2
Configured package files, host key, etc. ssh client works great. sshd from various
hosts exiphits the same problem. SSH Daemon allows connection and authentication.
Some commands like cd and pwd work, other such as ls
Bernard Dautrevaux <[EMAIL PROTECTED]> writes:
> In fact Windows not exactly ignores periods at the end of file names:
> writing a filename as "foo." asks windows NOT to search for "foo.exe" or
> "foo.bat" IF it needs to execute the file... This is allows to execute "foo"
> instead of "foo.e
"Schaible, Joerg" <[EMAIL PROTECTED]> writes:
>
Yeah, I suppose. However, you did mention that you were trying to
install a version of gcc that you hadn't downloaded, using a setup.ini
that you did download to install files that it didn't correspond to.
We don't test situations like tha
At 02:22 PM 4/6/2001, James Bergstrom wrote:
>I am very new at using cygwin. I just need to know how to do IO through a
>serial port. I have a driver written in C for Unix to control a device
>through the serial port, and now we are going to use it on a win98 machine
>using cygwin. Perhaps ther
I am very new at using cygwin. I just need to know how to do IO through a
serial port. I have a driver written in C for Unix to control a device
through the serial port, and now we are going to use it on a win98 machine
using cygwin. Perhaps there is an example somewhere of writing bits to a
se
At 01:03 PM 4/6/2001, Ken Phillips wrote:
>Hello,
>
>I am attempting to use the NT ported version of Glimpse and Glimpseindex.
>The programs require GNU-win b18 and I am unable to locate them on your
>server, or anywhere else for that matter. I recieve error messages of the
>wrong dll being used
Jason,
I'am *not* running 1.1.8-2 but the last cygwin1.dll available in the
developper snapshot.
I have made more testing... the postmaster crashs only if ipc-daemon is
started as a windows service
(net start ipc-daemon)
I have stopped the service and just launch ipc-daemon as
$ ipc-daemo
Hello,
I am attempting to use the NT ported version of Glimpse and Glimpseindex.
The programs require GNU-win b18 and I am unable to locate them on your
server, or anywhere else for that matter. I recieve error messages of the
wrong dll being used when using other versions. Is it possible to sti
> -Original Message-
> From: Larry Hall (RFK Partners, Inc) [mailto:[EMAIL PROTECTED]]
> Sent: Thursday, April 05, 2001 8:50 PM
> To: Randall R Schulz; [EMAIL PROTECTED]
> Subject: Re: Trailing Periods on File Names
>
>
> At 02:38 PM 4/5/2001, Randall R Schulz wrote:
> >Hi,
> >
> >I just
Pacal,
On Fri, Apr 06, 2001 at 06:25:11PM +0200, Pascal Molli wrote:
> I have installed postgres-7.1RC2-1 on windows2000, with cygipc-1.09-2,
> and cygwin1.dll of 19 March.
>
> [snip]
>
> Terminating any active server processes...
> Server processes were terminated at Fri Apr 6 16:21:55 2001
> R
Hi,
I have installed postgres-7.1RC2-1 on windows2000, with cygipc-1.09-2, and
cygwin1.dll
of 19 March. I have followed all steps of
/usr/doc/Cygwin/postgres-7.1RC2.README
and finally when a client tries to connect the postmaster, i get this on
server
$ postmaster
DEBUG: database system was i
Rav,
Look at your /etc/sshd_config file. You must have
"PasswordAuthentication yes" and "RSAAuthentication no".
Good luck,
-ME
-Original Message-
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED]] On Behalf Of
[EMAIL PROTECTED]
Sent: Thursday, April 05, 2001 6:25 PM
To: [EMAIL PROTECT
On Fri, Apr 06, 2001 at 09:31:40AM -0500, Glen Coakley wrote:
> What version are you trying to compile? When I attempt to 'configure' glibc
> 2.2.2 I get the follow message:
glib != glibc
The glib contains Stuff for linked, double linked lists etc. pp.
and it's needed by gtk+.
(both on: http://
What version are you trying to compile? When I attempt to 'configure' glibc
2.2.2 I get the follow message:
$ configure
loading cache ./config.cache
checking host system type... i686-pc-cygwin
*** The GNU C library is currently not available for this platform.
*** So far nobody cared to port it
Hi, all:
I am not sure Cygwin supports glib or not. I try to
compile glib under cygwin (glib is needed for many many
gnu tools). Below is what I got from configure and make
log file. I also tried to change g_strsignal() as
follows, but failed to compile.
Any help is appreciated.
const gchar*
On Fri, Apr 06, 2001 at 11:05:00AM +0200, Ronald Hecht wrote:
>I tracked down the problem to the "(dp = readdir(dirp)) != NULL)"
>command in process_readdir of sftp-server.c. The readdir function seems
>to crash when it's called the second time. The main difference between
>the first time it's cal
On Thu, Apr 05, 2001 at 04:09:48PM -0700, Michael A. Chase wrote:
>- Original Message -
>From: "DJ Delorie" <[EMAIL PROTECTED]>
>To: <[EMAIL PROTECTED]>
>Sent: Thursday, April 05, 2001 11:13 AM
>Subject: Re: Proposed Changes to mount
>
>
>>
>> > I still don't get it. ash should open shell
Hi DJ,
>
>You sent this to a lot of people, not just me.
>
I thought, you would not like to have private mail and may be some others
are also infected. I addressed you, since you've been setup maintainer for
the last times.
>
>> Normally I use setup to download all files to a local
>> director
> Hello DJ,
You sent this to a lot of people, not just me.
> Normally I use setup to download all files to a local
> directory. Next step is to start setup again and install the new
> versions from disk.
If you don't follow our recommendations, you're on your own. Use
"install from Internet"
On Thu, 5 Apr 2001, Mark Paulus wrote:
>
>Whew. Concise and to the point. And highly unuseful (I like creating
>new words). Since Cygwin is purported to run in a Win9x environment,
>then it should concern itself with that environment (How else can it
>make sure it's operating correctly otherwis
- Original Message -
From: "DJ Delorie" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Thursday, April 05, 2001 11:13 AM
Subject: Re: Proposed Changes to mount
>
> > I still don't get it. ash should open shell scripts in text mode so the
> > existence of the CR in the CRLF should be
- Original Message -
From: "Christopher Faylor" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Thursday, April 05, 2001 10:40 AM
Subject: Re: Proposed Changes to mount
> On Thu, Apr 05, 2001 at 10:11:26AM -0700, Michael A. Chase wrote:
> >Proposed changes:
> >
> >1. TODO: Add an opti
Hello DJ,
yeterday (one week ago - mail bounced) setup destroyed my Cygwin
installation completely!
Normally I use setup to download all files to a local directory. Next step
is to start setup again and install the new versions from disk. Fine. On
Staurday I had a bad connection and I sjipped th
May be you missed, that in Unix environments the sequence of the linked
objects and libraries is meaningful while Windows linkers normally do not
care. With Cygwin libm.a is a reference to libcygwin.a that has its own main
function. Since the linker "sees" this function first coming from the
libra
> "VSBXR" == VSBXR writes:
VSBXR> Has anyone successfully gotten Numerical Python (numpy) built under cygwin?
VSBXR> I was able to get python (2.1b2 using gcc 2.95.3-2) built with a minor
VSBXR> change usr/include/sys/signal.h and specifying '--without-threads' in the
VSBXR>
On 2001-04-05 18:45:43, Corinna Vinschen wrote:
> On Thu, Apr 05, 2001 at 05:32:23PM +0100, malcolm.boekhoff wrote:
> > On 2001-04-05 17:07:27, Corinna Vinschen wrote:
> > > On Thu, Apr 05, 2001 at 02:55:09PM +0100, malcolm.boekhoff wrote:
> > > >
> > > > Can the Mutt porter(s) please describe wh
Corinna Vinschen schrieb:
>
> On Thu, Apr 05, 2001 at 07:03:24PM +0200, Ronald Hecht wrote:
> > I'm debugging ..., but wondering why the process_readdir is called
> > twice. Do you have the same thing? Do you get a second SSH2_FXP_READDIR
> > like me? (using -v -v -v Option)
>
> Yes:
>
> sftp
OK, I tried the April 4 snapshot of cygwin1.dll now.
I compiled the traceroute code to call socket() like:
socket(AF_INET, SOCK_RAW, IPPROTO_ICMP)
this seems to work for sending as long as you call
sendto() with the icmp packet and data. I'm not sure
how standard this is, as the only other #if
53 matches
Mail list logo