Re: [ITP] hp2xx: A HP-GL Converter

2008-05-16 Thread Corinna Vinschen
On May 15 22:30, Dr. Volker Zell wrote: wget http://volkerzell.de/cygwin/ITP/hp2xx/setup.hint wget http://volkerzell.de/cygwin/ITP/hp2xx/hp2xx-3.4.4-1-src.tar.bz2 wget http://volkerzell.de/cygwin/ITP/hp2xx/hp2xx-3.4.4-1.tar.bz2 Packaging and setup file are looking good. Uploaded. Thanks,

CMake 2.6.0-1 ready

2008-05-16 Thread Bill Hoffman
There has been a new release of the official cmake (2.6.0-1). This is a major release from to 2.4.8 to 2.6.0 Here are the required files: http://www.cmake.org/files/cygwin/setup.hint http://www.cmake.org/files/cygwin/cmake-2.6.0-1.tar.bz2

src/winsup ChangeLog CYGWIN_LICENSE

2008-05-16 Thread corinna
CVSROOT:/cvs/src Module name:src Changes by: [EMAIL PROTECTED] 2008-05-16 08:40:39 Modified files: winsup : ChangeLog CYGWIN_LICENSE Log message: * CYGWIN_LICENSE: New text. Patches:

src/winsup/cygwin ChangeLog CYGWIN_LICENSE

2008-05-16 Thread corinna
CVSROOT:/cvs/src Module name:src Changes by: [EMAIL PROTECTED] 2008-05-16 08:40:08 Modified files: winsup/cygwin : ChangeLog Removed files: winsup/cygwin : CYGWIN_LICENSE Log message: * CYGWIN_LICENSE: Remove duplicate file here. Patches:

src/winsup ChangeLog Makefile.in

2008-05-16 Thread corinna
CVSROOT:/cvs/src Module name:src Changes by: [EMAIL PROTECTED] 2008-05-16 10:37:27 Modified files: winsup : ChangeLog Makefile.in Log message: * Makefile.in (install-license): Install COPYING file as well. Patches:

OpenGL: Linker errors when trying to compile w/GLUI

2008-05-16 Thread godescbach
Hi, I am trying to compile example1.cpp in /var/share/doc/opengl-1.1.0/GLUIexamples/Cygwin. After trying numerous possibilities, I am at a loss. And there is no information on the web about this specific issue. Please advise. $ uname -a CYGWIN_NT-5.1 escher_notebook 1.5.25(0.156/4/2)

Re: OpenGL: Linker errors when trying to compile w/GLUI

