Re: Cygport-0.37.0-1 appends "noarch" to all mingw64 release packages

2025-04-02 Thread Carlo B. via Cygwin
Hello, thank you very much for the reply. Unfortunately, I had not read the message at cygwin-announce, so this change escaped to my attention. Sincerely, Carlo Bramini. Il giorno dom 30 mar 2025 alle ore 20:11 Jon Turney ha scritto: > > On 30/03/2025 13:11, Carlo B. via Cygwin

Re: Qt6 in Cygwin?

2025-03-31 Thread Carlo B. via Cygwin
itory, for people who need them. I hope this will be helpful for all. Sincerely, Carlo Bramini. Il giorno lun 31 mar 2025 alle ore 09:16 Cedric Blancher via Cygwin ha scritto: > > On Sun, 15 Oct 2023 at 02:14, Mark Geisert via Cygwin > wrote: > > > > Mark Geisert via Cygw

Cygport-0.37.0-1 appends "noarch" to all mingw64 release packages

2025-03-30 Thread Carlo B. via Cygwin
y packages: mingw64-x86_64-bzip2-1.0.8-1-noarch.hint mingw64-x86_64-bzip2-1.0.8-1-noarch.tar.xz mingw64-x86_64-bzip2-1.0.8-1-src.hint mingw64-x86_64-bzip2-1.0.8-1-src.tar.xz Is it normal or it is a bug? Sincerely, Carlo Bramini. -- Problem reports: https://cygwin.com/problem

[PATCH] Cygport: fix some CMake and Meson issues

2025-02-23 Thread Carlo B. via Cygwin
just not sure that I have sent them in the right place, so I'm also sending this message here for the maintainers of Cygport tool. Thank you very much for your help. Sincerely, Carlo Bramini. -- Problem reports: https://cygwin.com/problems.html FAQ: https://cygw

Update libtool to version 2.5.3 (includes support for aarch64-w64-mingw32)

2024-10-01 Thread Carlo B. via Cygwin
o version 2.5.3, for having this fix available to everyone. Sincerely, Carlo Bramini. -- Problem reports: https://cygwin.com/problems.html FAQ: https://cygwin.com/faq/ Documentation:https://cygwin.com/docs.html Unsubscribe info: https://cygwin.com/ml/#unsubscribe-simple

Re: CYGPORT not setting CMAKE_SYSTEM_PROCESSOR when cross compiling with aarch64-w64-mingw32.

2024-07-22 Thread Carlo B. via Cygwin
s information to the patch as a comment, just for reference. Thank you very much for your time. Sincerely, Carlo Bramini. Il giorno sab 20 lug 2024 alle ore 20:18 Jon Turney ha scritto: > > On 19/07/2024 09:08, Carlo B. via Cygwin wrote: > > Hello, > > > > GCC development

CYGPORT not setting CMAKE_SYSTEM_PROCESSOR when cross compiling with aarch64-w64-mingw32.

2024-07-19 Thread Carlo B. via Cygwin
o add support for setting CMAKE_SYSTEM_PROCESSOR into cmake.cygclass, by checking the content of ${CTARGET}, if it exists with a known CPU. Thank you very much for your time. Sincerely, Carlo Bramini. -- Problem reports: https://cygwin.com/problems.html FAQ: https://cygw

Installing/upgrading only NOARCH packages.

2023-04-19 Thread Carlo B. via Cygwin
ning to add a "noarch" in addition to "x86_64" and "x86" to this option. Where can I get the latest development sources of the setup utility? Thank you very much for your replies. Sincerely, Carlo Bramini. -- Problem reports: https://cygwin.com/problems.html FAQ:

Re: Bug in CYGWIN's UUID library: GUID_NULL not found.

2023-02-20 Thread Carlo B. via Cygwin
I see... problem solved. Thank you very much. Sincerely, Carlo Bramini. Il giorno lun 20 feb 2023 alle ore 17:01 Takashi Yano ha scritto: > > On Mon, 20 Feb 2023 16:48:50 +0100 > "Carlo B. wrote: > > Hello, > > I think that there is a bug into the uuid library, the o

Bug in CYGWIN's UUID library: GUID_NULL not found.

2023-02-20 Thread Carlo B. via Cygwin
age for CYGWIN for my repository of packages. Can you confirm it? Thank you very much for your time. Sincerely, Carlo Bramini. -- Problem reports: https://cygwin.com/problems.html FAQ: https://cygwin.com/faq/ Documentation:https://cygwin.com/docs.html Unsubscr

[PATCH] SERIAL: Fix a copy-paste error in DTR setup

2022-11-29 Thread Carlo B.
. Sincerely, Carlo Bramini. 0001-SERIAL-Fix-a-copy-paste-error-in-DTR-setup.patch Description: Binary data -- Problem reports: https://cygwin.com/problems.html FAQ: https://cygwin.com/faq/ Documentation:https://cygwin.com/docs.html Unsubscribe info: https://cygwin.com

