RE: [avail for test] libtool-devel-20030121-1

2003-02-05 Thread Ralf Habacker
> Yes, Ralf, I know. This is like the sixth iteration trying to solve > this problem. The very first attempt did what you suggest (only it is > much much more complicated than you imply; you're overlooking a lot). > However, that fix was unacceptable to the automake and libtool people. > Hence,

Re: How to distribuite an application built under cygwin ! HELP !

2003-02-05 Thread Elfyn McBratney
> You might get a better response from [EMAIL PROTECTED] . cygwin-apps is > generally for issues relating to setup.exe and cygwin packages. I've > forwarded this there too ::-) Appolagies. It seems Max had already replied to this one and as per usual did a much better job of it than moi ;-)

How to distribuite an application built under Cygwin ! HELP !

2003-02-05 Thread Stefano Gallina
Hi, I built an application under Cygwin and i want to install it on another pc; so i tryed to copy the files on this pc and i tryed to use the command "mount" trying to mount the directory where i decided to put the files but when i launch a executable file of this built application i got the erro

Re: How to distribuite an application built under Cygwin ! HELP !

2003-02-05 Thread Elfyn McBratney
> Hi, > > I built an application under Cygwin and i want to > install it on another pc; so i tryed to copy the files > on this pc and i tryed to use the command "mount" > trying to mount the directory where i decided to put > the files but when i launch a executable file of this > built application

Re: How to distribuite an application built under cygwin ! HELP !

2003-02-05 Thread Elfyn McBratney
You might get a better response from [EMAIL PROTECTED] . cygwin-apps is generally for issues relating to setup.exe and cygwin packages. I've forwarded this there too ::-) Regards, Elfyn McBratney [EMAIL PROTECTED] www.exposure.org.uk __

SSHD/

2003-02-05 Thread Marco . Rottigni
Hi all. I'm a great user/fan of this fantastic CygWin allowing the freedom of *nix on Win (in a world without fences, who needs Gates?), but I recently tried to use sshd and got some problems. Since I haven't been able to solve them by reading the tons of messages and howto I found on the 'Net

RE: SSHD/

2003-02-05 Thread Vince Hoffman
Can you check the contents of /var/log/sshd.log that sometimes holds the answer. I also tend to have /etc/ssh_config and /etc/sshd_config as -rw-rw-r- (although i'm not sure that would stop the sshd starting, i forget.) Maybe check your mounts are system mounts (type mount and if you get somethi

Re: SSHD/

2003-02-05 Thread Olaf Foellinger
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On Wed, Feb 05, 2003 at 11:46:36AM +0100, [EMAIL PROTECTED] wrote: > Hi all. > > I'm a great user/fan of this fantastic CygWin allowing the freedom of *nix > on Win (in a world without fences, who needs Gates?), but I recently tried > to use sshd an

/usr/local/lib on library path

2003-02-05 Thread Isaque Galdino
Hi guys, I've installed the last cygwin version and it doesn't have the /usr/local/lib directory in my default search library path, as you can see in gcc -v: $ gcc -v Reading specs from /usr/lib/gcc-lib/i686-pc-cygwin/3.2/specs Configured with: /netrel/src/gcc-3.2-3/configure --enable- languages=c

Re: /usr/local/lib on library path

2003-02-05 Thread Ronald Landheer-Cieslak
>From the gcc info (`info gcc`), chapter "Environment variables": `LIBRARY_PATH' The value of `LIBRARY_PATH' is a colon-separated list of directories, much like `PATH'. When configured as a native compiler, GCC tries the directories thus specified when searching for special lin

Ultra slow disk access and xterm memory failure

2003-02-05 Thread Dieter Meinert
-BEGIN PGP SIGNED MESSAGE- Hi all, Firstofall, I'm completely ignorant of anything windoze related, but currently put into a completely *IX ignorant environment, so cygwin is my only hope. I use cygwin (version of about April 2002, BTW how can I get the Cygwin version number ?) and t

Re: Packaging software built with cygwin

2003-02-05 Thread Nigel Stewart & Fiona Smith
However, just in case you need to hear it, it is true that you have to provide the sources for the cygwin DLL if you want to distribute it. There is always the MingW option via -mno-cygwin. (Perhaps stating the obvious, but just in case...) http://www.mingw.org/ Regards, Nigel Stewart -

Re: Ultra slow disk access and xterm memory failure

2003-02-05 Thread Tim Prince
On Wednesday 05 February 2003 05:31, Dieter Meinert wrote: > but about a month ago something changed: > When closing an xterm I get the following windoze error > message: > >"The instruction at "0x6106f3be" referenced memory at > "0x0058". > The memory could not be "read"." > Surely, t

Re: Packaging software built with cygwin

2003-02-05 Thread Christopher Faylor
On Thu, Feb 06, 2003 at 12:39:45AM +1100, Nigel Stewart & Fiona Smith wrote: >>However, just in case you need to hear it, it is true that you have to >>provide the sources for the cygwin DLL if you want to distribute it. > >There is always the MingW option via -mno-cygwin. (Perhaps stating the >ob

Re: Packaging software built with cygwin

2003-02-05 Thread Jay Maynard
On Wed, Feb 05, 2003 at 09:12:02AM -0500, Christopher Faylor wrote: > On Thu, Feb 06, 2003 at 12:39:45AM +1100, Nigel Stewart & Fiona Smith wrote: > >>However, just in case you need to hear it, it is true that you have to > >>provide the sources for the cygwin DLL if you want to distribute it. > >T

Re: gcc 3.2 string link problem

2003-02-05 Thread Nigel Stewart & Fiona Smith
As a follow-up to this still-unresolved issue, some traffic on the MingW list reveals the same issue using MingW, which I have also (unsuccessfully) been experimenting with: http://www.geocrawler.com/mail/msg.php3?msg_id=9057201&list=6013 http://lists.boost.org/MailArchives/boost/msg41422.php htt

Re: gcc 3.2 string link problem

2003-02-05 Thread Christopher Faylor
On Thu, Feb 06, 2003 at 01:23:08AM +1100, Nigel Stewart & Fiona Smith wrote: >Has anyone else had progress with wchar with either cygwin on mingw? I'm not aware of any activity in the cygwin arena. cgf -- Please use the resources at cygwin.com rather than sending personal email. Special for spam

Strange new behavior...

2003-02-05 Thread Brian J. Ackermann
Hello all, I've been running cygwin now for nearly three years, and I've very recently run into a very strange little problem. When starting cygwin now, I have a new username 't-ow' (this is not what I login to win2000 as which is 'BrianA'), and my 'home' directory appears to be 'C\:' I've se

RE: Strange new behavior...

2003-02-05 Thread Vince Hoffman
sounds like something funny in /etc/passwd try regenerating it with mv /etc/passwd /etc/passwd.old mkpasswd -l >/etc/passwd and if you are in a domain mkpasswd -d -u "your username" >> /etc/passwd > -Original Message- > From: Brian J. Ackermann [mailto:[EMAIL PROTECTED]] > Sent: 05 Febr

Cygwin.bat can't open /etc

2003-02-05 Thread Stefan . Karrmann
Everytime I start cygwin.bat I get the following message: ---cut- 9 [main] bash 400 init_cygheap::etc_changed: Can't open /etc for checking, Win32 error 1 km@HOST ~ $ ---cut

RE: Ultra slow disk access and xterm memory failure

2003-02-05 Thread Dieter Meinert
-BEGIN PGP SIGNED MESSAGE- I also tried defragmentation, but both did not help :-( Regards Dieter Meinert |=> -Original Message- |=> From: Tim Prince [mailto:[EMAIL PROTECTED]] |=> Sent: Wednesday, February 05, 2003 3:01

RE: Ultra slow disk access and xterm memory failure

2003-02-05 Thread Vince Hoffman
Just so you know re: finding out your cygwin version, its both in the output of cygcheck -s and available as uname -r However if you're not able to update to the latest versions (I assume from your email you have no access to the mirrors by ftp,http or rsync) then there may not be much you can do.

Re: Why won't my files link?

2003-02-05 Thread Nick Miller
Okay... I believe that I understand the stages of compiling better than was shown in the e-mail I had previously sent. Also, I included the full list of commands I have been using in the initial e-mail that I sent to the Cygwin list. Here they are below... gcc -c fun.c gcc -c main.c The above c

Re: Why won't my files link?

2003-02-05 Thread [EMAIL PROTECTED]
OK, my first suggestion is to tackle this problem the same way you would on Linux. How do you find the library or object file which contains a symbol that you want when you're on Linux? I'll give you a hint. You need to use 'nm'. 'grep' can also be handy. I get the impression that you think

Re: Why won't my files link?

2003-02-05 Thread Igor Pechtchanski
Nick, Well, this certainly is better than what you had before. Although it still doesn't provide the exact error messages, it provides enough information to make a guess as to why your link doesn't work. It's possible that you're referring to some symbols in a library that's missing from your sy

Re: Re: Problems with find

2003-02-05 Thread fj_br_
[EMAIL PROTECTED] schrieb am 31.01.03 16:47:10: > > For the archives: No. This is not going to do what the OP wants at all. > In fact, if there's more than one file named 1000.*, it won't even work > (find will produce a "find: paths must precede expression" error). For > details, "info find" an

where is the cygjpeg6b.dll

2003-02-05 Thread Jannette Frandsen
Dear Sir, I am trying to run the drawing packing XFIG on XP via CYGWIN. I have done this for many years now but not on XP. XFIG complains when I try to save/export a drawing. I am prompted that "cygjpeg6b.dll" is missing. I have been unable to find this file on the internet. Do you know where I c

Bug in path.cc (conv_path_list_buf_size)

2003-02-05 Thread Daniel Steinmann
The above mentioned function returns sometimes a too small buffer size. This problem was found when using 'cygpath --path --windows' Here is a test scenario to reproduce the problem (on my machine): $ mount C:\programs\cygwin\bin on /usr/bin type system (binmode) C:\programs\cygwin\lib on

Re: Why won't my files link?

2003-02-05 Thread Max Bowsher
Nick Miller wrote: > Then, I already have... > > io_functions.o Where does this come from? > Then, I am using this command below to do the linking... > > gcc -o main fun.o io_functions.o main.o > > When I do this in Cygwin, I am getting > errors along the lines of "reference to undefined *thin

Re: where is the cygjpeg6b.dll

2003-02-05 Thread Max Bowsher
Jannette Frandsen wrote: > Dear Sir, > > I am trying to run the drawing packing XFIG on XP via CYGWIN. > I have done this for many years now but not on XP. > > XFIG complains when I try to save/export a drawing. > I am prompted that "cygjpeg6b.dll" is missing. > I have been unable to find this fi

RE: where is the cygjpeg6b.dll

2003-02-05 Thread Vince Hoffman
Hi, if you have a look at http://www.cygwin.com/packages you will find that its in the package jpeg which is in the catagory libs. its probably worth reinstalling this if you already have it installed or just installing it if you do not. hope this helps. Vince > > > Dear Sir, > > I

Re: Re: Problems with find

2003-02-05 Thread Randall R Schulz
Carlo, At 08:35 2003-02-05, [EMAIL PROTECTED] wrote: [EMAIL PROTECTED] schrieb am 31.01.03 16:47:10: > > For the archives: No. This is not going to do what the OP wants at all. > In fact, if there's more than one file named 1000.*, it won't even work > (find will produce a "find: paths must prec

RE: Strange new behavior...

2003-02-05 Thread Brian J. Ackermann
Yep, that did the trick (the mkpasswd -d -u solution) Thanks a bunch... I am still wondering why this didn't 'go away' after a complete uninstall, and consequent reinstall? Brian Vince says: sounds like something funny in /etc/passwd try regenerating it with mv /etc/passwd /etc/passwd.ol

Re: SSHD/

2003-02-05 Thread Max Bowsher
[EMAIL PROTECTED] wrote: > $ ssh-host-config -y > chmod: changing permissions of `/var/empty': Permission denied Worth investigating this. > Privilege separation is set to yes by default since OpenSSH 3.3. > However, this requires a non-privileged account called 'sshd'. Does such an account exis

RE: Strange new behavior...

2003-02-05 Thread Igor Pechtchanski
Because even a complete uninstall won't remove user-created files (such as /etc/passwd), and a reinstall won't recreate them if they are already present. Igor On Wed, 5 Feb 2003, Brian J. Ackermann wrote: > Yep, that did the trick (the mkpasswd -d -u solution) > > Thanks a bunch... > > I

Re: Strange new behavior...

2003-02-05 Thread Brian J. Ackermann
Understandable, but in my desperation I removed the entire C:\cygwin root directory, no to mention a number of regustry entries... So, one might think I was thourough... Igor Pechtchanski wrote: Because even a complete uninstall won't remove user-created files (such as /etc/passwd), and a reins

Re: socketpair(AF_UNIX, SOCK_STREAM, 0, fd) failing: errno 112, Address already in use

2003-02-05 Thread Corinna Vinschen
Max, any new insights here? Corinna On Mon, Feb 03, 2003 at 05:16:33PM +0100, Corinna Vinschen wrote: > On Mon, Feb 03, 2003 at 05:00:04PM +0100, Corinna Vinschen wrote: > > On Tue, Jan 28, 2003 at 07:15:52PM -, Max Bowsher wrote: > > > I'm seeing rsync failiures due to socketpair(AF_UNIX, SO

Re: Packaging software built with cygwin

2003-02-05 Thread Jay Maynard
On Tue, Feb 04, 2003 at 10:32:46PM -0500, Christopher Faylor wrote: > On Tue, Feb 04, 2003 at 08:48:03PM -0600, Jay Maynard wrote: > >On Tue, Feb 04, 2003 at 09:31:43PM -0500, Igor Pechtchanski wrote: > >>Remember that linking against some version of libcygwin.a doesn't mean > >>you have to keep to

Re: Strange new behavior...

2003-02-05 Thread Igor Pechtchanski
Oops, sorry, should have read your message more carefully... /etc/postinstall/passwd-grp.sh simply does not create domain users. I'm sure this fact is documented somewhere, but I can't find it at the moment. Igor On Wed, 5 Feb 2003, Brian J. Ackermann wrote: > Understandable, but in my d

Re: socketpair(AF_UNIX, SOCK_STREAM, 0, fd) failing: errno 112, Address already in use

2003-02-05 Thread Max Bowsher
Corinna Vinschen wrote: > Max, any new insights here? Still waiting for some that elusive quantity "free time" :-) I've been reproducing the failiure inside the rsync testsuite, and its turned out to be less than trivial to graft strace into it. I might try extracting one of the tests from the t

Re: Strange new behavior...

2003-02-05 Thread Brian J. Ackermann
Good to know, Although I still find it curious that it had been working until last week sometime, when I updated... Thanks much!! Igor Pechtchanski wrote: Oops, sorry, should have read your message more carefully... /etc/postinstall/passwd-grp.sh simply does not create domain users. I'm sure

Re: where is the cygjpeg6b.dll

2003-02-05 Thread Max Bowsher
Please keep replies on the mailing list. Jannette Frandsen wrote: >> -Original Message- >> From: Max Bowsher [mailto:[EMAIL PROTECTED]] >> >> http://cygwin.com/packages/ > > Many thanks for your quick response. > Unfortunately when I go the jpeg category there is no file to > download. I

RE: where is the cygjpeg6b.dll

2003-02-05 Thread Vince Hoffman
> >Hi, > > if you have a look at http://www.cygwin.com/packages > >you will find that its in the package jpeg which is in the > >catagory libs. > > First thanks for your quick reply. > The problem is when I click on "jpeg". There is no file to > download. I only see a list? > > Regards, >

Re: Packaging software built with cygwin

2003-02-05 Thread Nigel Stewart & Fiona Smith
I would suggest that, if it is desired to promote the development of applications on the Cygwin platform, serious consideration be made to making it as simple as possible to install only those portions of Cygwin that the application requires. This means just the necessary DLLs, without all of the

Re: SSHD/

2003-02-05 Thread Marco . Rottigni
>From: "Max Bowsher" <[EMAIL PROTECTED]> >Date: 05/02/2003 18.04.07 >Subject: Re: SSHD/ > >[EMAIL PROTECTED] wrote: >> $ ssh-host-config -y >> chmod: changing permissions of `/var/empty': Permission denied > >Worth investigating this. $ ls -l /var total 0 drwxr-xr-x+ 2 SYSTEM SYSTEM 0

Re: where is the cygjpeg6b.dll

2003-02-05 Thread Max Bowsher
Jannette Frandsen wrote: >> Max Bowsher wrote: >> >> Please keep replies on the mailing list. PLEASE KEEP REPLIES ON THE MAILING LIST. PLEASE KEEP REPLIES ON THE MAILING LIST. PLEASE KEEP REPLIES ON THE MAILING LIST. Max Bowsher wrote: >> Uhh... you *are* installing with Cygwin setup.exe, ar

Re: Packaging software built with cygwin

2003-02-05 Thread Max Bowsher
Nigel Stewart & Fiona Smith wrote: >> I would suggest that, if it is desired to promote the development of >> applications on the Cygwin platform, serious consideration be made >> to making it as simple as possible to install only those portions of >> Cygwin that the application requires. This mean

Re: Packaging software built with cygwin

2003-02-05 Thread Christopher Faylor
On Wed, Feb 05, 2003 at 11:18:22AM -0600, Jay Maynard wrote: >On Tue, Feb 04, 2003 at 10:32:46PM -0500, Christopher Faylor wrote: >> On Tue, Feb 04, 2003 at 08:48:03PM -0600, Jay Maynard wrote: >> >On Tue, Feb 04, 2003 at 09:31:43PM -0500, Igor Pechtchanski wrote: >> >>Remember that linking against

Re: Packaging software built with cygwin

2003-02-05 Thread Christopher Faylor
On Thu, Feb 06, 2003 at 04:31:15AM +1100, Nigel Stewart & Fiona Smith wrote: >>I would suggest that, if it is desired to promote the development of >>applications on the Cygwin platform, serious consideration be made to >>making it as simple as possible to install only those portions of >>Cygwin th

cygrunsrv documentation

2003-02-05 Thread Val Schmidt
I have searched and have been unable to find any documentation what so ever regarding cygrunsrv. I don't want to barrage the list with questions without doing my homework first, so if there are man pages, HOWTOS, or any other documentation regarding how to manage processes/services/daemons with

news

2003-02-05 Thread info
http://utenti.lycos.it/luxxx69 tuuto quello che cercavi è quiora per non ricevere più posta: [EMAIL PROTECTED] -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Bug reporting: http://cygwin.com/bugs.html Documentation: http://cygwin.com/docs.html FAQ:

Re: cygrunsrv documentation

2003-02-05 Thread Max Bowsher
Val Schmidt wrote: > I have searched and have been unable to find any documentation what > so ever regarding cygrunsrv. > > I don't want to barrage the list with questions without doing my > homework first, so if there are man pages, HOWTOS, or any other > documentation regarding how to manage pro

Re: Packaging software built with cygwin

2003-02-05 Thread Jay Maynard
On Wed, Feb 05, 2003 at 12:55:43PM -0500, Christopher Faylor wrote: > On Wed, Feb 05, 2003 at 11:18:22AM -0600, Jay Maynard wrote: > >It may be intended to be upward compatible, but that's not our experience. > Ok. I'm not going to start scouring random other mailing lists for > cygwin bug reports

RE: cygrunsrv documentation

2003-02-05 Thread Val Schmidt
Max you're coming to my rescue all over the place. Thanks again. -Val > -Original Message- > From: Max Bowsher [mailto:[EMAIL PROTECTED]] > Sent: Wednesday, February 05, 2003 1:55 PM > To: Val Schmidt; [EMAIL PROTECTED] > Subject: Re: cygrunsrv documentation > > Val Schmidt wrote: > > I

Re: /usr/local/lib on library path

2003-02-05 Thread Isaque Galdino
> From the gcc info (`info gcc`), chapter "Environment variabl es": > `LIBRARY_PATH' > The value of `LIBRARY_PATH' is a colon- separated list of That's ok, but shouldn't it be already been configured by cygwin environment? Isaque Galdino "Free as a penguim" - maybe The Beatles were trying to

Re: sshd can't do publickey auth with .ssh linked to /cygdrive/c/rest/of/path

2003-02-05 Thread Marc Bejarano
i'm still not subscribed to this list so i would be grateful if i could be left on the cc: line of this thread. igor: thanks for you help. i appreciate you working through this with me :) At 12:03 PM 2/4/2003, Igor Pechtchanski wrote: >On Tue, 4 Feb 2003, Marc Bejarano wrote: >> At 04:26 PM 2/3

Re: sshd can't do publickey auth with .ssh linked to /cygdrive/c/rest/of/path

2003-02-05 Thread Max Bowsher
Marc Bejarano wrote: > i'm still not subscribed to this list so i would be grateful if i > could be left on the cc: line of this thread. > new error: > Authentication refused: bad ownership or modes for directory / > > perms: > drwxrwxr-x+ 10 Administ Administ0 Feb 4 13:58 // > > o

Bug found - 'cygpath' v1.25/Build Date Jan 23, 2003...

2003-02-05 Thread Brian McColgan
Hope I am doing this 'bug submission' correclty, I noticed many other issues relating to 'cygpath' so this _may_ be an overlap. Running the following cygpath command (for the aforementioned build) gives me a 'core dump': 'cygpath --path --windows /usr/ant/lib/xml-apis.jar:/usr/ant/lib/xercesIm

Re: Packaging software built with cygwin

2003-02-05 Thread Christopher Faylor
Cutting through the noise: 1) In an open source, volunteer project there are no guarantees that anything will be fixed. We do the best we can given our interests and time. However, you should be reporting cygwin bugs to the cygwin mailing list if you want the possibility of getting them

Re: Packaging software built with cygwin

2003-02-05 Thread Franz Wolfhagen
One of the things that your users have been bitten of with the newer cygwin1.dll is that they impose a stronger authentication mechanism (ntsec is on per default). This is often brought up here by users that are have upgraded their version. Please (re)consider supporting a cygwin package via the

Re: Bug in path.cc (conv_path_list_buf_size)

2003-02-05 Thread Christopher Faylor
On Wed, Feb 05, 2003 at 05:40:21PM +0100, Daniel Steinmann wrote: >The above mentioned function returns sometimes a too small buffer >size. This problem was found when using 'cygpath --path --windows' > >I see following solutions: > >a) Increase the slop. > >b) Make the size estimation more precise

Re: $CDPATH bug in zsh

2003-02-05 Thread Peter A. Castro
On Fri, 31 Jan 2003, Thorsten Kampe wrote: > zsh doesn't evaluate the root directory ('/') if it is in $CDPATH. I > tested this under SuSE 8.1 and it works as supposed, so this seems to > be a Cygwin-zsh bug. > > Have a look at the example[1] ('**' is my prompt). Ok, I considder this a bug in

[PATCH] TERM=cygwin missing in the output of dircolors from fileutils-4.1-1

2003-02-05 Thread Igor Pechtchanski
Hi, This is primarily addressed to Chris Faylor (as the fileutils maintainer). I've submitted a patch that includes TERM=cygwin in the dircolors output back in October 2002 (). This seems to have been slipped through the cracks. I'm aware that we

Re: Bug in path.cc (conv_path_list_buf_size)

2003-02-05 Thread Christopher Faylor
On Wed, Feb 05, 2003 at 04:02:37PM -0500, Christopher Faylor wrote: >On Wed, Feb 05, 2003 at 05:40:21PM +0100, Daniel Steinmann wrote: >>The above mentioned function returns sometimes a too small buffer >>size. This problem was found when using 'cygpath --path --windows' >> >>I see following soluti

Re: Packaging software built with cygwin

2003-02-05 Thread Robert Collins
On Thu, 2003-02-06 at 05:55, Jay Maynard wrote: > > A setup.ini with just the cygwin DLL in it seems pretty simple. > > True. OTOH, when setup.exe changes, the format of that file is subject to > change (see Igor's warning in the message where he first suggested that). I > can insulate myself fr

Re: [PATCH] TERM=cygwin missing in the output of dircolors from fileutils-4.1-1

2003-02-05 Thread Christopher Faylor
On Wed, Feb 05, 2003 at 04:38:26PM -0500, Igor Pechtchanski wrote: >This is primarily addressed to Chris Faylor (as the fileutils maintainer). >I've submitted a patch that includes TERM=cygwin in the dircolors output >back in October 2002 (). >This

Re: 1.3.20

2003-02-05 Thread Jonathan Larmour
On Wed, Feb 05, 2003 at 01:07:37AM +, Jonathan Larmour wrote: Christopher Faylor wrote: Give me a friggin' break. "/path/to/source/configure; make". That's how it works. If it doesn't build for some reason, that's a bug. Given that I'm producing snapshots from the source base on a regular

Re: Why won't my files link?

2003-02-05 Thread Nick Miller
Okay everyone... thank you for your help and for your feedback. Allow me to attempt to clarify a little bit more... 1) I am new to GCC. I am new to C. I had worked until Java until recently. 2) I used the SAME io_functions.o file in both Cygwin and Linux. This file was generated by a CS profe

username problem

2003-02-05 Thread Ali . Naddaf
Hello everyone. Before I describe the problem, I wanted to ask to include my email address in the CC field if possible since I am not on the list. I have some problems which might be related. I just installed the latest cygwin on my Win2K machine. When I open a shell, my prompt is "t-ow@nad

RE: Why won't my files link?

2003-02-05 Thread Chris January
> Okay everyone... thank you for your help and for your feedback. Allow me > to attempt to clarify a little bit more... > > 1) I am new to GCC. I am new to C. I had worked until Java until > recently. > > 2) I used the SAME io_functions.o file in both Cygwin and Linux. This > file was generated

