fish shell config issue starting 3.6.4 package

2024-01-11 Thread Xavier Delaruelle via Cygwin
also with 3.7.0. Regards, Xavier -- 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

Warning message about not found stats package on R-4.2.1-1

2022-07-09 Thread Xavier Delaruelle
iblapack0 package, the warning message described above disappear. So it seems that the "stats" module of R requires this liblapack0 cygwin package to load properly. Regards, Xavier -- Problem reports: https://cygwin.com/problems.html FAQ: https://cygwin.com/faq/

problem executing make black

2022-02-17 Thread Xavier Ciepluch
uot;docs/repo|libraries/ansem|sandbox" . make: /bin/sh: Command not found Makefile:11: recipe for target `black' failed make: *** [black] Error 127 greetings, Xavier -- Problem reports: https://cygwin.com/problems.html FAQ: https://cygwin.com/faq/ Documentation:

Re: Missing 'sphinx-build' command from python37-sphinx package

2020-08-12 Thread Xavier Delaruelle via Cygwin
Le mer. 12 août 2020 à 09:03, Marco Atzeri a écrit : > On 11.08.2020 13:21, Marco Atzeri wrote: > > On 11.08.2020 10:56, Xavier Delaruelle wrote: > >> Hello, > >> > >> I confirm that my documentation build is ok (log at [1]) with the > >> following e

Re: Missing 'sphinx-build' command from python37-sphinx package

2020-08-11 Thread Xavier Delaruelle via Cygwin
: sphinxcontrib-applehelp sphinxcontrib-devhelp sphinxcontrib-jsmath sphinxcontrib-htmlhelp sphinxcontrib-serializinghtml sphinxcontrib-qthelp So to honor those requirements, I think the sphinx cygport file should be updated like in the attached patch. Regards, Xavier [1] https://ci.appveyor.com

Re: Missing 'sphinx-build' command from python37-sphinx package

2020-08-10 Thread Xavier Delaruelle via Cygwin
Can you update the requirements of python*-sphinx packages to make these new packages automatically installed when python*-sphinx is installed ? (as they seem required to build any sphinx documentation) Regards, Xavier Le lun. 10 août 2020 à 10:11, Marco Atzeri a écrit : > On 10.08.2020 09

Re: Missing 'sphinx-build' command from python37-sphinx package

2020-08-09 Thread Xavier Delaruelle via Cygwin
ely on any extension (see [2]), so I assume this is missing extension is something required when you want to build the HTML documentation. My last build that went fine was 4 days ago. It used python37-sphinx 1.8.5-1 (logs available at [3]). Regards, Xavier [1] https://ci.appveyor.com/project/x

Re: Missing 'sphinx-build' command from python37-sphinx package

2020-08-09 Thread Xavier Delaruelle via Cygwin
Hi Marco. Thanks a lot for your work on this issue. Regards, Xavier Le dim. 9 août 2020 à 17:22, Marco Atzeri a écrit : > On 09.08.2020 10:38, Xavier Delaruelle wrote: > > If command names are versioned it is important to get a consistent way > > for users to install THE packag

Re: Missing 'sphinx-build' command from python37-sphinx package

2020-08-09 Thread Xavier Delaruelle via Cygwin
pdate this package reference when a new minor version of Python is added. Xavier Le sam. 8 août 2020 à 22:08, Hamish MB via Cygwin a écrit : > Perhaps versioned commands like sphinx-build36, 37, 38 and a sphinx-build > command that defaults to 3.8? > > Hamish > On 8 Aug 2020, a

Missing 'sphinx-build' command from python37-sphinx package

2020-08-08 Thread Xavier Delaruelle via Cygwin
tional. I get an "Could not import extension sphinx.builders.epub3 (exception: No module named 'sphinxcontrib')" error, see build log: https://ci.appveyor.com/project/xdelaruelle/modules/builds/34542552/job/9tw241syk4upr4r1 Regards, Xavier -- Problem reports: https:

tar extract issues on Windows 7

2010-04-14 Thread Xavier O'Neill
under Windows 7 with Cygwin 1.5.25-15? Or do I have to grab 1.7 and mess around with mounting things with /etc/fstabb? Thanks, Xavier -- Problem reports: http://cygwin.com/problems.html FAQ: http://cygwin.com/faq/ Documentation: http://cygwin.com/docs.html Unsubsc

Problem with lroundf()

2007-08-24 Thread François-Xavier Coudert
Hi all, I think the following exhibits a bug in the lroundf() routine: $ cat a.c #include #include int main (void) { printf ("%d\n", (int) lroundf(0.7)); } $ gcc a.c && ./a.exe 0 The result of lroundf(0.7) should be 1, not 0. If lround() is used instead of lroundf(), then it's working OK.

Re: Login Message.

2007-06-27 Thread andre xavier
2007/6/27, Dave Korn <[EMAIL PROTECTED]>: On 28 June 2007 02:42, Larry Hall (Cygwin) wrote: > Andre Xavier wrote: > > <http://cygwin.com/acronyms/#PCYMTNQREAIYR>. Thanks. > >> Larry, >> I tried '/etc/motd' yet and isn't work. >>