Sharing my packages for CYGWIN

2022-11-17 Thread Carlo B.
Hello, at this address I did a repository of packages that I made for CYGWIN: https://github.com/carlo-bramini/packages-cygwin Sometimes, when I need something not existing (or newer) into the official list of packages for CYGWIN, I upload it here. All these packages exists also in all major

PATCH: TIOCMBIS/TIOCMBIC not working when using usbser.sys

2022-11-11 Thread Carlo B.
I'm sending here the patch as you requested. I hope that you will find it useful. Sincerely, Carlo Bramini. 0001-PATCH-Cygwin-fix-TIOCMBIS-TIOCMBIC-not-working-when-.patch Description: Binary data -- Problem reports: https://cygwin.com/problems.html FAQ:

Error after updating gettext, missing libunistring5.

2022-11-11 Thread Carlo B.
, the problem disappeared. Probably, libunistring5 should be added as required dependency when installing/upgrading gettext. Sincerely, Carlo Bramini. -- Problem reports: https://cygwin.com/problems.html FAQ: https://cygwin.com/faq/ Documentation:https://cygwin.com

PATCH: TIOCMBIS/TIOCMBIC not working when using usbser.sys

2022-11-10 Thread Carlo B.
if this fix could be imported into the core of CYGWIN and if it could be possible to include it also into the v3.3.x branch, since I have seen that 32bit support has been removed from Master branch recently. Thank you very much for your time. Sincerely, Carlo Bramini

Packages of mingw64 i686/x86_64 openssl 1.1.1 are empty!

2022-08-11 Thread Carlo B.
ectly into the *REAL* destination directory, into: /usr/x86_64-w64-mingw32/sys-root/mingw or: /usr/i686-w64-mingw32/sys-root/mingw instead of the installation directory created by cygport. I hope that you could fix them. Sincerely, Carlo Bramini. -- Problem reports: https://cygwin.com

Re: Error when building autoconf2.1, broken package?

2022-08-10 Thread Carlo B.
Hello, Il giorno mer 3 ago 2022 alle ore 21:52 Jon Turney ha scritto: > > On 22/07/2022 15:44, Carlo B. wrote: > > Hello, > > it works, thank you very much. > > I also added AUTOCONF_VERSION=2.13 directly into the cygport script, > > before calling cygconf a

Re: Error when building autoconf2.1, broken package?

2022-07-22 Thread Carlo B.
-src.tar.bz2 to make it working again also for other people. Sincerely, Carlo Bramini. Il giorno gio 21 lug 2022 alle ore 15:07 Takashi Yano ha scritto: > > On Tue, 19 Jul 2022 12:42:47 +0200 > "Carlo B." wrote: > > Hello, > > I did these actions: > > 1) Downloaded

Error when building autoconf2.1, broken package?

2022-07-19 Thread Carlo B.
R: could not detect autoconf version; perhaps set AUTOCONF_VERSION? Have you an idea of the cause of the problem? I tried to download and rebuild also autoconf2.5 and autoconf2.7 and they worked fine, only 2.1 fails. Thank you very much for your time. Sincerely, Carlo Bramini. -- Problem reports:

EXPAT 2.4.4 released with fixed CMake support for CYGWIN

2022-01-31 Thread Carlo B.
updated package? Thank you very much for your time. Sincerely, Carlo Bramini. -- Problem reports: https://cygwin.com/problems.html FAQ: https://cygwin.com/faq/ Documentation:https://cygwin.com/docs.html Unsubscribe info: https://cygwin.com/ml/#unsubscribe

Re: CMake support into libssh-0.8.7-1 is broken.

2022-01-21 Thread Carlo B.
Hello, Il giorno gio 20 gen 2022 alle ore 20:07 Marco Atzeri ha scritto: > > On 15.01.2022 14:19, Marco Atzeri wrote: > > On 14.01.2022 23:30, Carlo B. wrote: > >> Hello, > >> I discovered that CMake support into current libssh-0.8.7-1 is broken. > >> Afte

CMake support into expat-2.4.1 is broken.

2022-01-20 Thread Carlo B.
Hello, I tried to build the latest stable of OpenColorIO but I got an error because the support for CMake into expat is broken. I'm getting this message: CMake Error at /usr/lib/cmake/expat-2.4.1/expat.cmake:74 (message): The imported target "expat::expat" references the file "/usr/lib/li

CMake support into libssh-0.8.7-1 is broken.

2022-01-14 Thread Carlo B.
.9.6, I tried to build it but it crashes with an internal GCC error at compile time: during RTL pass: final /home/Carlo/libssh-0.9.6/src/sftp.c: In function ‘sftp_packet_read’: /home/Carlo/libssh-0.9.6/src/sftp.c:549:1: internal compiler error: in i386_pe_seh_unwind_emit, at config/i386/winnt.c:1

wxWidgets 3.1.5 has not built-in regex support.

