Re: Make Error Report

2019-03-18 Thread cygwinautoreply
>Hey, >I was trying to run the "make" command when installing darknet through the >conda prompt. >Below is the error message >"(NAME) C:\Users\ngingihy\test\test2\imagetool\labelImg\darknet>make > 1 [main] make 23544 find_fast_cwd: WARNING: Couldn't compute FAST_CWD >pointer. Please report

Make Error Report

2019-03-18 Thread Norhan Al Gingihy
Hey, I was trying to run the "make" command when installing darknet through the conda prompt. Below is the error message "(NAME) C:\Users\ngingihy\test\test2\imagetool\labelImg\darknet>make 1 [main] make 23544 find_fast_cwd: WARNING: Couldn't compute FAST_CWD pointer. Please report this p

Re: cyggc-1 make error

2018-01-27 Thread Brian Inglis
On 2018-01-27 13:47, U-BLASTER-6000\mtdew wrote: > I forgot and/or cutting and pasting helped me forget to include this part of > the error message: > > c:/cygwin64/bin/make.exe error while loading shared libraries: cannot > open shared object file. That is the error I first got that led me to >

cyggc-1 make error

2018-01-27 Thread U-BLASTER-6000\mtdew
Hi all- I forgot and/or cutting and pasting helped me forget to include this part of the error message: c:/cygwin64/bin/make.exe error while loading shared libraries: cannot open shared object file. That is the error I first got that led me to run cygcheck in my last post. I wish I could cut

RE: solved: make error: *** target pattern contains no `%'. Stop.‏

2014-05-01 Thread Richard H. McCullough
 This error is caused by having  a dos-style directory name in $PATH.  For example             C:/Cygwin/bin This problem is a result of trying to solve a different problem. Using the Unicon language     open("/cygdrive/c/file")  fails     open("c:/file")  succeeds    Dick McCullo

Re: make error: *** target pattern contains no `%'. Stop.‏

2014-05-01 Thread Doug Henderson
On Thu, May 1, 2014 at 10:14 AM, Thomas Wolff wrote: > Am 01.05.2014 04:09, schrieb Richard H. McCullough: >> >> ... In the last week, "make" suddenly >> changed -- it does nothing but stop on every makefile. > > Sounds like you changed your PATH and have a different (non-cygwin) version > of make

Re: make error: *** target pattern contains no `%'. Stop.‏

2014-05-01 Thread Thomas Wolff
Am 01.05.2014 04:09, schrieb Richard H. McCullough: ... In the last week, "make" suddenly changed -- it does nothing but stop on every makefile. Sounds like you changed your PATH and have a different (non-cygwin) version of make now. What does `type make` say? --- Diese E-Mail ist frei von Vir

Re: make error: *** target pattern contains no `%'. Stop.‏

2014-04-30 Thread Christopher Faylor
On Wed, Apr 30, 2014 at 07:09:00PM -0700, Richard H. McCullough wrote: >I picked a bad example, since you don't have my source files. >The point is this: I've been using Cygwin "make" for years >and never had a problem.  In the last week, "make" suddenly >changed -- it does nothing but stop on ever

make error: *** target pattern contains no `%'. Stop.‏

2014-04-30 Thread Richard H. McCullough
I picked a bad example, since you don't have my source files. The point is this: I've been using Cygwin "make" for years and never had a problem.  In the last week, "make" suddenly changed -- it does nothing but stop on every makefile. You must have released a new version of "make" which is defini

Re: make error: *** target pattern contains no `%'. Stop.‏

2014-04-30 Thread Larry Hall (Cygwin)
On 04/30/2014 01:13 PM, Richard H. McCullough wrote: make no longer works on any of my makefiles. example makefile attached. Trying this make file on Linux and on Cygwin produced the same results. make: *** No rule to make target `merr.icn', needed by `/bin/merr.exe'. Stop. This does not se