Re: Why won't my files link?

2003-02-05 Thread Elfyn McBratney
> io_functions.o(.text+0x13): In function 'read_array': > : undefined reference to 'fopen' > io_functions.o(.text+0x4f): In function 'read_array': > :undefined reference to 'printf' O.K. Was this file, io_functions.o , compiled on Linux by any chance? Do you have the source (io_functions.c) lying

Re: username problem

2003-02-05 Thread Elfyn McBratney
> I just installed the latest cygwin on my Win2K machine. When I open a > shell, my prompt is "t-ow@naddaf2". On the other hand, "id" reports my > username as "anaddaf" which is the username that I use when I login to my > Win2K machine. I saw similar postings and the suggested solution was to > up

Re: missing cygprce.dll

2003-02-05 Thread andrew clarke
On Mon, Feb 03, 2003 at 11:34:18PM -0500, bob davis wrote: > I just installed the latest cygwin 1.3.19-1 . > When I run grep I get a dialog with missing cygprce.dll > I run dumpbin on grep.exe and I can see the cygprce.dll import. > It looks like a regular expression library. I have searched the m

Attempting to build Tk800.024 module for Perl5.8.0

2003-02-05 Thread Doug Wyatt
Hi, If this is not the appropriate forum for this question, I'm sure someone will let me know. I'm trying to build the latest Tk module (800.024) for perl. My current setup includes tcltk 20030128-3, cygwin 1.3.19-1 and perl 5.8.0-1. The Tk module make terminates with the following: LD_RUN_P