2021-12-29 Thread Carlo B.
Hello, I'm trying to build an application (Codelite) with the recently released wxWidgets 3.1.5 package, but I'm getting an error because wxRE_ADVANCED is undefined. I suspect that this release has been compiled without the built-in regex engine. Is it possible to fix this this issue? Thank you ver

Re: CYGPORT: using WAF build system.

2021-10-17 Thread Carlo B. via Cygwin
ns/eg-midigate.lv2/wscript patching file plugins/eg-sampler.lv2/wscript patching file plugins/eg-scope.lv2/wscript >>> Preparing working source directory >>> Compiling lv2-1.12.0-1.x86_64 Traceback (most recent call last): File "/home/Carlo/packages/lv2.src/lv2.src/a/lv2-1.1

Re: CYGPORT: using WAF build system.

2021-10-17 Thread Carlo B. via Cygwin
, but I'm getting this message: *** ERROR: waf.cygclass does not yet support cross-compiling I hope that somebody may fix this in the future. Sincerely. Il giorno ven 15 ott 2021 alle ore 17:22 Brian Inglis ha scritto: > > On 2021-10-14 04:02, Carlo B. via Cygwin wrote: > > I w

CYGPORT: using WAF build system.

2021-10-14 Thread Carlo B. via Cygwin
Hello, I would like to make a package with LV2 plugins for CYGWIN. The problem is that those plugins are using the WAF build system and it is not clear to me how to proceed. Do you know if some of the existing packages for CYGWIN are using WAF, so that they could be uses as example for starting? Th

Re: cygport: CYGCMAKE_SOURCE seems to have no effect.

2021-09-17 Thread Carlo B. via Cygwin
Hello, > If you look at the Cygport Install Functions docs for docinto, ...into, > defining target directories, you would see that an "absolute" path > disables cygport from prefixing a subdirectory name with the package > name, etc. so CMakeLists.txt is (linked) under ${S,B}/cmake, and cygport >

Re: cygport: CYGCMAKE_SOURCE seems to have no effect.

2021-09-17 Thread Carlo B. via Cygwin
the result is: CYGCMAKE_SOURCE=/cmake B=/home/carlo/liblo.src/liblo-0.31-1.x86_64/build S=/home/carlo/liblo.src/liblo-0.31-1.x86_64/src/liblo-0.31 PWD=/home/carlo/liblo.src/liblo-0.31-1.x86_64/build *** ERROR: cygcmake: cmake directory not found But ${CYGCMAKE_SOURCE} was set as: CYGCMAKE_SOUR

Re: cygport: CYGCMAKE_SOURCE seems to have no effect.