make error: *** target pattern contains no `%'. Stop.‏

2014-04-30 Thread Richard H. McCullough
make no longer works on any of my makefiles. example makefile attached.   Dick McCullough Context Knowledge Systems Name your propositions ! makefile Description: Binary data -- Problem reports: http://cygwin.com/problems.html FAQ:

Re: Commoncpp make error

2009-07-05 Thread Dave Korn
Václav Haisman wrote: > faiz2009 wrote, On 5.7.2009 17:26: >> Hello, >> >> I try to install commoncpp2-1.7.0 under cygwin, then I proceed as follows: >> >> 1) . / configure (takes place without any problem). >> 2) make. but during the compilation I receives the following error: >>

Re: Commoncpp make error

2009-07-05 Thread Václav Haisman
faiz2009 wrote, On 5.7.2009 17:26: > Hello, > > I try to install commoncpp2-1.7.0 under cygwin, then I proceed as follows: > > 1) . / configure (takes place without any problem). > 2) make. but during the compilation I receives the following error: > -

Commoncpp make error

2009-07-05 Thread faiz2009
' make: *** [all] Error 2 So I have two questions: 1. To what is exactly of use commoncpp2 2. How to solve this problem I' am waiting for a response Thanks for you all -- View this message in context: http://www.nabble.com/Commoncpp-make-error-tp24344078p24344078.html Sent from t

Re: DBD::Pg-2.10.3 make error under cygwin

2008-09-13 Thread Reini Urban
mouse schrieb: I am looking for assistance or tips with a make error from DBD::PG Running Windows XPSP3 with the latest cygwin install base I've added the cygwin packages; Postgresql 8.2.9-1 postgresql-client 8.2.9-1 postgresql-devel 8.2.9-1 libpq5 8.2.9-1 I've compiled

DBD::Pg-2.10.3 make error under cygwin

2008-09-12 Thread mouse
I am looking for assistance or tips with a make error from DBD::PG Running Windows XPSP3 with the latest cygwin install base I've added the cygwin packages; Postgresql 8.2.9-1 postgresql-client 8.2.9-1 postgresql-devel 8.2.9-1 libpq5 8.2.9-1 I've compiled DBI-1.607 $ perl M

RE: 1.5.12-1: ld (make) Error while compiling

2004-12-15 Thread Dave Korn
> -Original Message- > From: cygwin-owner On Behalf Of prasanna hegde > Sent: 15 December 2004 09:57 > ok > thanx a lot for reply .. with this i m attaching file > which is a output of cygcheck . > > > > We'll need to take a look at the output from > >"cygcheck -s -v -r", posted as

Re: 1.5.12-1: ld (make) Error while compiling

2004-12-15 Thread prasanna hegde
Ohh My problem is resolved ,,,as per told by u i have remove that file (libdl.a)..and now i m able to get my binary ... Thanx once again = With regards; Prasanna Yahoo! India Matrimony: Find your life partner online

RE: 1.5.12-1: ld (make) Error while compiling

2004-12-14 Thread Dave Korn
> -Original Message- > From: cygwin-owner On Behalf Of prasanna hegde > Sent: 14 December 2004 04:33 > 1.5.12-1. After upgrading that cygwin ,i have > compiled the same source with newer cygwin1.dll i got > errors like this > > /usr/lib/gcc-lib/i686-pc-cygwin/3.3.3/../../../../i

Re: 1.5.12-1: ld (make) Error while compiling

2004-12-13 Thread prasanna hegde
If u r not aware of any solution kindly confess that u r not presently aware of the solution of problem. Instead of discouraging anybody from posting give a positive feedback plz.. See i m not a Spammer or Hacker or anybody else with negative purpose but a regular user of cygwin but when i came to

Re: 1.5.12-1: ld (make) Error while compiling

2004-12-13 Thread Christopher Faylor
On Tue, Dec 14, 2004 at 04:32:34AM +, prasanna hegde wrote: >I have seen the same problem(posted earliar by somebody) which is >occurring with me also. The problem is that , the cygwin installed in >my pc that having OS WIN98(se). Previously i was using the cygwin1.dll >version 1.5.11-1 , at

1.5.12-1: ld (make) Error while compiling

2004-12-13 Thread prasanna hegde
Hi Buddy, I have seen the same problem(posted earliar by somebody) which is occurring with me also. The problem is that , the cygwin installed in my pc that having OS WIN98(se). Previously i was using the cygwin1.dll version 1.5.11-1 , at that time i made my project compiled successfully in cygwin

Re: 1.5.12-1: ld (make) Error while compiling

2004-12-13 Thread Christopher Faylor
On Tue, Dec 14, 2004 at 04:45:39AM +, prasanna hegde wrote: >If u r not aware of any solution kindly confess that u r not presently >aware of the solution of problem. Instead of discouraging anybody from >posting give a positive feedback plz.. See i m not a Spammer or Hacker >or anybody else

Hello , after used ./configure --without-server then i continue with make command but i got error when using make.see this screenshot : http://img12.exs.cx/img12/7594/cygwin15qr.jpg compiling using: Wixp Xp Pro SP2 The latest Cygwin Component GCC & G++ 3.3.3-3 'Make' error When Compiling

2004-12-09 Thread Milis
Hello , after used ./configure --without-server then i continue with make command but i got error when using make.see this screenshot : http://img12.exs.cx/img12/7594/cygwin15qr.jpg compiling using: Wixp Xp Pro SP2 The latest Cygwin Component GCC & G++ 3.3.3-3 Perl 5.8.5-3 -- Best

Re: compiling woes (httping 0.0.3 make error)

2003-12-12 Thread Brian Ford
On Thu, 11 Dec 2003 [EMAIL PROTECTED] wrote: > Brian Ford wrote: > > [EMAIL PROTECTED] wrote: > > > $ make install > > > gcc -ansi -O2 -c -o error.o error.c > > > error.c:1:21: ncurses.h: No such file or directory > > > make: *** [error.o] Error 1 > > > > > Well, does /usr/include/ncurses.h exist

Re: compiling woes (httping 0.0.3 make error)

2003-12-11 Thread Dirk Sondermann
Hallo Michael, > > If not, using the setup package search facility available here > > http://cygwin.com/packages/ shows ncurses.h to be part of > > ncurses/ncurses-5.2-8. Is that installed? > Hum, shouldn't it be part of the successor version as well? ncurses-5.2-8 comprises binaries, documentat

Re: was: httping 0.0.3 make error

2003-12-11 Thread Dirk Sondermann
[EMAIL PROTECTED] wrote: Could it be possible that httping (or boxes) just won't compile for Cygwin? Hallo Michael, httping will compile, provided ncurses is installed. boxes requires the following modifications: * src/regexp/Makefile -traditional has to be removed from CFLAGS (as mention

compiling woes (httping 0.0.3 make error)

2003-12-11 Thread svartsjel
Hi Brian! > > $ make install > > gcc -ansi -O2 -c -o error.o error.c > > error.c:1:21: ncurses.h: No such file or directory > > make: *** [error.o] Error 1 > Well, does /usr/include/ncurses.h exist? No, I can't find ncurses.h anywhere, although ncurses had been installed. Entering the command:

Re: was: httping 0.0.3 make error

2003-12-10 Thread Brian Ford
On Wed, 10 Dec 2003 [EMAIL PROTECTED] wrote: > $ make install > gcc -ansi -O2 -c -o error.o error.c > error.c:1:21: ncurses.h: No such file or directory > make: *** [error.o] Error 1 > Well, does /usr/include/ncurses.h exist? If not, using the setup package search facility available here http://

was: httping 0.0.3 make error

2003-12-10 Thread svartsjel
Dirk Sondermann wrote: > try make CC='gcc -ansi' or replace the first line of the makefile by > CC=gcc -ansi. Hallo Dirk, Thanks for the reply. Taking your suggestion into account, I'll get (after updating the Makefile): $ make install gcc -ansi -O2 -c -o error.o error.c error.c:1:21: ncurse

Re: httping 0.0.3 make error

2003-12-08 Thread Dirk Sondermann
Hallo Michael, try make CC='gcc -ansi' or replace the first line of the makefile by CC=gcc -ansi. 'strip' will not be able to find the resulting executable unless the line strip httping is replaced by strip httping.exe . Dirk -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-sim

httping 0.0.3 make error

2003-12-08 Thread svartsjel
Hi, I didn't work with make so far, and would like to install httping 0.0.3 by Folkert van Heusden (http://osx.freshmeat.net/projects/httping) for the current Cygwin release. Did anyone manage to compile this program? I read the FAQ items concerning make and verified that MAKE_MODE is set to unix.

Re: libmcrypt - make error with cygwin

2003-10-02 Thread Stefan Hetzl
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On Thursday 02 October 2003 09:49, Marcus Daub wrote: > Ladies and Gentlemen, > > I've tried to install mcrypt with the libmcrypt-2.5.7 with cygwin > version 1.5.5-1 to get mcrypt under Windows. > > But there is an error: > after ./configure I made a m

libmcrypt - make error with cygwin

2003-10-02 Thread Marcus Daub
Ladies and Gentlemen, I've tried to install mcrypt with the libmcrypt-2.5.7 with cygwin version 1.5.5-1 to get mcrypt under Windows. But there is an error: after ./configure I made a make but it left with the error /usr/lib/gcc-lib/i686-pc-cygwin/3.3.1/../../../libcygwin.a(libcmain.o)(.text+0x7c):

Re: Strange make [Error 255] (cygwin bug?)

2003-09-27 Thread Christopher Faylor
On Sat, Sep 27, 2003 at 04:01:34PM +0200, Jan Nieuwenhuizen wrote: >Corinna Vinschen writes: >>>How does it make it unnecessary? Won't it still cause make to return >>>an error as opposed to actually getting make working? >> >>Yes, but it returns a correct, useful error message. Obviously there >

Re: Strange make [Error 255] (cygwin bug?)

2003-09-27 Thread Jan Nieuwenhuizen
Corinna Vinschen writes: >> How does it make it unnecessary? Won't it still cause make to return >> an error as opposed to actually getting make working? > > Yes, but it returns a correct, useful error message. Obviously there > is a system imposed upper limit of command line length on all syste

Re: Strange make [Error 255] (cygwin bug?)

2003-09-26 Thread Corinna Vinschen
On Fri, Sep 26, 2003 at 11:27:05AM -0400, Christopher Faylor wrote: > On Fri, Sep 26, 2003 at 10:48:24AM +0200, Corinna Vinschen wrote: > >On Thu, Sep 25, 2003 at 05:45:33PM +0200, Bertalan Fodor wrote: > >> > In any event, this might help: > >> > mount -f -X c:/cygwin/bin /bin > >> > >> This has

Re: Strange make [Error 255] (cygwin bug?)

2003-09-26 Thread Christopher Faylor
On Fri, Sep 26, 2003 at 10:48:24AM +0200, Corinna Vinschen wrote: >On Thu, Sep 25, 2003 at 05:45:33PM +0200, Bertalan Fodor wrote: >> > In any event, this might help: >> > mount -f -X c:/cygwin/bin /bin >> >> This has solved the problem, thank you very much. > >The next Cygwin developers snapshot

Re: Strange make [Error 255] (cygwin bug?)

2003-09-26 Thread Christopher Faylor
On Fri, Sep 26, 2003 at 10:38:07AM +0200, Corinna Vinschen wrote: >On Fri, Sep 26, 2003 at 09:36:28AM +0200, Jan Nieuwenhuizen wrote: >> Christopher Faylor writes: >> >> > In any event, this might help: >> > >> > mount -f -X c:/cygwin/bin /bin >> > mount -f -x c:/cygwin/bin/strace.exe /bin/strace.

Re: Strange make [Error 255] (cygwin bug?)

2003-09-26 Thread Corinna Vinschen
On Thu, Sep 25, 2003 at 05:45:33PM +0200, Bertalan Fodor wrote: > > In any event, this might help: > > mount -f -X c:/cygwin/bin /bin > > This has solved the problem, thank you very much. The next Cygwin developers snapshot contains a patch which should make this workaround unnecessary. Corinna

Re: Strange make [Error 255] (cygwin bug?)

2003-09-26 Thread Corinna Vinschen
On Fri, Sep 26, 2003 at 09:36:28AM +0200, Jan Nieuwenhuizen wrote: > Christopher Faylor writes: > > > In any event, this might help: > > > > mount -f -X c:/cygwin/bin /bin > > mount -f -x c:/cygwin/bin/strace.exe /bin/strace.exe > > mount -f -x c:/cygwin/bin/cygcheck.exe /bin/cygcheck.exe > > Why

Re: Strange make [Error 255] (cygwin bug?)

2003-09-26 Thread Jan Nieuwenhuizen
Christopher Faylor writes: > In any event, this might help: > > mount -f -X c:/cygwin/bin /bin > mount -f -x c:/cygwin/bin/strace.exe /bin/strace.exe > mount -f -x c:/cygwin/bin/cygcheck.exe /bin/cygcheck.exe Why can this not be the default, are there any other executables that need to mounted '-

RE: Strange make [Error 255] (cygwin bug?)

2003-09-25 Thread Bertalan Fodor
> In any event, this might help: > mount -f -X c:/cygwin/bin /bin This has solved the problem, thank you very much. Bert -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Documentation: http://cygwin.com/docs.html F

Re: Strange make [Error 255] (cygwin bug?)

2003-09-25 Thread Christopher Faylor
On Thu, Sep 25, 2003 at 03:40:36PM +0200, Corinna Vinschen wrote: >On Thu, Sep 25, 2003 at 09:14:09AM -0400, Igor Pechtchanski wrote: >> On Thu, 25 Sep 2003, Corinna Vinschen wrote: >> > "make bug"? I'm getting this on Linux: >> > >> > make: execvp: /bin/sh: Argument list too long >> > make: *** [

Make error 255 bug

2003-09-25 Thread Fodor Bertalan
So it looks like a bug either in cygwin or in cygwin make. * Test command: $ perl -e 'print "all:;[EMAIL PROTECTED] && \\\n"; foreach $i (..) { print "\techo -n $i && \\\n"; } print "\ttrue\n";' | make -f - * Cygwin 1.5 Make 3.80 Works only if number is not larger than 1989, otherwise ma

Re: Strange make [Error 255] (cygwin bug?)

2003-09-25 Thread Corinna Vinschen
On Thu, Sep 25, 2003 at 09:14:09AM -0400, Igor Pechtchanski wrote: > On Thu, 25 Sep 2003, Corinna Vinschen wrote: > > "make bug"? I'm getting this on Linux: > > > > make: execvp: /bin/sh: Argument list too long > > make: *** [all] Error 127 > > > > Doesn't look like a bug at all to me. > > > > Cor

Re: Strange make [Error 255] (cygwin bug?)

2003-09-25 Thread Igor Pechtchanski
On Thu, 25 Sep 2003, Corinna Vinschen wrote: > On Thu, Sep 25, 2003 at 08:34:25AM -0400, Igor Pechtchanski wrote: > > On Thu, 25 Sep 2003, Fodor Bertalan wrote: > > > > > > $ perl -e 'print "all:;[EMAIL PROTECTED] && \\\n"; foreach $i > > > > (..) { print "\techo -n $i && \\\n"; } print >

Re: Strange make [Error 255] (cygwin bug?)

2003-09-25 Thread Corinna Vinschen
On Thu, Sep 25, 2003 at 08:34:25AM -0400, Igor Pechtchanski wrote: > On Thu, 25 Sep 2003, Fodor Bertalan wrote: > > > > $ perl -e 'print "all:;[EMAIL PROTECTED] && \\\n"; foreach $i > > > (..) { print "\techo -n $i && \\\n"; } print > > > "\ttrue\n";' | make -f - > > > make: *** [all] Erro

RE: Strange make [Error 255] (cygwin bug?)

2003-09-25 Thread Igor Pechtchanski
On Thu, 25 Sep 2003, Fodor Bertalan wrote: > > $ perl -e 'print "all:;[EMAIL PROTECTED] && \\\n"; foreach $i > > (..) { print "\techo -n $i && \\\n"; } print > > "\ttrue\n";' | make -f - > > make: *** [all] Error 255 > > Yes, that fails from 1990. > > Is that a good bug report? Where shoul

RE: Strange make [Error 255] (cygwin bug?)

2003-09-25 Thread Fodor Bertalan
> $ perl -e 'print "all:;[EMAIL PROTECTED] && \\\n"; foreach $i > (..) { print "\techo -n $i && \\\n"; } print > "\ttrue\n";' | make -f - > make: *** [all] Error 255 Yes, that fails from 1990. Is that a good bug report? Where should it be posted? -- Unsubscribe info: http://cygwi

RE: Strange make [Error 255] (cygwin bug?)

2003-09-24 Thread Igor Pechtchanski
On Wed, 24 Sep 2003, Fodor Bertalan wrote: > Now I'm getting to understand the whole making process. So I could > decrease the number of things that are in that long line, so that it is > much shorter. And it runs O.K. > > So now I am sure that it must be a bug with make. > > Bert Most likely. I

RE: Strange make [Error 255] (cygwin bug?)

2003-09-24 Thread Fodor Bertalan
Now I'm getting to understand the whole making process. So I could decrease the number of things that are in that long line, so that it is much shorter. And it runs O.K. So now I am sure that it must be a bug with make. Bert -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Pro

RE: Strange make [Error 255] (cygwin bug?)

2003-09-24 Thread Igor Pechtchanski
Bert, Please keep discussions on the list, so they appear in the archives, where other people can benefit from them. Also, please make sure your mailer honors the Reply-To: field. More replies below. On Wed, 24 Sep 2003, Fodor Bertalan wrote: > Thank you for your advices. > > I was not really

RE: Strange make [Error 255] (cygwin bug?)

2003-09-24 Thread Igor Pechtchanski
On Wed, 24 Sep 2003, Fodor Bertalan wrote: > > It's possible your $SHELL or $PATH is set to something weird in make. > > Error 255 usually means that a command was not found. > > I don't think so. This long line is not the first command. The others work > perfec

Re: Strange make [Error 255] (cygwin bug?)

2003-09-24 Thread Igor Pechtchanski
ther from command line or from a script. > > Is it a cygwin bug? It's possible your $SHELL or $PATH is set to something weird in make. Error 255 usually means that a command was not found. Igor -- http://cs.nyu.edu/~pechtcha/ |\ _,,,

RE: Strange make [Error 255] (cygwin bug?)

2003-09-24 Thread Fodor Bertalan
> It's possible your $SHELL or $PATH is set to something weird in make. > Error 255 usually means that a command was not found. I don't think so. This long line is not the first command. The others work perfectly. $SHELL is set to /bin/sh -- you can see it. $PATH is also set t

Strange make [Error 255] (cygwin bug?)

2003-09-24 Thread Fodor Bertalan
I'm compiling lilypond for cygwin. When running this very very long line it stops with an Error 255. This is strange, because if I run this very very long line alone, i.e. directly from shell, it runs perfectly. It can be run either from command line or from a script. Is it a cygwin bug? (/bin/sh

Antwort: Re: CYGWIN: make error

2003-07-28 Thread Berthold . Ruth
EMAIL PROTECTED] | | Kopie:[EMAIL PROTECTED] | | Thema: Re: CYG

Re: CYGWIN: make error

2003-07-18 Thread Elfyn McBratney
> > I try to convert a Unix C++ program to cygwin. > > During compilation I got the error messages: > > ---> usr/include/sys/statvfs.h ../usr/include/sys/features_tests.h > > ../usr/include/sys/isa_devs.h > > > > not found/not defined ... statvfs.h does not exist on Cygwin, there is [/usr/include

Re: CYGWIN: make error

2003-07-18 Thread Sagar Shah
are the file in /usr/include/sys, if yes than try to hard code the in program as #include "/usr/include/sys/$filename.h" Regards Sagar - Original Message - From: <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Friday, July 18, 2003 2:31 AM Subject: CYGWIN

CYGWIN: make error

2003-07-18 Thread Berthold . Ruth
Hallo Everyone, I try to convert a Unix C++ program to cygwin. During compilation I got the error messages: ---> usr/include/sys/statvfs.h ../usr/include/sys/features_tests.h ../usr/include/sys/isa_devs.h not found/not defined ... The version of cygwin installed is 1.5.0-1. Is there any idea,

RE: [CYGWIN] make error during PostgreSQL installation on windowsusingcygwin

2002-11-27 Thread Godson Retna
, November 27, 2002 6:23 PM To: Godson Retna Cc: [EMAIL PROTECTED]; Cygwin Subject: Re: [CYGWIN] make error during PostgreSQL installation on windowsusingcygwin Godson, On Tue, Nov 26, 2002 at 01:03:00PM +0530, Godson Retna wrote: > $ initdb -D /usr/share/postgresql/data > The files belong

Re: [CYGWIN] make error during PostgreSQL installation on windowsusingcygwin

2002-11-27 Thread Jason Tishler
Godson, On Tue, Nov 26, 2002 at 01:03:00PM +0530, Godson Retna wrote: > $ initdb -D /usr/share/postgresql/data > The files belonging to this database system will be owned by user "Administrator". > This user must also own the server process. > > [snip] > creating template1 database in /usr/share/

make error during PostgreSQL installation on windows using cygwin

2002-11-26 Thread Godson Retna
-Original Message- From: Godson Retna [mailto:[EMAIL PROTECTED]] Sent: Tuesday, November 26, 2002 1:03 PM To: Jason Tishler Cc: [EMAIL PROTECTED] Subject: RE: [CYGWIN] make error during PostgreSQL installation on windowsusing cygwin Hi Jason Thank you for your valuable assistance

Re: make error during postgresql install on windows using cygwin

2002-11-19 Thread Jason Tishler
Godson, On Tue, Nov 19, 2002 at 03:55:08PM +0530, Godson Retna wrote: > $ make > [snip] > make[4]: Entering directory > `/cygdrive/c/postgresql/postgresql-7.2.1/src/backend/storage/ipc' > gcc -O2 -Wall -Wmissing-prototypes -Wmissing-declarations -I../../../../src/include >-I/usr/local/include -DB