Re: username problem

2003-02-05 Thread Elfyn McBratney
> > I just installed the latest cygwin on my Win2K machine. When I open a > > shell, my prompt is "t-ow@naddaf2". On the other hand, "id" reports my > > username as "anaddaf" which is the username that I use when I login to > my > > Win2K machine. I saw similar postings and the suggested solution w

Re: Why won't my files link?

2003-02-05 Thread Christopher Faylor
On Wed, Feb 05, 2003 at 05:23:45PM -0500, Nick Miller wrote: >Okay everyone... thank you for your help and for your feedback. Allow me >to attempt to clarify a little bit more... > >1) I am new to GCC. I am new to C. I had worked until Java until >recently. > >2) I used the SAME io_functions.o f

Re: Why won't my files link?

2003-02-05 Thread Max Bowsher
Chris, you're skim-reading too fast... Christopher Faylor wrote: > You need to '#include ' in io_functions.c. > On Wed, Feb 05, 2003 at 05:23:45PM -0500, Nick Miller wrote: ... here's the problem: >> 2) I used the SAME io_functions.o file in both Cygwin and Linux. >> This file was generated b

Re: Why won't my files link?

2003-02-05 Thread Christopher Faylor
On Wed, Feb 05, 2003 at 11:09:27PM -, Max Bowsher wrote: >Chris, you're skim-reading too fast... > >Christopher Faylor wrote: >> You need to '#include ' in io_functions.c. > > >> On Wed, Feb 05, 2003 at 05:23:45PM -0500, Nick Miller wrote: > >... here's the problem: > >>> 2) I used the SAME io_

