[svn.haxx.se] · SVN Dev · SVN Users · SVN Org · TSVN Dev · TSVN Users · Subclipse Dev · Subclipse Users · this month's index

Re: svn rev 1759: FAIL (sparc-sun-solaris2.7 shared)

From: <brane_at_xbc.nu>
Date: 2002-04-24 14:13:09 CEST

Quoting brane@xbc.nu:

> PASS: update apr
> PASS: update apr-util
> PASS: update subversion
> PASS: autogen.sh
>
> TEST: Revision 1759 on sparc-sun-solaris2.7 shared
>
> PASS: check build type
> PASS: create object directory
>
> /home/brane/svn/config.solaris.shared:
> #!/bin/sh
> env CC='gcc' \
> "../repo/configure" \
> "--prefix=/home/brane/svn/inst" \
> "--with-berkeley-db=/home/brane/svn/db4" \
> "$@"
> PASS: configure
>
> Last 100 lines of the log file follow:
> make: *** No targets specified and no makefile found. Stop.
> Complete log saved in /home/brane/svn/LOG_svn_build_shared.1759.failed
> FAIL: build

Huh. Looks like configure doesn't exit with an error code.
Maybe I should check if the makefile exists instead.

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Wed Apr 24 14:14:19 2002

This is an archived mail posted to the Subversion Dev mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.