2008-05-16 Thread Brian Dessent
godescbach wrote: $ g++ -O2 -mno-cygwin example1.cpp -o example1 -L/usr/lib/w32api -lglui -lglut3 2 -lglu32 -lopengl32 /usr/lib/w32api/libglui.a(glui_spinner.o):glui_spinner.cpp:(.text+0xd): undefine d reference to `___getreent' This error means you're trying to use a Cygwin library from

Re: Question about link.exe?

2008-05-16 Thread Warren Young
Chris Howell wrote: What I want is link to be the path that is found under my BIN directory of my DevStudio install. However possibily because they're the same name when I query link, or try and use it to make a dll. Bash thinks I am using link to make a symbolic link as opposed to a dll.

Re: OpenGL: Linker errors when trying to compile w/GLUI

2008-05-16 Thread André Bleau
godescbach wrote: Hi, I am trying to compile example1.cpp in /var/share/doc/opengl-1.1.0/GLUIexamples/Cygwin. After trying numerous possibilities, I am at a loss. And there is no information on the web about this specific issue. Please advise. $ uname -a CYGWIN_NT-5.1

wstring support in GCC 4.1.2 in Cygwin 1.5.25-11

2008-05-16 Thread jadooo
Hi All, I was trying to compile my code on Cygwin[1.5.25-11] with GCC[4.1.2], but I am not able to build with errors on wstring. I tried to test a simple application which uses wstring, like #include string #include iostream int main( ) { using namespace std; const basic_string

[ANNOUNCEMENT] New package: hp2xx-3.4.4 - A HP-GL Converter

2008-05-16 Thread Dr. Volker Zell
Hi The package hp2xx is now available with the Cygwin distribution: o http://www.gnu.org/software/hp2xx/ (Homepage) DESCRIPTION: The hp2xx program is a versatile tool to convert vector-oriented graphics data given in Hewlett-Packard's HP-GL plotter language into a variety of

DIFF_EXCLUDES patch

2008-05-16 Thread Reini Urban
Yaakov, I needed the following patch with this example DIFF_EXCLUDES=-x build It works without the attached patch if you do DIFF_EXCLUDES= -x build but for safety please apply it. -- Reini Urban http://phpwiki.org/ http://murbreak.at/ --- /bin/cygport~ 2008-04-16 05:39:53.00100 + +++

Re: Windows ClearCase [Was: Cygwin Visuals]

2008-05-16 Thread gds
Andrew DeFaria wrote: Gary Johnson wrote: Are you using ClearCase on Windows, or just ClearCase on Unix? We use both at work. I found that I couldn't execute cleartool edcs in rxvt because cleartool apparently requires a Windows Console. The editor (vim) ran fine, but the screen filled with a

Re: wstring support in GCC 4.1.2 in Cygwin 1.5.25-11

2008-05-16 Thread Yaakov (Cygwin Ports)
-BEGIN PGP SIGNED MESSAGE- Hash: SHA256 jadooo wrote: | I was trying to compile my code on Cygwin[1.5.25-11] with GCC[4.1.2], | but I am not able to build with errors on wstring. Cygwin 1.5 is not fully unicode enabled and does not provide wstring; you'll need to wait for 1.7. Yaakov

Re: DIFF_EXCLUDES patch

2008-05-16 Thread Yaakov (Cygwin Ports)
-BEGIN PGP SIGNED MESSAGE- Hash: SHA256 Reini Urban wrote: | I needed the following patch with this example | DIFF_EXCLUDES=-x build | | It works without the attached patch if you do | DIFF_EXCLUDES= -x build | but for safety please apply it. Or just use DIFF_EXCLUDES=build :-) but you

SSH / SSL vulnerable?

2008-05-16 Thread unsolicited
Is cygwin's ssh / ssl vulnerable, as per the recent debian / buntu's security alert? -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Documentation: http://cygwin.com/docs.html FAQ:

links broken during a backup (not restore), need more info on how they work to fix file bug with vendor

2008-05-16 Thread vapid vapid
Hi, I believe my backup program (CMS ABS Bounceback) is mucking with the links in my cygwin and work directories when it is creating a backup. It doesn't appear to affect links created by windows, only those created by cygwin. I don't fully understand the cygwin links: there are some that

compile problems on cygwin

2008-05-16 Thread R P Herrold
The tarball at the perma-link: ftp://ftp.trading-shim.org/pub/local/trading-shim/attic/shim-080411.tgz is exposing a Cygwin macro definition failure to #undef, with the test which Bill outlines herein. I provide a copy to the Cygwin reporting address. On Fri, 16 May 2008, Bill Pippin

Re: links broken during a backup (not restore), need more info on how they work to fix file bug with vendor

2008-05-16 Thread Igor Peshansky
On Fri, 16 May 2008, vapid vapid wrote: Hi, I believe my backup program (CMS ABS Bounceback) is mucking with the links in my cygwin and work directories when it is creating a backup. It doesn't appear to affect links created by windows, only those created by cygwin. I don't fully

compile problems on cygwin

2008-05-16 Thread R P Herrold
per (and uncharacteristically responding to myself): http://cygwin.com/problems.html I attach the environment inventory, on the seeming missing #undef exposed by the trading shim tarball at: ftp://ftp.trading-shim.org/pub/local/trading-shim/attic/shim-080411.tgz which I reported here a

Re: compile problems on cygwin

2008-05-16 Thread Christopher Faylor
On Fri, May 16, 2008 at 03:43:40PM -0400, R P Herrold wrote: I am used to seeing Corinna Vinschen [EMAIL PROTECTED] post update release notices on the cygwin-announcement mailing list. In his announcements, he requests reports to: [EMAIL PROTECTED] So I have sought to subscribe there,

Re: compile problems on cygwin

2008-05-16 Thread Christopher Faylor
On Fri, May 16, 2008 at 04:31:59PM -0400, R P Herrold wrote: per (and uncharacteristically responding to myself): http://cygwin.com/problems.html That link also suggests against using the generic I have a problem type of Subject and asks for some details. I attach the environment

Re: links broken during a backup (not restore), need more info on how they work to fix file bug with vendor

2008-05-16 Thread Christopher Faylor
On Fri, May 16, 2008 at 04:30:40PM -0400, Igor Peshansky wrote: On Fri, 16 May 2008, vapid vapid wrote: Hi, I believe my backup program (CMS ABS Bounceback) is mucking with the links in my cygwin and work directories when it is creating a backup. It doesn't appear to affect links created by

Re: compile problems on cygwin

2008-05-16 Thread R P Herrold
On Fri, 16 May 2008, Christopher Faylor wrote: On Fri, May 16, 2008 at 03:43:40PM -0400, R P Herrold wrote: I am used to seeing Corinna Vinschen [EMAIL PROTECTED] post update Please don't post personal email addresses here. We have mailing lists for support. Corinna (who is a she by the

Re: links broken during a backup (not restore), need more info on how they work to fix file bug with vendor

2008-05-16 Thread vapid
Thank you for the quick response Igor. You need to use attrib +R on .lnk files and attrib +S on the plain-text links. I swear I tried attrib +R on both types of links earlier, but I must have only tried the plain-text ones. It does fix the .lnk's as you said. I'm using these two [slow]

Re: links broken during a backup (not restore), need more info on how they work to fix file bug with vendor

2008-05-16 Thread vapid vapid
Just tell them that a backup program has no business clearing read-only and system attributes on any files. I would actually expect that they probably are just reading the .lnk information and ignoring the cygwin bits. Even if they preserve the read-onlyness of the .lnk file, unless they

Re: SSH / SSL vulnerable?

2008-05-16 Thread Brian Dessent
unsolicited wrote: Is cygwin's ssh / ssl vulnerable, as per the recent debian / buntu's security alert? The openssl problem was caused by a Debian local patch that was installed to quell valgrind warnings. Valgrind supports only linux+glibc, so there would be no reason to apply such a patch

Re: links broken during a backup (not restore), need more info on how they work to fix file bug with vendor

2008-05-16 Thread Brian Dessent
[EMAIL PROTECTED] wrote: Maybe someone can come up with a fancier find. I had to spawn a bash to use the and delay the evaluation of the `cygpath {}`. There's a lot of quoting to deal with spaces in filenames. You can speed things up a lot by only running cygpath once, e.g.: (echo @echo

Re: links broken during a backup (not restore), need more info on how they work to fix file bug with vendor

2008-05-16 Thread Christopher Faylor
On Fri, May 16, 2008 at 06:02:38PM -0500, vapid vapid wrote: Just tell them that a backup program has no business clearing read-only and system attributes on any files. I would actually expect that they probably are just reading the .lnk information and ignoring the cygwin bits. Even if

Re: links broken during a backup (not restore), need more info on how they work to fix file bug with vendor

2008-05-16 Thread Igor Peshansky
On Fri, 16 May 2008, vapid wrote: Thank you for the quick response Igor. You need to use attrib +R on .lnk files and attrib +S on the plain-text links. I swear I tried attrib +R on both types of links earlier, but I must have only tried the plain-text ones. It does fix the .lnk's as you

New package: hp2xx-3.4.4 - A HP-GL Converter

2008-05-16 Thread Dr. Volker Zell
Hi The package hp2xx is now available with the Cygwin distribution: o http://www.gnu.org/software/hp2xx/ (Homepage) DESCRIPTION: The hp2xx program is a versatile tool to convert vector-oriented graphics data given in Hewlett-Packard's HP-GL plotter language into a variety of