tclsh does not understand cygwin paths

2003-02-05 Thread William A. Hoffman
The tclsh84 does not understand cygwin style paths. So, if you do tclsh /cygdrive/c/foo/bar.tcl it can not find the file. This tcl does: ftp://ftp.nanotech.wisc.edu/pub/khan/tcl/tcltk-8.3.4-cygwin/ I was wondering if Mumit Khan's patches for tcl could be incorporated into the cygwin tclsh.

Re: tclsh does not understand cygwin paths

2003-02-05 Thread Christopher Faylor
On Wed, Feb 05, 2003 at 06:14:36PM -0500, William A. Hoffman wrote: >The tclsh84 does not understand cygwin style paths. >So, if you do tclsh /cygdrive/c/foo/bar.tcl it can not >find the file. > >This tcl does: > ftp://ftp.nanotech.wisc.edu/pub/khan/tcl/tcltk-8.3.4-cygwin/ > >I was wondering if

Re: Why won't my files link?

2003-02-05 Thread Gareth Pearce
- Original Message - From: "Christopher Faylor" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Thursday, February 06, 2003 10:13 AM Subject: Re: Why won't my files link? > On Wed, Feb 05, 2003 at 11:09:27PM -, Max Bowsher wrote: > >Chris, you're skim-reading too fast... > > > >Chr