2021-09-17 Thread Carlo B. via Cygwin
Hello, thank you for your message, > Worked just fine for a recent update of fortune-mod. > I gave a look to the source tree inside the package fortune-mod-3.6.1-1-src.tar.xz and the CMakeLists.txt is into the top-level directory, so it is not the same thing. And it seems to me that ${CYGCMAKE_SO

cygport: CYGCMAKE_SOURCE seems to have no effect.

2021-09-16 Thread Carlo B. via Cygwin
Hello, I'm trying to make a package for CYGWIN to provide liblo, but I'm having some difficulties. This library is available to the most used linux distributions (but not limited to), here there is the link to the one into a Debian as example: https://packages.debian.org/buster/liblo-dev I implem

GLM for MinGW at same version of the ones for CYGWIN?

2021-03-02 Thread Carlo B. via Cygwin
Hello, with reference to this thread: https://cygwin.com/pipermail/cygwin/2020-December/247106.html recently, GLM for CYGWIN has been updated to 0.9.9.5. I'm wondering if it would be possible to do the same thing and update the GLM packages for MinGW to the same version. An update will simplify som

Re: How to configuring a cross compiler for ARM Cortex M4F from GCC using Cygwin

2021-03-01 Thread Carlo B. via Cygwin
Hello, Il giorno dom 28 feb 2021 alle ore 09:29 Welwin Joseph via Cygwin ha scritto: > > Hi, > I am new to the concept of configuring crosscompiler from GCC , can anyone > guide me on how to create/ Configure a cross compiler from GCC compiler for > ARM cortex M4F using Cygwin. I am using a win

Error with wxWidgets 3.0.5 for CYGWIN.

2021-02-26 Thread Carlo B. via Cygwin
n compiled with built-in regex support, including wxRE_ADVANCED option. I downgraded to wxWidgets 3.0.4 and I was able to build everything again. I hope that you could fix this issue. Sincerely. Carlo Bramini. -- Problem reports: https://cygwin.com/problems.html FAQ: https://

Re: New version of GLM package?

2020-12-21 Thread Carlo B. via Cygwin
Hello, Il giorno dom 20 dic 2020 alle ore 14:32 Marco Atzeri via Cygwin ha scritto: > > On 20.12.2020 12:58, Carlo B. via Cygwin wrote: > > Hello, > > perhaps, if copying the files by hand is too heavy as another user > > said, it is possible to use version 0.9.9.

Re: New version of GLM package?

2020-12-20 Thread Carlo B. via Cygwin
Hello, perhaps, if copying the files by hand is too heavy as another user said, it is possible to use version 0.9.9.5, as I had written here: https://cygwin.com/pipermail/cygwin/2020-August/245981.html it is not the latest version, but it is surely much newer than 0.9.7: you just need to change v

New version of GLM package?

2020-12-17 Thread Carlo B. via Cygwin
Hello everyone, I'm wondering if it would be possible to release a newer version of this package and also fixing this bug if it is possible: https://cygwin.com/pipermail/cygwin/2020-August/245945.html Thank you very much for your time and your support. Sincerely. -- Problem reports: https://

Re: Build of glm-0.9.7.6-1-src.tar.xz does not work.

2020-08-25 Thread Carlo B. via Cygwin
8.2020 17:30, Jon Turney wrote: > > On 22/08/2020 06:00, Marco Atzeri via Cygwin wrote: > >> On 21.08.2020 10:35, Carlo B. via Cygwin wrote: > >>> Hello, > >>> I tried to rebuild glm-0.9.7.6-1-src.tar.xz but the "install" command &g

Build of glm-0.9.7.6-1-src.tar.xz does not work.

2020-08-21 Thread Carlo B. via Cygwin
Hello, I tried to rebuild glm-0.9.7.6-1-src.tar.xz but the "install" command does not work. I'm getting this error message: >>> Installing glm-0.9.7.6-1.noarch make: *** Nessuna regola per generare l'obiettivo «install». Arresto. *** ERROR: make install DESTDIR failed Translated in english, it

certain files not seen in cygwin but seen in windows

2020-06-08 Thread Carlo Florendo via Cygwin
gwin team! This affirms the adage: 'if you think there is a bug, get the latest cygwin dll first before complaining.' I have been using cygwin for 2 decades now and it really rocks Best Regards, Carlo -- Carlo Florendo -- Problem reports: https://cygwin.com/problems

MinGW pkg-config not working (part 2)

2020-04-15 Thread Carlo B. via Cygwin
Hello, After the release of the new pkg-conf, with the use of symlinks instead of a script for using the personality feature, I got some strange errors at compile time. Let's think to have a directory called "mylibrary" into your home directory, so you have a path for examp

Re: Mingw pkg-config not working

2020-04-08 Thread Carlo B. via Cygwin
Hello, I would like to report that I updated to the latest release, I tried to do some tests and it really seems that it has resolved the issue on my side. Thank you very much for your support. Sincerely, Carlo Bramini. Il giorno lun 6 apr 2020 alle ore 18:44 Yaakov Selkowitz ha scritto

Re: Mingw pkg-config not working

2020-04-05 Thread Carlo B. via Cygwin
hope that somebody has understood what he means (posix is not exactly my primary platform) and it could be useful for fixing the issue. Thank you very much for your time. Sincerely, Carlo Bramini. Il giorno gio 26 mar 2020 alle ore 14:07 Carlo B. ha scritto: > > Hello, > I implemented t

Re: Mingw pkg-config not working

2020-03-26 Thread Carlo B. via Cygwin
you very much for your time and your support. Sincerely, Carlo Bramini. Il giorno sab 22 feb 2020 alle ore 18:47 Jon Turney ha scritto: > > On 20/02/2020 11:06, Carlo B. wrote: > [...] > > x86_64-w64-mingw32-pkg-config are emulated with a shell script, for > > exampl

Re: Mingw pkg-config not working

2020-02-27 Thread Carlo B.
y ha scritto: > > On 20/02/2020 11:06, Carlo B. wrote: > [...] > > x86_64-w64-mingw32-pkg-config are emulated with a shell script, for > > example the one for i686 is: > > > > #!/bin/sh > > exec pkgconf --personality=i686-w64-mingw32 $@ > > > >

Mingw pkg-config not working

2020-02-20 Thread Carlo B.
Hello, I discovered that the mingw cross compilers for i686 and x86-64 have a problem with support of pkg-config. From what I have seen, the mingw included into CYGWIN is not using the usual pkg-config, but it uses pkgconf instead, which is a good thing at first sight, since it does not depend to G

libsoxr for mingw32/64

2019-05-23 Thread Carlo B.
Hello, I was wondering if it would be possible to add libsoxr to the list of the available packages for MINGW (32bit and 64bit). This package is already available into cygwin, but not for MINGW. Thank you very much for your time. Sincerely. -- Problem reports: http://cygwin.com/problems.htm

Re: DJGPP cross compiler crashes.

2019-04-18 Thread Carlo B.
errors, please note that i586-pc-msdosdjgpp-gcc works fine until it does not link. Sincerely. Il giorno gio 18 apr 2019 alle ore 23:19 Hans-Bernhard Bröker ha scritto: > > Am 18.04.2019 um 16:11 schrieb Carlo B.: > > > I would like to signal that the DJGPP cross compiler, includ

DJGPP cross compiler crashes.

2019-04-18 Thread Carlo B.
Hello everyone, I would like to signal that the DJGPP cross compiler, included into the available packages, crashes as soon as you try to compile something with it. To reproduce the problem, just create a simple source file with just this line for simplicity: int main() { return 0; } and after ca

LIBGCC startup code: you cannot hide GetProcAddress@8 and GetModuleHandleA@4

2016-02-21 Thread Carlo Bramini
.3.0 (GCC) but it also happens with GCC4 Sincerely, Carlo Bramini. -- Problem reports: http://cygwin.com/problems.html FAQ: http://cygwin.com/faq/ Documentation: http://cygwin.com/docs.html Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple

missing #include with sunrpc 4.0-3 and cygwin 1.7.5-1

2010-06-29 Thread Carlo Marcelo Arenas Belon
og entry from 2003 that mention that include was added and later removed but couldn't find any more references to it to know about the rationale behind it. Carlo CC Sam who did the change and hopefully could help give some more context -- Problem reports: http://cygwin.com/problems.html

[PATCH] avoid 404 link for propietary cygwin license in userguide

2010-01-04 Thread Carlo Marcelo Arenas Belon
;s website through a compatibility redirect if appropriate. Carlo PS. also found some small typo while reading the guide but unsure if this would be the best/more efficient way to report in those cases --- Index: winsup/doc/ove

Re: mmap call gives invalid argument

2008-11-21 Thread Carlo Florendo
system. Thank you very much Corinna. I will definitely try that out. The machine in question, unfortunately, had been pulled out and I would have access to it only in the next week or two. Hence, my updates regarding this topic would come a little bit later. I am, however, interested

Re: mmap call gives invalid argument

2008-11-20 Thread Carlo Florendo
: $ ./dmidecode.exe /dev/mem: mmap: Invalid argument # dmidecode 2.9 SMBIOS 2.5 present. 54 structures occupying 1495 bytes. Table at 0x3BEE3000. The new strace is here: http://astra.ph/research/carlo/strace2.out Is this some problem associated with accessing the device because it's 1GB? T

Re: mmap call gives invalid argument

2008-11-19 Thread Carlo Florendo
On Wed, Nov 19, 2008 at 7:28 PM, Corinna Vinschen wrote: > On Nov 19 14:49, Carlo Florendo wrote: >> Good day Cygwin gurus, >> >> $ ./dmidecode.exe >> # dmidecode 2.9 >> SMBIOS 2.5 present. >> 54 structures occupying 1495 bytes. >> Table at 0x3BE

Re: mmap call gives invalid argument

2008-11-18 Thread Carlo Florendo
Sorry, here's cygcheck. On Wed, Nov 19, 2008 at 2:49 PM, Carlo Florendo wrote: > Good day Cygwin gurus, > > I'm trying to run a very tiny app called dmidecode on cygwin > (http://download.savannah.gnu.org/releases/dmidecode/dmidecode-2.9.tar.gz). > The app is so small

mmap call gives invalid argument

2008-11-18 Thread Carlo Florendo
ap: Invalid argument Attached is cygcheck -svr. If you want to see "strace ./dmidecode.exe > strace.out 2>&1", it's on the link below: http://astra.ph/research/carlo/strace.out Thank you very much. Best Regards, Carlo -- Carlo Florendo Software Engineer Astra Phili

Re: Why is regedit referenced?

2008-09-08 Thread Carlo List Subscriber Mail
write from/to the registry. Thank you very much. Best Regards, Carlo -- Carlo Florendo Software Engineer Astra Philippines - Software Development and Outsourcing R&D: http://astra.ph, Astra Group: http://astra.co.jp -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Proble

Re: cygwin.bat

2007-11-19 Thread Carlo Florendo
" 2) You could actually put the entire grep command on /etc/bash.bashrc if you wish. Thank you very much! Best Regards, Carlo -- Carlo Florendo Music Research and Development Division Astra Philippines Inc. UP-Ayala Technopark, UP Campus Diliman 1101 Quezon City, Philippines http://

Re: Open Sound System

2007-11-14 Thread Carlo Florendo
Samuel Thibault wrote: Carlo Florendo, le Thu 15 Nov 2007 09:45:54 +0800, a écrit : Nikodem wrote: Is it planned to support OSS? Many programs use it, and that's native Linux lib :( The OSS suites are Linux kernel modules. (And why OSS when there's ALSA?) Windows has its own sound

Re: Open Sound System

2007-11-14 Thread Carlo Florendo
. Best Regards, Carlo -- Carlo Florendo Pinoy Pilgrim http://www.pinoypilgrim.org/talk -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Documentation: http://cygwin.com/docs.html FAQ: http://cygwin.com/faq/

How to type ascii characters on rxvt or any cygwin terminal

2007-09-19 Thread Carlo Florendo
I don't want to do that since I simply want to type using accented/umlauted letters without any fuss. Thanks so much! Best Regards, Carlo -- Carlo Florendo Software Engineer/Network Co-Administrator Astra Philippines Inc. UP-Ayala Technopark, UP Campus Diliman 1101 Quezon City, Philip

Re: OpenSSH source in winsup?

2007-09-06 Thread Carlo Florendo
s the packages, 1. Maximize the window 2. Navigate through openssh and click the corresponding box on the "src" column. You may need to click the corresponding box on the "new" column. Thank you very much! Best Regards, Carlo -- Carlo Florendo Software Engineer/Network Co-Admini

Re: Slowness problem due to sjlj-exceptions for Octave

2007-09-04 Thread Carlo Florendo
d gcc. octave:1> testOregoB ans = 2.7030 Regarding these "testing binary" and "specially configured gcc", what versions are these and what options did you use to build gcc? Thank you very much! Best Regards, Carlo -- Carlo Florendo Software Engineer/Network Co-Adm

Re: cygwin-1.5.24-2 serious shell execution performance degradation on WinXP x64 SP2

2007-09-03 Thread Carlo Florendo
Carlo Florendo wrote: Szymon Lapinski wrote: Recently I found a serious performance degradation in my gawk scripts while running on WinXP x64 SP2, it appears that this is not only gawk problem, but spawning child processes in a subshell at all. Your cygcheck looks clean. Child processes

Re: cygwin-1.5.24-2 serious shell execution performance degradation on WinXP x64 SP2

2007-09-03 Thread Carlo Florendo
Is there some chance you are running any of them? Thank you very much! Best Regards, Carlo -- Carlo Florendo Software Engineer/Network Co-Administrator Astra Philippines Inc. UP-Ayala Technopark, UP Campus Diliman 1101 Quezon City, Philippines http://www.astra.ph -- The Astra Group of

Re: OpenSSH services stops after 14 seconds

2007-08-06 Thread Carlo Florendo
and please note especially the part that talks about providing cygcheck output. In that way, it would hopefully be easier to zero-in to your problem. Thank you very much. Best Regards, Carlo -- Carlo Florendo Softare Engineer/Network Co-Administrator Astra Philippines Inc. UP-Ayala

Re: Request for running a test application

2007-08-01 Thread Carlo Florendo
LSE FILE_SUPPORTS_ENCRYPTION: FALSE FILE_NAMED_STREAMS : FALSE FILE_READ_ONLY_VOLUME : FALSE FILE_SEQUENTIAL_WRITE_ONCE : FALSE FILE_SUPPORTS_TRANSACTIONS : FALSE Thank you very much. Best Regards, Carlo -- Carlo Florendo Softare Engineer/Network Co-Administrator A

Re: the character problem in my cygwin manpage

2007-07-31 Thread Carlo Florendo
st Regards, Carlo -- Carlo Florendo Softare Engineer/Network Co-Administrator Astra Philippines Inc. UP-Ayala Technopark, Diliman 1101, Quezon City Philippines http://www.astra.ph -- The Astra Group of Companies 5-3-11 Sekido, Tama City Tokyo 206-0011, Japan http://www.astra.co.jp -- Unsubs

Re: the character problem in my cygwin manpage

2007-07-31 Thread Carlo Florendo
sun wrote: that is what I want to do, how to set everything to english? sun Could you expound a little bit more? Thank you very much. Best Regards, Carlo -- Carlo Florendo Softare Engineer/Network Co-Administrator Astra Philippines Inc. UP-Ayala Technopark, Diliman 1101, Quezon City

Re: How to install the finger print module on cygwin

2007-07-24 Thread Carlo Florendo
much. Best Regards, Carlo -- Carlo Florendo Softare Engineer/Network Co-Administrator Astra Philippines Inc. UP-Ayala Technopark, Diliman 1101, Quezon City Philippines http://www.astra.ph -- The Astra Group of Companies 5-3-11 Sekido, Tama City Tokyo 206-0011, Japan http://www.astra.co.jp

Re: Make mode

2007-07-23 Thread Carlo Florendo
d\ Settings/blah/foo Try reading about POSIX paths for more info :) Thank you very much. Best Regards, Carlo -- Carlo Florendo Softare Engineer/Network Co-Administrator Astra Philippines Inc. UP-Ayala Technopark, Diliman 1101, Quezon City Philippines http://www.astra.ph -- The Astra Group of

