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

Re: autogen.sh --release doesn't work

From: Branko Čibej <brane_at_xbc.nu>
Date: 2003-04-24 22:23:50 CEST

Michael Price wrote:

> autogen.sh --release doesn't work, likely because of gstein's changes
> recently to the windows build. Kinda prevents the whole release thing.

The Windows build doesn't work, either. The current problem seems to be
missing project dependencies (libraries), and the test programs still
don't compile. As I said, I don't have time to work on this right now.

> I don't have to time or energy to fix this as I'm home sick today with
> a sinus infection. I'll check back in later tonight to see if the
> person(s) responsible have cleaned up after themselves.
>
> Michael
>
> =====relevant portions of dist.sh output=====
>
> Creating MSVC files...
> DB not found; assuming db-4.0.X in db4-win32 by default
> Wrote: build/win32/msvc-dsp/__ALL___msvc.dsp
> Wrote: build/win32/msvc-dsp/__INSTALLER___msvc.dsp
> Traceback (most recent call last):
> File "./gen-make.py", line 89, in ?
> main(conf, gentype, skip_depends=skip)
> File "./gen-make.py", line 49, in main
> generator.write(oname)
> File "build/generator/gen_msvc_dsp.py", line 117, in write
> fname = self.find_win_project(project_path, ['.dsp'])
> File "build/generator/gen_win.py", line 348, in find_win_project
> raise gen_base.GenError("Unable to find project file for external
> build rule '%s'" % base)
> gen_base.GenError: Unable to find project file for external build rule
> 'apr-iconv/apriconv'
> ERROR: gen-make.py failed
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
> For additional commands, e-mail: dev-help@subversion.tigris.org
>

-- 
Brane Čibej   <brane_at_xbc.nu>   http://www.xbc.nu/brane/
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Thu Apr 24 22:26:06 2003

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.