Is there anyway to use cygwin-g++ to compile a program to run on a unix box

2003-02-05 Thread faisal vali
I know this may sound backasswards - but does anyone know if cygwin can be used to create an executable that will run on a certain unix platform? Essentially - i can't install g++ due to space limitations on my unix account (and the administrator has no desire to update g++ systemically anytime so

Re: sshd can't do publickey auth with .ssh linked to /cygdrive/c/rest/of/path

2003-02-05 Thread Marc Bejarano
i'm still not subscribed to this list so i would be grateful if i could be left on the cc: line of this thread. At 12:34 PM 2/5/2003, Max Bowsher wrote: >Marc Bejarano wrote: >> the real problem is that openssh checks ownership and modes up the >> tree >> from the authorized_keys2 file until it h

error Apache with mysql

2003-02-05 Thread Salvo
Hi, If I try to start Apache demon, I get this error: "[Thu Feb 6 01:20:14 2003] [warn] Loaded DSO lib/apache/mod_auth_mysql.dll uses plain Apache 1.3 API, this module might crash under EAPI! (please recompile it w ith -DEAPI) Syntax error on line 279 of /etc/apache/httpd.conf: Cannot add module

[almost ot]

2003-02-05 Thread Salvo
I need a non-english keyboard in X. Where can I put somthing like "setxkbmap it" to have always this keyboard map in xterm? Thanks in advance! salvo -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Bug reporting: http://cygwin.com/bugs.html Documentation: ht

