You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@subversion.apache.org by br...@xbc.nu on 2002/04/24 12:13:09 UTC

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

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