From: | pgsql-bugs(at)postgresql(dot)org |
---|---|
To: | pgsql-bugs(at)postgresql(dot)org |
Subject: | Bug #481: java-building ant confused with xscreenhack-ant by .configure |
Date: | 2001-10-14 20:45:36 |
Message-ID: | 200110142045.f9EKja702457@postgresql.org |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-bugs |
Markus Mikkolainen (itm(at)sci(dot)fi) reports a bug with a severity of 3
The lower the number the more severe it is.
Short Description
java-building ant confused with xscreenhack-ant by .configure
Long Description
when building 7.1.3 with option --with-java , the configure script found an "ant" executable and thought it was the ant build environment used to build the jdbc driver. i dont have ant installed but instead i have this xscreenhack that came with the xscreensaver distribution. naturally building java projects with xscreensavers doesnt work very well=) (installing ant now.)
possible fix is to grep for string "xscreensaver" or something inside the ant executable since the xscreenhack executable says it is from the xscreensaver distribution when you execute it
Sample Code
No file was uploaded with this report
From | Date | Subject | |
---|---|---|---|
Next Message | Peter Eisentraut | 2001-10-14 21:44:28 | Re: Bug #481: java-building ant confused with xscreenhack-ant |
Previous Message | Lou Picciano | 2001-10-14 02:04:06 | initdb failed: mkdir cannot create directory - No space left on device |