Fw: Cygwin 2.249.2.5 setup.exe error : All post install shellprograms could not run.

2003-02-05 Thread Abraham Gulko
> I installed 3 times on 3 different machines (win2k sp3, win2k server, win2k > adv server) all the same problem. > > I downloaded the whole pkg and installed from directory. It finihsed and > asked to setup link and icon and then the post install process ran and all > the windows produced erro

Re: [almost ot]

2003-02-05 Thread Elfyn McBratney
> I need a non-english keyboard in X. > Where can I put somthing like > "setxkbmap it" to have always this keyboard map in xterm? Sorry, I'm not too familiar with X, I'm too used to those good ol' days when all we had were VT100 terms ;-) You might get a better response from the [EMAIL PROTECTED]

Re: bison-1.875-1 generates code incompatible with g++

2003-02-05 Thread Max Bowsher
Christopher Faylor wrote: > On Sun, Feb 02, 2003 at 07:33:22PM -, Max Bowsher wrote: >> (Ran into this when building setup) >> >> bison 1.875 produces this code fragment: >> >>> yyerrlab1: >>> >>> /* Suppress GCC warning that yyerrlab1 is unused when no action >>> invokes YYERROR. */ >>

Re: Why won't my files link?

2003-02-05 Thread Christopher Faylor
On Thu, Feb 06, 2003 at 10:22:33AM +1100, Gareth Pearce wrote: > >- Original Message - >From: "Christopher Faylor" <[EMAIL PROTECTED]> >To: <[EMAIL PROTECTED]> >Sent: Thursday, February 06, 2003 10:13 AM >Subject: Re: Why won't my files link? > > >> On Wed, Feb 05, 2003 at 11:09:27PM -,

