PE Linker and/or runtime error when importing data from DLL (was RE: getopt: ugly linker messages) - hopefully solved.

2003-09-21 Thread Ivan Warren
My apologies. I finally decided to look for myself in binutils.. And found a way to fix the issue. I proposed a patch to the binutils folks. --Ivan -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Documentation: h

RE: ssh login with [rd]sa key, permissions on keyfile problems

2003-09-21 Thread Fermin Sanchez
Hello Igor > Is your home directory on an SMB share? If so, you may need > to add "smbntsec" to your CYGWIN environment variable. Yes it is - so to speak. It's on a Windows Server 2003 Share, not on Samba. > Also, can you please post the output of "getfacl ~/.ssh" and > "getfacl ~/.ssh/id_rs

Re: ssh login with [rd]sa key, permissions on keyfile problems

2003-09-21 Thread Corinna Vinschen
On Sun, Sep 21, 2003 at 10:17:32AM +0200, Fermin Sanchez wrote: > Hello Igor > > > Is your home directory on an SMB share? If so, you may need > > to add "smbntsec" to your CYGWIN environment variable. > > Yes it is - so to speak. It's on a Windows Server 2003 Share, not on > Samba. Does your

RE: ssh login with [rd]sa key, permissions on keyfile problems

2003-09-21 Thread Fermin Sanchez
Hello Corinna > > > Is your home directory on an SMB share? If so, you may > > > need to add "smbntsec" to your CYGWIN environment variable. > > Yes it is - so to speak. It's on a Windows Server 2003 > > Share, not on Samba. > Does your CYGWIN env. variable contain "nontsec"? No, it does not:

[ANNOUNCEMENT] Updated: nasm-0.98.38-1

