Re: Compilation problem

2020-04-06 Thread cygwinautoreply--- via Cygwin
>Hello, I am a user of ALOGRAF 5, and once I have created my Application, I >cannot compile it. I have this message: >" >*4 [main] make 16532 find_fast_cwd: WARNING: Couldn't compute FAST_CWD >pointer. Please report this problem tothe public mailing list >cygwin@cygwin.com make[1]: En

Re: Compilation problem when running sde-make on cygwin

2007-09-25 Thread René Berber
Paul Yeung wrote: > I'm a developer at a tech company in california. I'm trying to use the > cygwin sde compiler to build my program. Here is the error I get at the > end when running sde-make. I'm not sure what the error code 53 means nor > what sde-ar is trying do. Any help would be much appreci

RE: Compilation problem when running sde-make on cygwin

2007-09-25 Thread Dave Korn
On 25 September 2007 23:33, Paul Yeung wrote: > I'm a developer at a tech company in california. I'm trying to use the > cygwin sde compiler to build my program. > Here is the error I get at the > end when running sde-make. I'm not sure what the error code 53 means nor > what sde-ar is trying

Re: compilation problem

2007-02-26 Thread Larry Hall (Cygwin)
nordine wrote: nordine wrote: hello I want to compil my Gulp program under cygwin, and I got this error message: /bin///ld: cannot find -lf95 make[1]: *** [gulp_] Error 1 make[1]: Leaving directory `/cygdrive/c/gulpsource/src/{os}' mv: cannot stat `gulp': No such file or directory make: *** [gulp

Re: Postgresql: libpq problem? (was: Re: Compilation problem)

2003-11-05 Thread Jason Tishler
On Wed, Nov 05, 2003 at 12:44:29PM +0100, Gerrit P. Haase wrote: > seems to be a problem with this symbol in the postgresql library libpq. Huh? $ nm /usr/lib/libpq.a | fgrep ctype $ nm /usr/lib/libcygwin.a | fgrep ctype I __impctype_ptr I __nmctype_ptr

Postgresql: libpq problem? (was: Re: Compilation problem)

2003-11-05 Thread Gerrit P. Haase
Hello Cédric, seems to be a problem with this symbol in the postgresql library libpq. I don't know the postgresql code, so lets ask the maintainer (therefore the subject change). Jason? Any ideas? Gerrit Monday, November 3, 2003, 11:50:38 AM, you wrote: > Hello, > I'm trying to install DBD-Pg