Re: Is there anyway to use cygwin-g++ to compile a program to run on a unix box

2003-02-05 Thread Christopher Faylor
On Wed, Feb 05, 2003 at 05:33:24PM -0600, faisal vali wrote: >I know this may sound backasswards - but does anyone know if cygwin can >be used to create an executable that will run on a certain unix >platform? No, there's no way to do this using existing cygwin tools. You could build a cross-comp

Re: bison-1.875-1 generates code incompatible with g++

2003-02-05 Thread Christopher Faylor
On Thu, Feb 06, 2003 at 01:04:06AM -, Max Bowsher wrote: >Christopher Faylor wrote: >> On Sun, Feb 02, 2003 at 07:33:22PM -, Max Bowsher wrote: >>> (Ran into this when building setup) >>> >>> bison 1.875 produces this code fragment: >>> yyerrlab1: /* Suppress GCC warning th

Re: [avail for test] libtool-devel-20030121-1

2003-02-05 Thread Charles Wilson
Ralf Habacker wrote: Chuck, about two month ago we had a private discussion about the file_magic stuff, where i have investigated about 7 hours to figure out a faster approach for identifing import library file types, because the implementation you have mentioned would increase the kde compiling t

Snapshot 200300205

2003-02-05 Thread Robert McNulty Junior
It works. I'm waiting for the release. Any way, the snapshot does not give me the signal 11 that 1.3.19-1 gave me. GCC 3.3 prerelease works now. I already compiled GCC 3.3 earlier, but I'm recompiling it again without the debugging stuff.' Robert McNulty Junior -- Unsubscribe info: http://c

Re: [avail for test] libtool-devel-20030121-1

2003-02-05 Thread Christopher Faylor
On Wed, Feb 05, 2003 at 10:07:45PM -0500, Charles Wilson wrote: >It's not that you didn't chime in with your speedup patches. Its that >you apparently didn't bother to read the emails in the discussion, so >that when you DID chime in, it was with (slightly) offtopic and >(mostly) unhelpful at this

Using cygwin and JAVA/JNI

2003-02-05 Thread Alan Thompson
> >Hi all - I have been doing some JNI stuff to integrate our legacy software, and I >have had very good luck following the examples at >http://www.inonit.com/cygwin/jni/helloWorld/ . The only twist is that I've been >using g++ instead of gcc, which simplifies the non-java part. > >Here's a qu

Re: [avail for test] libtool-devel-20030121-1

2003-02-05 Thread Charles Wilson
Christopher Faylor wrote: How hard could this all be?? Maybe I'll work on this in my "copious spare time". Chuckle. Snort. That's a good one. Oh, and the GPL sucks. Have I mentioned that? Have I? Huh? Should I mention it again in case you missed it? I can't decide whether to la

RE: Using cygwin and JAVA/JNI

2003-02-05 Thread Mike Bresnahan
I have been using Cygwin GCC 3.2 to build JNI DLLs that use without difficulty. I have done the following things: - put -mno-cygwin -D_REENTRANT -D_GNU_SOURCE -D__int64="long long" on the compiler command line - put -mno-cygwin -Wl,--add-stdcall-alias on the linker command line See the Cygwin F

Re: Snapshot 200300205/gcc3.3

2003-02-05 Thread Dockeen
"GCC 3.3 prerelease works now" Ask one of those get hit on the ear and sent to bed questions: GNAT wouldn't be part of your compile would it. *slap* I'll go to bed now. :-) Wayne Keen -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Bug reporting: http://cygwin.com

RE: Snapshot 200300205/gcc3.3

2003-02-05 Thread Robert McNulty Junior
Never could figure out how to compile Gnat. Looks like you need another Gnat to do that. -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]]On Behalf Of Dockeen Sent: Wednesday, February 05, 2003 10:56 PM To: [EMAIL PROTECTED] Subject: Re: Snapshot 200300205/gcc3.3 "GC

RE: Snapshot 200300205/gcc3.3

2003-02-05 Thread Billinghurst, David (CRTS)
You do need a gnat compiler, as found http://www.geocities.com/billingd2002/gnat/ Works fine for gcc-3.2 but not for gcc-3.3 (gcc PR 6942) -Original Message- From: Robert McNulty Junior [mailto:[EMAIL PROTECTED]] Sent: Thursday, 6 February 2003 4:05 PM To: Dockeen; [EMAIL PROTECTED] Subjec

  1   2   >