Re: Login Message.

2007-06-27 Thread Andre Xavier
Larry, I tried '/etc/motd' yet and isn't work. In my case that message is showed when I start o cygwin (cygwin.bat), and '/etc/motd' is used when you open a new login from cygwin. Thanks Andre Xavier - Original Message - From: "Larry Hall (Cygwin)&q

Login Message.

2007-06-27 Thread Andre Xavier
this again? I'd like to edit this message. Thanks in advance ! André Xavier -- 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/

Getting data off a UNIX tape drive

2007-06-17 Thread Michael Xavier
Hi, We have a Sony SDT-11000 SCSI tape drive and a tape that may or may not be damaged. We are trying our best to get as much data off the tape drive, which was recorded originally using tar. We were unsuccessful by actually using linux so we decided to get windows + cygwin a go. Here's what we

Cygwin home page

2006-12-07 Thread Xavier Joubert
Hi all, I just wanted to remind you the Cygwin home page at http://www.cygwin.com still list 1.5.21. Best regards, Xavier -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Documentation: http://cygwin.com/docs.html

Re: Pbm with ar.h when compiling make-3.80 for mingw

2006-02-15 Thread Xavier Marichal
y with the configure line suggested by Martin. Xavier Dave Korn wrote: >On 15 February 2006 19:08, Xavier Marichal wrote: > > > >>Basically, I want to compile make using Cygwin, but in a way that is >>independent from Cygwin (hence the -mno-cygwin). I'm sorry if I &g

Pbm with ar.h when compiling make-3.80 for mingw

2006-02-15 Thread Xavier Marichal
"export" towards mingw (a configure equivalent to -mno-cygwin)? Otherwise, ar.h is present in Cygwin: /usr/include, but I suppose that if I add this directory as a -I, I will loos my indendence from Cygwin... Attached is the requiested cygcheck.out. Thanks in advance for any he

Re: cygwin1.dll crash

2005-02-08 Thread Lannoye Xavier
hi again the problem is solved (blushing...) I rebooted my computer, and now everything works fine again thanks for your time;-/ On Tue, 8 Feb 2005 17:06:34 +0100, Lannoye Xavier <[EMAIL PROTECTED]> wrote: > I've tried what you said, cleaned my PATH var (using

Re: cygwin1.dll crash

2005-02-08 Thread Lannoye Xavier
thks On Tue, 8 Feb 2005 15:48:41 -, Dave Korn <[EMAIL PROTECTED]> wrote: > > -Original Message- > > From: cygwin-owner On Behalf Of Lannoye Xavier > > Sent: 08 February 2005 14:50 > > > here you have the output for dir /w > > its quite hu

Re: cygwin1.dll crash

2005-02-08 Thread Lannoye Xavier
here you have the output for dir /w its quite huge I've put the cygwin path in top of my PATH var. but still the same problem regards On Tue, 8 Feb 2005 14:37:23 -, Dave Korn <[EMAIL PROTECTED]> wrote: > > -Original Message- > > From: cygwin-owner On B

cygwin1.dll crash

2005-02-08 Thread Lannoye Xavier
Hi I've just run an setup to add some fonctionalities (cron) to my cygwin install, but it crashed at the end of the configuration process with the following message "the procedure entry point _impure_ptr could not be located in the dynamic link library cygwin1.dll" Now, wathever I try to rin I'v

Re: Cron malfunction after date change

2004-11-08 Thread Xavier Nodet
On Fri, 5 Nov 2004 11:38:24 -0500 Christopher Faylor <[EMAIL PROTECTED]> wrote: > Personally, I've always restarted cron after a date change There exist a version of Cron that is supposed to handle date changes. See <http://sources.redhat.com/ml/cygwin/2004-10/msg00966.html&g

Re: Cron malfunction after date change

2004-11-08 Thread Xavier Nodet
t version? -- Xavier Nodet "They that can give up essential liberty to obtain a little temporary safety deserve neither liberty nor safety." - Benjamin Franklin, 1759. -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems

Re: Problems with cron and hibernation: a solution?

2004-10-20 Thread Xavier Nodet
On Wed, 20 Oct 2004 16:19:00 +0200 Corinna Vinschen <[EMAIL PROTECTED]> wrote: > Erm?!? Last time I checked cron was still on version 3.0.1. It seems that the original source is at <ftp://ftp.isc.org/isc/cron/> and version 4.1 (the only one there) is from 2004/01/23. -- Xav

Re: Problems with cron and hibernation: a solution?

2004-10-20 Thread Xavier Nodet
the patch and will release the new version today. Thanks. -- Xavier Nodet "They that can give up essential liberty to obtain a little temporary safety deserve neither liberty nor safety." - Benjamin Franklin, 1759. -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple

Re: Problems with cron and hibernation: a solution?

2004-10-20 Thread Xavier Nodet
On Wed, 20 Oct 2004 11:03:04 +0200 (Romance Daylight Time) Xavier Nodet <[EMAIL PROTECTED]> wrote: > The attached patch corrects this problem Here is the patch again, un-encoded and un-signed, hoping to better conform to the posting guidelines... -- Xavier Nodet "They th