Re: Make mode

2007-07-23 Thread Carlo Florendo
This is true. It would be best to modify the Makefile so it conforms to more modern standards. I suppose the changes you would probably involve only changes to the paths to change the windows format paths to POSIX. Thank you very much. Best Regards, Carlo -- Carlo Florendo Softare Eng

Re: [SOLVED] Re: cygwin's [g]make 3.81 seems not to understand conditionals

2007-07-18 Thread Carlo Florendo
Carlo Florendo wrote: David Rothenberger wrote: On 7/18/2007 9:03 PM, Carlo Florendo wrote: I've got (and attached) this simple Makefile that checks the build platform of a machine. Here's the cut-and-pasted content of the Makefile: PLATFORM=$(shell uname -s | cut -f 1 -d "

[SOLVED] Re: cygwin's [g]make 3.81 seems not to understand conditionals

2007-07-18 Thread Carlo Florendo
David Rothenberger wrote: On 7/18/2007 9:03 PM, Carlo Florendo wrote: I've got (and attached) this simple Makefile that checks the build platform of a machine. Here's the cut-and-pasted content of the Makefile: PLATFORM=$(shell uname -s | cut -f 1 -d " " | cut -f 1 -d

cygwin's [g]make 3.81 seems not to understand conditionals

2007-07-18 Thread Carlo Florendo
command within the Makefile, and yes, the workarounds worked properly. However, I'd like to see the make conditionals work correctly. For completeness' sake and FWIW, I've also attached cygcheck's output. Any hints? Thank you very much. Best Regards, Carlo -- Carlo F

Re: hacked package on server

2007-07-16 Thread Carlo Florendo
much. Best Regards, Carlo -- Carlo Florendo Softare Engineer/Network Co-Administrator Astra Philippines Inc. UP-Ayala Technopark, Diliman 1101, Quezon City Philippines http://www.astra.ph -- The Astra Group of Companies 5-3-11 Sekido, Tama City Tokyo 206-0011, Japan http://www.astra.co.jp -- Unsubsc

Re: hacked package on server

2007-07-16 Thread Carlo Florendo
x27;s up to. That's right. It's sad that I never thought of this before. With this suggestion of yours, all doubts will be erased about the true nature of Cygwin. Problems such as not knowing the answer to a clear question will eventually disapper from the mailing list and we wil

Re: hacked package on server

2007-07-16 Thread Carlo Florendo
Erich Dollansky wrote: Hi, Carlo Florendo wrote: Brian Mathis wrote: The OP said: > "Do you want to skip the package?" and has a yes and no button. > I read it quickly and pressed no before thinking about it" ^^ So you s

Re: hacked package on server

2007-07-16 Thread Carlo Florendo
. And this evidence indicates that your system is infected *before* you even run setup.exe. So beware. ;-) Thank you very much. Best Regards, Carlo -- Carlo Florendo Softare Engineer/Network Co-Administrator Astra Philippines Inc. UP-Ayala Technopark, Diliman 1101, Quezon City Philippine

Re: hacked package on server

2007-07-16 Thread Carlo Florendo
age?" and has a yes and no button. > I read it quickly and pressed no before thinking about it" ^^ So you see, it's a problem of thought. The UI message *is* very clear. One simply needs to think before acting. Thank you very much.

Re: Vim copy on select doesn't run

2007-07-11 Thread Carlo Florendo
ds of vim and several kinds of shells and several kinds of shell windows. Thank you very much. Best Regards, Carlo -- Carlo Florendo Softare Engineer/Network Co-Administrator Astra Philippines Inc. UP-Ayala Technopark, Diliman 1101, Quezon City Philippines http://www.astra.ph -- The Astra Gro

Re: Problem downloading setup.exe

2007-07-03 Thread Carlo Florendo
working for me? Firewall issue? Make sure you're running version 2.573.2.2 of 'setup.exe'. Uh, ummm, he's trying to *download* setup exe. ;-) Thank you very much. Best Regards, Carlo -- Carlo Florendo Softare Engineer/Network Co-Administrator Astra Philippines Inc. UP-Aya

