The message "Buildfile: build.xml does not exist!" happens when you run ant and there is not a build.xml file in the current directory, or you do not specify one on the command line.
Running ant will not create build.xml, but instead will process an existing one. When you run the emerge, what happens? >>> [EMAIL PROTECTED] 08/12/03 6:05 AM >>> hp tmp # /usr/bin/ant Buildfile: build.xml does not exist! Build failed I never use ant, but it's keeping me from emerging the new postgreSQL. >From what I understand, simply running ant should create build.xml, but clearly something is wrong since I emerged the new version of Ant last night. Anyone got an idea for me? -- [EMAIL PROTECTED] mailing list
