Can you post the output of "cygcheck -r -v -s" ?
Ivan Dobrianov wrote:
>
> Well, nothing works indeed :-!
>
> The executables in cygwin/bin fall into those categories:
>
> (a) Print nothing and hang, e.g.:
> D:\bin\cygwin\bin>.\ls
> D:\bin\cygwin\bin>.\bash.exe
> D:\bin\cygwin\bin>.\sort --hel
Look at the headers of this message, there's a "List-Unsubscribe" field with
an email address. Mail it.
Keith
- Original Message -
From: "salai sivamal.G" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>; <[EMAIL PROTECTED]>
Cc: <[EMAIL PROTECTED]>
Sent: Tuesday, December 04, 2001 8:02 AM
Subj
Hi,
I try to create a library using ar.exe and get the following output.
S:\client\mcc_cyg\mclib>ar -q mclibnt.lib mc_ini.obj
ar: mclibnt.lib: rename: Permission denied
S:\client\mcc_cyg\mclib>dir *.lib
El volumen de la unidad S es TRABAJO
El número de serie del volumen es: E725-C414
Direct
Hi,
I have a question:
if I install a handler like this:
void __coredump(int sig) {
std::cerr << "stop" << std::endl;
}
int main(int argc, char *argv[])
{
struct sigaction act;
act.sa_handler = __coredump;
sigaction(SIGSEGV, &act, NULL);
/* ... */
/* then I launch a thread
On Mon, Dec 03, 2001 at 12:57:09PM -0800, John B?ckstrand wrote:
> I am trying to install debian-cygwin: http://debian-cygwin.sourceforge.net/
We don't support derivative packages on this list.
> root:unused_by_nt/2000/xp:0:0:U-SANDOS\Administrator,S-1-5-21-2000478354-158
> 0436667-854245398-500
Myriam Abramson wrote:
>
> Hi!
>
> I need to make a dll.
>
> I do
> gcc -Wl, shared -o foo.dll foo.o
>
> But I get the following error:
>
> /usr/lib/gcc-lib/i686-pc-cygwin/2.95.3-5/../../../../i686-pc-cygwin/bin/ld: cannot
>open : No such file or directory
> collect2: ld returned 1 exit stat
Hallo Gerrit,
2001-12-04 11:38:57, du schriebst:
>> I'm surprised but there seems to be a CRLF problem in pod2html when
>> running under Cygwin.
>> For unix text files seems to work fine but if I convert a file eg.
>> pod2html to dos (CRLF) text it fails.
> What error messages?
Hmm, I see, no
I installed a couple of days ago Cygwin 1.3.5 with severel packages and VIM
6.0.93-1 on a Windows NT 4.0 Computer with 128 MB RAM and a Pentium 200. I'd
like to use VIM, but calling the program by typing "vim" at the bash-shell of
cygwin, the following error shows up in a Windows NT Error Message
Thomas Schindler wrote:
>
> "Der Prozedureinstiegspunkt 'bind_textdomain_codeset' konnte in der Dynamic Link
> Library 'cygintl.dll' nicht gefunden werden"
>
> Here is my trial of a translation into english :-) :
> "The procedure callpoint (maybe 'hook') 'bind_textdomain_codeset' couldn't be
> f
Hello again,
sorry having bothered you, I should read the mailing list before sending a
question. I found the answer a couple fo threads before. Sorry again.
Thomas
--
Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple
Bug reporting: http://cygwin.com/bugs.html
Documenta
Jacob Vennervald Madsen wrote:
>
> Hi List
>
> I'm having a permission problem with Cygwin.
> When i try to create a file it says that I don't have permission to do
> so.
You dont give any information on your system configuration, but however
check this link - it may help:
http://cygwin.com/faq
Hi all,
I'm porting amanda2.4.2p2 client on cygnus (win98se cygwin1.dll 1.3.6).
Inetd starts amandad first time, amandad completes the job and exits.
When the server side recall amandad to continue working, inetd does not
restart amandad.
You can see the same behaviour if you start and close a ta
Hi,
I am trying to run an SCP operation as a scheduled operation. It is
convenient to fit this in with existing scheduled batch files using AT,
and it all seems to run except that scp is complaining about keys (key
verification failed message) and does not copy the file. If I run the
bat fil
I've the following problem:
An application, which I'm developing (C++) under cygwin requires the
header-file .
During compilation, "gcc" outputs the following error-massages and warnings:
'com-interface' only supported with -fvtable-thunks.
Warning: 'com-interface' attribute direct
How about using cron to exec your scp, that way you can have the scp exec
as a user with keys.
On Tue, 4 Dec 2001, Bob Bradford wrote:
>
> Hi,
>
> I am trying to run an SCP operation as a scheduled operation. It is
> convenient to fit this in with existing scheduled batch files using AT,
> and i
You wrote that you had problems compiling octave-2.1.35 on cygwin, due to a
missing definition of _rl_clear_screen.
The problem is that _rl_clear_screen is "private" and is not exported in
cygreadline.dll. As you and I both found out, simply removing the leading
underscore is the "Wrong Thing".
BB> Date: Tue, 04 Dec 2001 07:22:26 -0500
BB> From: Bob Bradford <[EMAIL PROTECTED]>
BB> To: [EMAIL PROTECTED]
BB> Subject: SCP under SYSTEM
BB>
BB>
BB> Hi,
BB>
BB> I am trying to run an SCP operation as a scheduled operation. It is
BB> convenient to fit this in with existing scheduled batch files
Sometimes when I exit the Cygwin shell I am prompted to terminate a batch
job, although I have no jobs running. This usually happens when I ^C
out of a program.
Has anyone else experienced this? Anyone know what might be causing this?
---
conin fps
> -Original Message-
> From: Tim Prince [mailto:[EMAIL PROTECTED]]
> Sent: Sunday, December 02, 2001 10:58 PM
> To: Ralf Habacker
> Cc: Cygwin
> Subject: Re: Old Thread: Cygwin Performance
>
>
> Your patch adds lib_cygwin.c to the list of required source files, yet that
> new file is not i
At 09:40 AM 12/4/2001, Birl wrote:
>Sometimes when I exit the Cygwin shell I am prompted to terminate a batch
>job, although I have no jobs running. This usually happens when I ^C
>out of a program.
>
>Has anyone else experienced this? Anyone know what might be causing this?
>
>
> Sometimes when I exit the Cygwin shell I am prompted to terminate a batch
> job, although I have no jobs running. This usually happens when I ^C
> out of a program.
>
> Has anyone else experienced this? Anyone know what might be causing this?
I used to get this. I switched to using rxvt to r
Myriam Abramson wrote:
>
> Hi!
>
> I need to make a dll.
>
> I do
> gcc -Wl, shared -o foo.dll foo.o
^
+-+
Is this a space here ? -+
Remove it! :)
>
> But I get the following error:
>
> /usr/lib/gcc-lib/i686-pc-cygwin/2.95.3-5/../../../../i686-pc-cygwin/bin/ld
Yesterday I downloaded setup.exe (v. 2.125.2.10) and started downloading
and then installing.
I discovered first that vim (and hence vi) didn't work and later that ssh
didn't work either (missing crypto DLL, I believe). Different solutions to
both these problems were found in this mailing list, b
Hi,
During the course of my installing I also quickly discovered, that I only
had a very rudimentary set of packages installed.
The FAQ, under "What packages should I install" says: "Just get everything,
if you have room for it." If this is the recommendation, then why isn't it
easy to do?
On p
On Tue, Dec 04, 2001 at 08:53:59AM -, Keith Starsmeare wrote:
>Look at the headers of this message, there's a "List-Unsubscribe" field with
>an email address. Mail it.
Or follow the instructions at the bottom of this message and *keep reading* until
you get to the part that works.
cgf
--
Un
[snip]
> I discovered first that vim (and hence vi) didn't work and later that ssh
> didn't work either (missing crypto DLL, I believe). Different solutions to
> both these problems were found in this mailing list, but I am not overly
> confident that these were the last problems to be found.
>
I have this Perl script under Cygwin
#!/usr/local/bin/perl -w
my $cmd="c:/cygwin/bin/iu-config";
system($cmd);
it fails iu-config is the cygwin script shell(/bin/sh).
Why?Althought It works when i type iu-config from the bash Cygwin
--
Unsubscribe info: http://cygwin.com/ml/#unsubscribe-
Well, as I indicated before, the output is not that helpful:
--
D:\>cd \bin\cygwin\bin
D:\bin\cygwin\bin>cygcheck -r -s -v
D:\bin\cygwin\bin>
--
I also looked at the path - nothing too suspicious, and more, I removed the PATH
var a
--- Begin Message ---
Myriam Abramson wrote:
>
> Great! that works now. Thanks *so* much. I am getting a bunch of
> undefined references however. I usually link this program with -lnsl
> and -lsocket but those libraries do not exist so what to do?
try adding -lwsock32 :)
And please post to the
thanks so much. I'm always there.
One more thing: I get an undefined reference to WinMain@16. What do I
am missing?
--
myriam
--
Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple
Bug reporting: http://cygwin.com/bugs.html
Documenta
Hello there.
I'm running under W2K.
Downloaded Xfree binaries from:
ftp://mirrors.rcn.net/pub/sourceware/cygwin/xfree/xc-4-binaries/4.1.0
Installed as described in the "Install" file.
When trying to start xwin.exe got 'cygz.dll could not be found'.
Where is it really?
It seems to me it's not ther
In the Cygwin User's guide is a suggestion (and an example) to change the
default prefix with the mount command:
mount -change-cygdrive-prefix /
It seems that many of us have chosen to go with changing the prefix to /, but
with the latest version of cygwin 1.3.6-1 this leads to / being unusabl
At 12:14 PM 12/4/2001, Eduardo R Larranaga wrote:
>In the Cygwin User's guide is a suggestion (and an example) to change the
>default prefix with the mount command:
>
> mount -change-cygdrive-prefix /
>
>It seems that many of us have chosen to go with changing the prefix to /, but
>with the late
Hi,
I *have* been reading the archives and I do not see an answer to this issue,
only complaints.
Ed
On Tue, 4 Dec 2001, Larry Hall (RFK Partners, Inc) wrote:
> At 12:14 PM 12/4/2001, Eduardo R Larranaga wrote:
> >In the Cygwin User's guide is a suggestion (and an example) to change the
>
Hey all,
Has anyone here tried running Cygwin in an NT terminal
server environment with Citrix? If so, did you have
any problems with it?
Adam
=
Hey! That's my princess! Go find your own!
Adam Miller
[EMAIL PROTECTED]
http://www.geocities.c
OK, I'll take the time to look it up myself and point you right to it
(not something I usually do mind you)...
http://sources.redhat.com/ml/cygwin/2001-12/msg00125.html
OK, so it's "hidden" under a little different topic, so maybe it's
easy to miss. Just shows you that you it's worthwhile to
There's a new version of cygwin available. It fixes the /cygdrive == /
problems that I could duplicate.
cgf
--
Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple
Bug reporting: http://cygwin.com/bugs.html
Documentation: http://cygwin.com/docs.html
FAQ:
Larry,
I appreciate your taking the time to work with a dummy. However, I read the
message you provided the link for and am still at a loss.
In this message (Subject: Re: bugreport cygwin 1.3.6 + bash 2.05a-2 + command
completion) "cgf" says he cannot duplicate the problem even with th
Works like a champ. I personally use it for my development environment
(although I am forced to use MS compilers and such). It works great on TSE
and W2K. I assume that will also be true for Whistler, er, .NET Server but
I have not yet tested that.
However, there are no extensions to Cygwin to
[EMAIL PROTECTED] wrote:
> Hi,
>
> During the course of my installing I also quickly discovered, that I only
> had a very rudimentary set of packages installed.
>
> The FAQ, under "What packages should I install" says: "Just get everything,
> if you have room for it." If this is the recommendat
Yes, I'm running on a TS with Citrix.
There are some peculiar things, like it says it's
Administrator that is running even though I don't
have any Administrator rights on that box.
Another thing I noticed was that I was able to
compile and install the Apache server on Cygwin
and then start up
Hi Ed,
I was actually referring to this:
"I assume that the xemacs crash had something to do with /cygcheck, which
should be fixed in cygwin-1.3.6-2."
Chris has since announced that 1.3.6-2 will fix this problem in
a specific message to the list. I expect you've seen that so you're
answer and
On Tue, 4 Dec 2001 17:17:48 +0100 (MET) you wrote:
>I have this Perl script under Cygwin
>
>#!/usr/local/bin/perl -w
>
>my $cmd="c:/cygwin/bin/iu-config";
>system($cmd);
>
>it fails iu-config is the cygwin script shell(/bin/sh).
>Why?Althought It works when i type iu-config from the bash Cygwin
Hello all,
I just installed cygwin on a fresh win98 SE box (wanted telnet access & have
it) and checked the free disk space on the machine. The output is below,
you'll see the problem easily:
-- BEGIN OUTPUT --
$ df
Filesystem 1k-blocks Used Available Use% Mounted on
C:\cygwin\bin
Proven Sales Formula!
Successfull entrepreneurs around the world
use our products.
Is your website tired/run down? Need a Health check
for your dot com?
Not sure about commitment? Get a
Proven Sales Formula!
Successfull entrepreneurs around the world
use our products.
Is your website tired/run down? Need a Health check
for your dot com?
Not sure about commitment? Get a
I have a problem with LD on my windows XP box...
Usually when LD is invoked by gcc, while trying to link a DLL, it terminates
with signal 11 and a segfault (stackdump appended). This however goes away
when I kill all cygwin related processes (i.e. those than depend on cygwin
dll) then try this, i
On 4-Dec-2001, Billinghurst, David (CRTS) <[EMAIL PROTECTED]> wrote:
| You wrote that you had problems compiling octave-2.1.35 on cygwin, due to a
| missing definition of _rl_clear_screen.
|
| The problem is that _rl_clear_screen is "private" and is not exported in
| cygreadline.dll. As you an
Kiran Prakash wrote:
>
> It seems that getsockopt is broken in the latest version.
I experienced the same problem with getsockopt() in the distributed
squid package. I tracked down the problem to a little typo in
winsup/cygwin/net.cc. I've included a patch that fixes the problem.
This is the
Hello.
I just installed pgplot on cygwin/XFree86,
so I'd like to report what happened.
First of all, the pgplot installation is very easy
with XFree86 setup. The info in the web page linked
from "PGPlot5.2" in the cygwin "Software" web page
is outdated, and there is no help other than confusion.
=
Summary:Unable to run sshd and login with latest app revs
Cygwin: 1.3.5-3 (downloaded & installed 12/3/01)
OpenSsh:3.0.1.p1-2
OS: Win2k SP2 (FAT32 -- intentionally)
==
Hi All...
ssh -L nnn:localhost:
breaks when the remote (sshd) machine is running 1.3.6-2. The previous
(1.3.5-3) version is ok. For example:
user@LOCAL ~
$ ssh -L 5901:localhost:5900 user
Enter passphrase for key '/home/user/.ssh/id_rsa':
Last login: Tue Dec 4 09:25:32 2001 from user
use
Aha! Someone else had this problem! I noticed this the other day and
figured it was just something wrong with my setup, not Cygwin. Any ideas on
a fix would be great ;-)
-Collin Grady
kill -9 irc
- Original Message -
From: "Karl M" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
I've released a new version of cygwin with the getsockopt fix from David
RothenBerger.
This may also fix the ssh -L problems that were reported.
cgf
--
Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple
Bug reporting: http://cygwin.com/bugs.html
Documentation: http:
I want to create some plugins for an executable.
The problem is that when I create a plugin
(.dll, shared object, or whatever you want to call it),
it sucks in code that is already in the executable.
In other words, I link the executable with some static
library, libfoo.a, and the executable gets
--- Glen Ozymok <[EMAIL PROTECTED]> wrote: > I want to create some
plugins for an executable.
> The problem is that when I create a plugin
> (.dll, shared object, or whatever you want to call it),
> it sucks in code that is already in the executable.
> In other words, I link the executable with s
I am trying to kill a batch file using "kill -f -9 " where PID is
located by doing "ps -W", I get the following error:
bash: kill: bad signal spec 'f'
According to the User Guide one should use "-f" with the kill option to
indicate a window program (eg. DOS batch file)
Environment:
-Bash versio
Jan Nieuwenhuizen wrote:
> Thanks. I know about that page; but I'm not sure about the status of
> all individual items; notably the absolute silly reversed-patch
> requirement.
Silly? no. Difficult and painful, prompting questions like "surely
there is a better way"? yes.
You need to unders
Anyone has any compilation of any benchmarking tools
like lmbench on cygwin?
Thanks,
--Piyush
--
Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple
Bug reporting: http://cygwin.com/bugs.html
Documentation: http://cygwin.com/docs.html
FAQ: http://
On Tue, Dec 04, 2001 at 06:19:59PM -0800, Nasser Iranikhah wrote:
>I am trying to kill a batch file using "kill -f -9 " where PID is
>located by doing "ps -W", I get the following error:
>bash: kill: bad signal spec 'f'
kill is a bash built-in. The kill.exe program that is documented in the
user
Hi All...
ssh -L 5901:localhost:5900 happymachine
works again. All of the little sshd's can can sleep well tonight.
Thanks,
...Karl
_
Get your FREE download of MSN Explorer at http://explorer.msn.com/intl.asp
--
Unsubscribe inf
Hi, I downloaded and compiled SDL-1.2.3 from source in cygwin, and suprisingly I got
it to work. Then I tried to set -mno-cygwin so that the app would work outside of
Cygwin, but I get:
$ make win
gcc test1.C -mno-cygwin -I /usr/include -lglut32 -lglu32 -lopengl32 -lSDL -o
exec/test1.exe
/usr
Way back in January, in message
http://www.cygwin.com/ml/cygwin/2001-01/msg00063.html
I think Egor Duda, but perhaps David Peterson wrote
that the socket implementation in cygwin allowed an
attacker to simply send an RSA auth request to a
specific port on your machine and presto, he would
receive
> -Original Message-
> From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]]On Behalf
> Of Charles Wilson
> Sent: Monday, December 03, 2001 7:10 AM
> To: Stipe Tolj
> Cc: Alexei Lioubimov; [EMAIL PROTECTED]
> Subject: Re: I could not build libtool 1.4c under cygwin - help needed!
>
>
> Stipe
On Tue, Dec 04, 2001 at 07:06:13PM +0200, Pidgornyy, Oleksandr wrote:
>I'm running under W2K. Downloaded Xfree binaries from:
>ftp://mirrors.rcn.net/pub/sourceware/cygwin/xfree/xc-4-binaries/4.1.0
>Installed as described in the "Install" file. When trying to start
>xwin.exe got 'cygz.dll could n
Ralf Habacker wrote:
>>Correct. This seems to indicate a messed up cygwin installation, and
>>probably has little to do with libtool itself. (BTW, libtool-1.4.2
>>builds OOB on cygwin -- but it's 'oldstyle' and uses dlltool to build
>>DLL's and doesn't use the new auto-import/export features o
There's another slashdot article:
http://slashdot.org/article.pl?sid=01/12/04/13552388
Seems the debian-devel folks aren't too happy about this...
--Chuck
--
Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple
Bug reporting: http://cygwin.com/bugs.html
Documentation:
I read all that and I still can not figure out
what the EXACT issue is they have?
GNU software running on Windows?
DPKG specifically being ported to Windows?
After reading all the /. and debian mailing list
posts, I *still* can not tell..
> There's another slashdot article:
>
>
Thanks, this got it started. I may be able to try a few runs by the end of
the day.
- Original Message -
From: "Ralf Habacker" <[EMAIL PROTECTED]>
To: "Cygwin" <[EMAIL PROTECTED]>
Sent: Tuesday, December 04, 2001 7:13 AM
Subject: RE: Old Thread: Cygwin Performance
> > -Original Mess
On Tue, Dec 04, 2001 at 02:52:34PM -0500, Charles Wilson wrote:
>There's another slashdot article:
>
>http://slashdot.org/article.pl?sid=01/12/04/13552388
>
>Seems the debian-devel folks aren't too happy about this...
I'm surprised that this has actually finally happened. This has been in
discus
Charles,
Are they so upset they got the article pulled? All I get, beyond the
Slahsdot page adornments, is this:
"Nothing for you to see here. Please move along."
Has this article been pulled, or is there an error in the URL you gave?
Randall Schulz
Mountain View, CA USA
At 11:52 2
http://slashdot.org/article.pl?sid=01/12/04/1355238
Extra '8' in the mail.
Kevin
-Original Message-
From: Randall R Schulz [mailto:[EMAIL PROTECTED]]
Sent: Tuesday, December 04, 2001 16:19
To: [EMAIL PROTECTED]; [EMAIL PROTECTED]
Subject:Re: Speaking of debian cygwin
Gary,
using the setup.exe program,
you must download and install the package bzip2.
--- Gary Samuels <[EMAIL PROTECTED]> a écrit : >
To whom it may concern,
>
> I have downloaded Cygwin/XFree86 and the
> xc-4-binaries. However, I can't
> find the bunzip2 utility to uncompress the extract
> uti
I suggest the timing be done using the lmbench replacement for
gettimeofday() in terms of Windows QueryPerformance() calls, as attached.
This provides sufficient timer resolution to perform the tests quickly,
obtain accurate cache latency data, and make the cpu clock rate detection
work as well as
74 matches
Mail list logo