Re: Problem downloading setup.exe

2007-07-03 Thread Carlo Florendo
Carlo Florendo wrote: Jeremy Davis-Turak wrote: No, unless you provide more details. Perhaps it's a firewall issue. In any case, downloading setup.exe WJJFM. ^ Sorry, I meant, http://cygwin.com/acronyms/#WJFFM Thank you very much. Best Re

Re: Problem downloading setup.exe

2007-07-03 Thread Carlo Florendo
om another network? If you're downloading from the office, try downloading from home, or vice versa. Does anyone know why it isn't working for me? No, unless you provide more details. Perhaps it's a firewall issue. In any case, downloading setup.exe WJJFM. Thank you very mu

Re: newbie question

2007-07-03 Thread Carlo Florendo
o set up the vim config file /usr/share/vim/vimrc and add the following: set nocompatible HTH. Best Regards, Carlo -- Carlo Florendo Softare Engineer/Network Co-Administrator Astra Philippines Inc. UP-Ayala Technopark, Diliman 1101, Quezon City Philippines http://www.astra.ph -- The Astra Gr

Re: [ANNOUNCEMENT] Updated: vim-7.1-1

2007-05-15 Thread Carlo Florendo
Corinna Vinschen wrote: On May 15 09:58, Carlo Florendo wrote: Corinna Vinschen wrote: I have updated the version of vim on cygwin.com to 7.1-1. Thank you very much. We have been waiting for this for a long time. You're welcome. I'm just wondering how two days between th