Problems with cron and hibernation: a solution?

2004-10-20 Thread Xavier Nodet
[1] <http://www.cygwin.com/ml/cygwin/2003-10/msg00867.html> -- Xavier Nodet "They that can give up essential liberty to obtain a little temporary safety deserve neither liberty nor safety." - Benjamin Franklin, 1759. resume-from-hibernate.patch Description: Binary data

Re: [BUG] mprotect() on Windows NT 5+

2004-07-18 Thread Xavier Joubert
Hello all, Selon Xavier Joubert <[EMAIL PROTECTED]>: > I'll try Cygwin snapshot tomorrow and let you know how it goes with the real > stuff. That's perfect ! Thanks again Corinna. I thought a daily Cygwin snapshot was automatically generated (when I looked at the pa

Re: [BUG] mprotect() on Windows NT 5+

2004-07-15 Thread Xavier Joubert
anks _a lot_ Corinna ! I'll try Cygwin snapshot tomorrow and let you know how it goes with the real stuff. Xavier -- 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/

[BUG] mprotect() on Windows NT 5+

2004-07-15 Thread Xavier Joubert
discovered this bug while trying to support ARAnyM's m68k JIT compiler on Cygwin. ARAnyM (http://aranym.atari.org) is a free (GPLed) virtual Atari-compatible system. Best Regards, and thanks in advance for any help, Xavier#include #include #include #include #include int main(void) {

Undefined references when compiling C++ program

2004-03-05 Thread Xavier Dufresne
; collect2: ld returned 1 exit status if I compile: int main(){return 0;} it's ok ! Do I have to specifie linking libraries with the -l option ? thanks for your help. Xavier -- 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/

memory checker tools under cygwin

2002-12-10 Thread Xavier Boussin
hi folks, I am looking for a memory checker such as mpatrol running under cygwin Any one ever tried to run mpatrol under cygwin (or others)? thanks gilles -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Bug reporting: http://cygwin.com/bugs.html Documentation: h

Re: gcc 3.2 string link problem

2002-11-18 Thread Xavier Pianet
m positive that wcslen is in newlib but i'm not sure for wcsncmp,wcscpy,wcsncpy as i didn't needed them a that time. Xavier "Nigel Stewart & Fiona Smith" <[EMAIL PROTECTED]> a écrit dans le message news: [EMAIL PROTECTED] > Hello all, > > Having happily upgraded m

Re: compilng problems, wcslen and langinfo

2002-10-31 Thread Xavier Pianet
n the .dll.a file i think it is a bug in dlltool but i can't get a small example to reproduce the problem this weekend will be for wxPython... Xavier -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Bug reporting: http://cygwin.com/bugs.html D

Re: problem with dlltools / gcc -shared

2002-10-30 Thread Xavier Pianet
"Arno Waschk" <[EMAIL PROTECTED]> a écrit dans le message news: [EMAIL PROTECTED] > Am 29.10.2002 13:08:00, schrieb "Xavier" <[EMAIL PROTECTED]>: > > >Hi there > > > >I try to compile a dll that exports 17000+ symbols > >during the cr

problem with dlltools / gcc -shared

2002-10-29 Thread Xavier
uild=i686-pc-linux --host=i68 6-pc -cygwin --target=i686-pc-cygwin --enable-haifa --prefix=/usr --exec-prefix=/ usr --sysconfdir=/etc --libdir=/usr/lib --includedir=/nonexistent/include --libe xecd ir=/usr/sbin Thread model: posix gcc version 3.2 20020818 (prerelease) Xavier -- Unsubscribe inf

conflicting types for `typedef struct mbstate_t`(was link troubles with wcslen)

2002-10-29 Thread Xavier Pianet
bs --enable-shared --build=i686-pc-linux --host=i68 6-pc -cygwin --target=i686-pc-cygwin --enable-haifa --prefix=/usr --exec-prefix=/ usr --sysconfdir=/etc --libdir=/usr/lib --includedir=/nonexistent/include --libe xecd ir=/usr/sbin Thread model: posix gcc version 3.2 20020818 (prerelease) Xa

link troubles with wcslen

2002-10-27 Thread Xavier Pianet
end code --- compiled with what libraries/flag am i missing for this piece of code to compile ? Thanks in advance Xavier -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Bug reporting: http://cygwin.com/bugs.html Documentation: http://cygwin.com/docs.html FAQ: http://cygwin.com/faq/

1.1.10 Problem: mv and directories in use

2002-04-02 Thread Xavier Bergade
remove directory `/1': Permission denied mv: cannot remove `/1': Permission denied Shouldn't it say something like: mv: cannot move `/1': Directory in use Regards, Xavier Bergade. -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Bug reporting: http:

just compiled .exe will crash before first instruction

2002-03-22 Thread Xavier Pianet
Hi, I'm porting a large application from linux to cygwin. The app is made of several static libraries and an exe that link to all = of them. the build process goes smoothly and the libs/exe are built with no = trouble. But the if i try to run the new exe i get (sory in french): VOTRE APPLICATION