make error during postgresql install on windows using cygwin

2002-11-19 Thread Godson Retna
Hi all Get the following error after installing cygwin and during running installation steps for PostgreSQL 7.2.1 on windows. ./configure passed successfully. make gives the following error: [quote] $ make make -C doc all make[1]: Entering directory `/cygdrive/c/postgresql/postgresql-7.2.1/do

Make error of isc's dhcp

2002-10-22 Thread Chris K Ellsworth
are there any people tring to get ISC's DHCP operational on cygwin, i would be willing to help if a body is needed. System is Cygwin on windows 2 sp3 i have seen this twice now during compiling and i am curouse what it means below is the full cp of the output. libdst.a: 1: Syntax error: red

Re: Make Error

2002-04-17 Thread Larry Hall (RFK Partners, Inc)
At 08:02 PM 4/17/2002, [EMAIL PROTECTED] wrote: >Hi All, Im trying to install icewm build 1.0.9 for Xfree86 >Im getting the following error and would appreciate any help in finding a >solution. >Thank You. Wrong list. See http://cygwin.com/lists.html. Larry Hall

Make Error

2002-04-17 Thread brad . boyd
Hi All, Im trying to install icewm build 1.0.9 for Xfree86 Im getting the following error and would appreciate any help in finding a solution. Thank You. -- make[1]: Enteri