Re: [ANNOUNCEMENT] Updated: vim-7.1-1

2007-05-14 Thread Carlo Florendo
Corinna Vinschen wrote: I have updated the version of vim on cygwin.com to 7.1-1. Thank you very much. We have been waiting for this for a long time. Best Regards, Carlo -- Carlo Florendo Softare Engineer/Network Co-Administrator Astra Philippines Inc. UP-Ayala Technopark, Diliman 1101

Re: MD5s of setup.exe on mirrors.

2007-05-14 Thread Carlo Florendo
ase stop this thread now. Please. Best Regards, Carlo -- Carlo Florendo Softare Engineer/Network Co-Administrator Astra Philippines Inc. UP-Ayala Technopark, Diliman 1101, Quezon City Philippines http://www.astra.ph -- The Astra Group of Companies 5-3-11 Sekido, Tama City Tokyo

Re: 1.5.24 Odd ProFTPD Permission Listing Problem

2007-04-17 Thread Carlo Florendo
user. If none of these suggestions still work, kindly provide more details such as logs from window's event manager. Thanks. Best Regards, Carlo -- Carlo Florendo Softare Engineer/Network Co-Administrator Astra Philippines Inc. UP-Ayala Technopark, Diliman 1101, Quezon City P

Re: 1.5.24 Odd ProFTPD Permission Listing Problem