2003-09-21 Thread Dean Scarff
nasm-0.98.38-1 is now available for download. BACKGROUND INFORMATION: === Many many developers all over the net respect NASM for what it is - a widespread (thus netwide), portable (thus netwide!), very flexible and mature assembler tool with support for many output formats (thu

Re: [ANNOUNCEMENT] Updated: gcc 3.3.3-1, gcc-mingw-20030911-2

2003-09-21 Thread Andy Lindsay
In message <[EMAIL PROTECTED]>, Christopher Faylor <[EMAIL PROTECTED]> writes I've moved all of the latest gcc stuff out of "test" and into "current". This is the standard gcc 3.3.1 release from gcc.gnu.org + patches from Danny Smith and (to a vastly lesser extent) me. If you are interested in ch

Re: Using both gcc 3.2-3 and gcc 3.3-1

2003-09-21 Thread Christopher Faylor
On Sun, Sep 21, 2003 at 08:14:31AM +0300, Alex Vinokur wrote: >"Christopher Faylor" <[EMAIL PROTECTED]> wrote in message news:[EMAIL PROTECTED] >>So the default gcc compiler for cygwin is now gcc 3.3.1. The 3.2 >>compiler is currently available as prev, but be advised that if you >>want to keep th

Re: [ANNOUNCEMENT] Updated: gcc 3.3.3-1, gcc-mingw-20030911-2

2003-09-21 Thread Christopher Faylor
On Sun, Sep 21, 2003 at 04:22:53PM +0100, Andy Lindsay wrote: >It looks to me as if you've moved gcc 3.3.1 but not gcc-mingw-20030911-2 >- the latter still appears to be marked as test. Oops. You're right. Sorry about that. It's fixed now but it will take a while to get to mirrors. cgf -- Un

Re: CC1

2003-09-21 Thread Christopher Faylor
On Sun, Sep 21, 2003 at 12:34:24AM -0500, Robert McNulty Junior wrote: >I had a problem solved by going into /etc/profile > >cc1 was needed by 3.3.1 gcc. The directory where cc1 resides >(/usr/lib/gcc-lib/i686-pc-cygwin/3.3.1 needed to be placed in the path, so I >added that to my profile under pat

Re: [ANNOUNCEMENT] Updated: gcc 3.3.3-1, gcc-mingw-20030911-2

2003-09-21 Thread Alex Vinokur
"Christopher Faylor" <[EMAIL PROTECTED]> wrote in message news:[EMAIL PROTECTED] [snip] > To update your installation, click on the "Install Cygwin now" link on > the http://cygwin.com/ web page. This downloads setup.exe to your > system. Then, run setup, fill in all of the options, and make > a

checking for shmat in -lipc... no

2003-09-21 Thread Frédéric L. W. Meunier
While running configure for IceWM (I don't think it's a question for cygwin-xfree) I noticed the following: checking for shmat... no checking for shmat in -lipc... no The second test returned yes when I created libipc.a and libipc.dll.a symlinks. What's the right procedure for this test, which s

help me

2003-09-21 Thread Habib Ndadouh
Hello how are u? i am fine when i have a cygwin instaled in my (ordinador),and i have just one problim is i can't conect to internet under cygwin? plaese can u help me? thanks -- __ http://www.linuxmail.org/ Now with e-mai

[update] base-files (was: RE: /etc/profile - futile try to predict order of execution)

2003-09-21 Thread John Morrison
> Subject: RE: /etc/profile - futile try to predict order of execution AFAIK /etc/profile *never* tried to predict/guarentee order of execution. If packages made an assumption, well you know the saying. > - `/bin/find /etc/profile.d -iname '*.sh' -type f` > + `/bin/find /etc/profile.

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

mutt and 8 bit characters

2003-09-21 Thread Tony Arnold
I've seen references to this problem in the mailing list archives, but not a suggestion for a work around or hint of a fix being on its way. The problem is that if I try to reply to a message with 8 bit characters (e.g., UK currency symbol, accented characters) then mutt crashes with a message abou

SUGGESTION wrt preremove / postinstall / preinstall (RE: [FAQ] Packages reported as "Incomplete" by "cygcheck -c")

2003-09-21 Thread Hannu E K Nevalainen \(garbage mail\)
> From: Igor Pechtchanski > Sent: Monday, September 15, 2003 7:18 PM > Q: Why are "apache" and "mod_*" packages reported as "Incomplete"? > A: The "apache" and "mod_*" packages use a postinstall script that renames >an originally installed directory. Therefore, that directory is not >fou

thanks for answer

2003-09-21 Thread Habib Ndadouh
ok man i don't know how i do for load tcp/ip stack?and where i do that? and where i can configure Browser to use Ethernet to go CableModem? because i am new user and sorry because my inglish isn't good :) thanks very mucha for your help -- _

Re: thanks for answer

2003-09-21 Thread Igor Pechtchanski
On Mon, 22 Sep 2003, Habib Ndadouh wrote: > ok man i don't know how i do for load tcp/ip stack?and where i > do that? and where i can configure Browser to use Ethernet to go > CableModem? because i am new user and sorry because my inglish isn't > good :) thanks very mucha for your help

Re: SUGGESTION wrt preremove / postinstall / preinstall (RE: [FAQ] Packages reported as "Incomplete" by "cygcheck -c")

2003-09-21 Thread Igor Pechtchanski
On Mon, 22 Sep 2003, Hannu E K Nevalainen (garbage mail) wrote: > > From: Igor Pechtchanski > > Sent: Monday, September 15, 2003 7:18 PM > > > > Q: Why are "apache" and "mod_*" packages reported as "Incomplete"? > > A: The "apache" and "mod_*" packages use a postinstall script that renames > >

Re: mutt and 8 bit characters

2003-09-21 Thread David A. Case
On Sun, Sep 21, 2003, Tony Arnold wrote: > I've seen references to this problem in the mailing list archives, but not a > suggestion for a work around or hint of a fix being on its way. The problem > is that if I try to reply to a message with 8 bit characters (e.g., UK > currency symbol, accented

Re: mutt and 8 bit characters

2003-09-21 Thread David Breach
On Sun, Sep 21, 2003 at 10:54:12PM +0100, Tony Arnold wrote: > The problem is that if I try to reply to a message with 8 bit > characters (e.g., UK currency symbol, accented characters) then mutt > crashes with a message about BUGGY_ICONV. > Has anyone had a chance to investigate this problem? Are

Re: Updated: gcc 3.3.3-1, gcc-mingw-20030911-2

2003-09-21 Thread Constantine
On 2003-09-20 19:46, Christopher Faylor wrote: I've moved all of the latest gcc stuff out of "test" and into "current". This is the standard gcc 3.3.1 release from gcc.gnu.org + patches from Danny Smith and (to a vastly lesser extent) me. If you are interested in checking these sources out of gcc

Re: fault in rxvt tail -f remains after upgrade ...

2003-09-21 Thread Alexander Osipenko
This SegFault remains after upgrade to cygwin 1.5.5-1, rxvt 2.7.10-3, bash 2.05b-15. "Alexander Osipenko" <[EMAIL PROTECTED]> wrote in message news:[EMAIL PROTECTED] > running bash (all versions) under rxvt with command > > rxvt -e /bin/bash -l -i > > Executing commands: > > $ while true; do dat

[ANNOUNCEMENT] New Package: db-4.1.25-1

2003-09-21 Thread Gerrit P. Haase
This is the initial release of The Sleepycat Berkeley DataBase v4 Canonical homepage: http://www.sleepycat.com/ The package is split into three parts: 1. db contains the documentation. 2. libdb4.1 contains the runtime libraries. 3. libdb4.1-devel contains import libraries and headers as well as

[ANNOUNCEMENT] Recent gcc announcement is for gcc *3.3.1-1*

2003-09-21 Thread Christopher Faylor
Apparently a recent typo in my announcement email caused extensive confusion for some people. The version listed in the subject of this message is the correct one. There is no gcc 3.3.3-1. -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com

Re: checking for shmat in -lipc... no

2003-09-21 Thread Charles Wilson
Frédéric L. W. Meunier wrote: While running configure for IceWM (I don't think it's a question for cygwin-xfree) I noticed the following: checking for shmat... no checking for shmat in -lipc... no The second test returned yes when I created libipc.a and libipc.dll.a symlinks. What's the right proce

Re: SUGGESTION wrt preremove / postinstall / preinstall (RE: [FAQ] Packages reported as "Incomplete" by "cygcheck -c")

2003-09-21 Thread Robert Collins
In general, setup needs to be taught about classes of files: configuration files vs image files vs data and script files. Once that general concept is in place, we can: * support rpm and dpkg formats more effectively * add classes for things like apache * be smarter about rebasing etc etc etc

Retrieve in the "New" column in the chooser

2003-09-21 Thread Alex Vinokur
What does the "Retrieve" option (in the "New" column in the chooser) do? = Alex Vinokur mailto:[EMAIL PROTECTED] http://mathforum.org/library/view/10978.html = -- Unsubscribe info: http://cygwin.co

Downloading one or two packages and settings in the chooser

2003-09-21 Thread Alex Vinokur
The chooser's default settings propose to download many packages. To download only one or two packages one should turn _all_ irrelevant packages to "Skip". Is it possible avoid turning those packages to "Skip"? In other words, to set only relevant packages.

Re: Retrieve in the "New" column in the chooser

2003-09-21 Thread Igor Pechtchanski
On Mon, 22 Sep 2003, Alex Vinokur wrote: > What does the "Retrieve" option (in the "New" column in the chooser) do? >Alex Vinokur It lets you re-download the package tarball even though you should already have it on the system. This option is only available when "Download from Internet" is s

Re: Downloading one or two packages and settings in the chooser

2003-09-21 Thread Igor Pechtchanski
On Mon, 22 Sep 2003, Alex Vinokur wrote: > The chooser's default settings propose to download many packages. > To download only one or two packages one should turn _all_ irrelevant packages to > "Skip". > Is it possible avoid turning those packages to "Skip"? > In other words, to set only relevan

gcc version 3.3.1 (cygming special)

2003-09-21 Thread Alex Vinokur
$ gcc -v [snip] gcc version 3.3.1 (cygming special)// More preferably 'cygwin', not 'cygming' = Alex Vinokur mailto:[EMAIL PROTECTED] http://mathforum.org/library/view/10978.html = -- Unsubscribe

Re: gcc version 3.3.1 (cygming special)

2003-09-21 Thread Igor Pechtchanski
On Mon, 22 Sep 2003, Alex Vinokur wrote: > $ gcc -v > [snip] > gcc version 3.3.1 (cygming special)// More preferably 'cygwin', not 'cygming' This may actually be correct. "Cygming" = "Cygwin" + "MinGW". gcc does both, you know... Igor -- http://cs.ny