2007-04-16 Thread Carlo Florendo
user? Without these information, it may be difficult to diagnose your problem. Thank you very much. Best Regards, Carlo -- Carlo Florendo Softare Engineer/Network Co-Administrator Astra Philippines Inc. UP-Ayala Technopark, Diliman 1101, Quezon City Philippines http://www.astra.ph -- The

Re: bash error

2007-04-16 Thread Carlo Florendo
Yes. Please use the "automatic_backup" command, passing the table names as arguments, without parentheses, of course. If that does not work, you may have to call oracle for tech support. Thanks! -- Carlo Florendo Softare Engineer/Network Co-Administrator Astra Philippines Inc. UP-A

Re: problem with setuid

2007-04-11 Thread Carlo Florendo
to run mysql as a lower-privileged user could be to run the runas command. For example runas /user:mysql c:\cygwin\bin\bash.exe Then from the newly spawned shell, try running the mysql command start-stop-daemon --start -c mysql -q -x /usr/bin/yes Best Regards, Carlo -- Carlo Florendo S

Re: Execute "ssh-host-config" from Windows command-line (or from a C program)

2007-04-02 Thread Carlo Florendo
Well, I've done this: u2d ssh-host-config This is wrong. Read the message sent to you by Larry Hall and make sure you have read everything *correctly*. His solution is correct ;-) Best Regards, Carlo -- Carlo Florendo Softare Engineer/Network Co-Administrator Astra Philippines Inc.

Re: Using mysql 5.1.16 beta client libraries on cygwin

2007-03-29 Thread Carlo Florendo
Carlo Florendo wrote: Roelf Renkema wrote: -BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Oh, http://cygwin.com/acronyms/#PPIOSPE. Thank you very much. I've cc'd the list. If you want to keep the discussion, let's continue it in the list since I don't want to deal wi

Re: Using mysql 5.1.16 beta client libraries on cygwin

2007-03-29 Thread Carlo Florendo
r of fact, in has already did, ableit not yet pure. Well, Linux tries to be POSIX but isn't yet pure, don't you agree? If you say that Cygwin hasn't brought POSIX, what do you think of all those *ported* cygwin apps? Thank you very much. Best Regards, Carlo -- Carlo Florendo Sof

Re: Using mysql 5.1.16 beta client libraries on cygwin

2007-03-28 Thread Carlo Florendo
n, and even programming, before posting your assertions on this list. It will do you a lot of good. Best Regards, Carlo -- Carlo Florendo Softare Engineer/Network Co-Administrator Astra Philippines Inc. UP-Ayala Technopark, Diliman 1101, Quezon City Philippines http://www.astra.ph -- The Astr

Re: copy-paste

2007-03-09 Thread Carlo Florendo
omething* wrong with your mailer. I've removed it *again*. And if you look closely at the contents of the above link, your own message is quoted by your mailer. There is *something* wrong with your mailer. -- Carlo Florendo Softare Engineer/Network Co-Administrator Astra Philippines Inc. UP-

Re: copy-paste

2007-03-09 Thread Carlo Florendo
don't look fine. And it adds the [ANNOUNCEMENT] string on the subject. I've removed it *again*. In any case, I don't know what you mean by "to change it after installation". If you mean the cut and paste settings, then no. Thanks. Best Regards, Carlo -- Carlo Floren

Re: copy-paste

2007-03-09 Thread Carlo Florendo
ovince wrote: Thanks Carlo. I must admit that do not know what is rxvt. Please for more info. thanks rxvt is a terminal emulator. If you don't know what that is, think of it as dos command prompt. To use rxvt, select the rxvt program when you install cygwin using setup exe. Then, fi

  1   2   3   >