Thanks Reed, I'm running automake 1.6.3

The build got much further this time, but seemed to die when building mesh:

vos
vos/csplugin
vos/extensions
vos/extensions/fspersist
vos/extensions/http
vos/extensions/revcontrol
vos/extensions/sqlpersist
vos/importexport
vos/importexport/3d
vos/metaobjects
vos/metaobjects/a3dl
vos/metaobjects/gui
vos/metaobjects/ircbridge
vos/metaobjects/misc
vos/metaobjects/services
vos/metatronic
vos/metatronic/wx
vos/metatronic/wx/mac
vos/metatronic/wx_gtk
vos/metatronic/wx_mac
vos/vip
vos/vos
vos/vostoolbox
vos/vutil
Making all in apps
Making all in csplugintest
for bin in ; do \
        rm -f ../../inplace/bin/$bin ; \
        (cd ../../inplace/bin ; \
        if test -f ../../apps/csplugintest/.libs/$bin ; then \
                ln -s ../../apps/csplugintest/.libs/$bin . ; \
        else \
                ln -s ../../apps/csplugintest/$bin . ; \
        fi) ; \
done
Making all in terangreal
for bin in ; do \
        rm -f ../../inplace/bin/$bin ; \
        (cd ../../inplace/bin ; \
        if test -f ../../apps/terangreal/.libs/$bin ; then \
                ln -s ../../apps/terangreal/.libs/$bin . ; \
        else \
                ln -s ../../apps/terangreal/$bin . ; \
        fi) ; \
done
for PROGRAM in  ; do \
    macosx/macosxize.sh --vers=0.24.0-dev --prog="${PROGRAM}" ; \
done
rm -f "../../inplace/bin/Ter'Angreal.app"
rm -f "../../inplace/bin/Ter'Angreal Debug.app"
(cd ../../inplace/bin ; ln -s "../../apps/terangreal/Ter'Angreal.app")
(cd ../../inplace/bin ; ln -s "../../apps/terangreal/Ter'Angreal Debug.app")
Making all in tests
make[2]: Nothing to be done for `all'.
Making all in unittest
make[2]: Nothing to be done for `all'.
Making all in viptest
make[2]: Nothing to be done for `all'.
Making all in mesh
Making all in .
source='meshcommands.cc' object='meshcommands.o' libtool=no \
depfile='.deps/meshcommands.Po' tmpdepfile='.deps/meshcommands.TPo' \
depmode=gcc3 /bin/sh ../../depcomp \
g++ -DHAVE_CONFIG_H -I. -I. -I../../libs/vos -I../../libs
-I../../inplace/include -I../../inplace/include/crystalspace
-DINSTALL_PREFIX=\"/usr/local\" -DVOS_EXPORTS  -D_REENTRANT
-D_PTHREADS -I/Users/jake/vos/vos/inplace/include -D_REENTRANT  -O1
-D_REENTRANT -D_PTHREADS -fvisibility=hidden -g -Wall
-I/Users/jake/vos/vos/inplace/include -c -o meshcommands.o `test -f
'meshcommands.cc' || echo './'`meshcommands.cc
source='meshcommands2.cc' object='meshcommands2.o' libtool=no \
depfile='.deps/meshcommands2.Po' tmpdepfile='.deps/meshcommands2.TPo' \
depmode=gcc3 /bin/sh ../../depcomp \
g++ -DHAVE_CONFIG_H -I. -I. -I../../libs/vos -I../../libs
-I../../inplace/include -I../../inplace/include/crystalspace
-DINSTALL_PREFIX=\"/usr/local\" -DVOS_EXPORTS  -D_REENTRANT
-D_PTHREADS -I/Users/jake/vos/vos/inplace/include -D_REENTRANT  -O1
-D_REENTRANT -D_PTHREADS -fvisibility=hidden -g -Wall
-I/Users/jake/vos/vos/inplace/include -c -o meshcommands2.o `test -f
'meshcommands2.cc' || echo './'`meshcommands2.cc
source='vobjectcommands.cc' object='vobjectcommands.o' libtool=no \
depfile='.deps/vobjectcommands.Po' tmpdepfile='.deps/vobjectcommands.TPo' \
depmode=gcc3 /bin/sh ../../depcomp \
g++ -DHAVE_CONFIG_H -I. -I. -I../../libs/vos -I../../libs
-I../../inplace/include -I../../inplace/include/crystalspace
-DINSTALL_PREFIX=\"/usr/local\" -DVOS_EXPORTS  -D_REENTRANT
-D_PTHREADS -I/Users/jake/vos/vos/inplace/include -D_REENTRANT  -O1
-D_REENTRANT -D_PTHREADS -fvisibility=hidden -g -Wall
-I/Users/jake/vos/vos/inplace/include -c -o vobjectcommands.o `test -f
'vobjectcommands.cc' || echo './'`vobjectcommands.cc
source='aclcommands.cc' object='aclcommands.o' libtool=no \
depfile='.deps/aclcommands.Po' tmpdepfile='.deps/aclcommands.TPo' \
depmode=gcc3 /bin/sh ../../depcomp \
g++ -DHAVE_CONFIG_H -I. -I. -I../../libs/vos -I../../libs
-I../../inplace/include -I../../inplace/include/crystalspace
-DINSTALL_PREFIX=\"/usr/local\" -DVOS_EXPORTS  -D_REENTRANT
-D_PTHREADS -I/Users/jake/vos/vos/inplace/include -D_REENTRANT  -O1
-D_REENTRANT -D_PTHREADS -fvisibility=hidden -g -Wall
-I/Users/jake/vos/vos/inplace/include -c -o aclcommands.o `test -f
'aclcommands.cc' || echo './'`aclcommands.cc
source='propertycommands.cc' object='propertycommands.o' libtool=no \
depfile='.deps/propertycommands.Po' tmpdepfile='.deps/propertycommands.TPo' \
depmode=gcc3 /bin/sh ../../depcomp \
g++ -DHAVE_CONFIG_H -I. -I. -I../../libs/vos -I../../libs
-I../../inplace/include -I../../inplace/include/crystalspace
-DINSTALL_PREFIX=\"/usr/local\" -DVOS_EXPORTS  -D_REENTRANT
-D_PTHREADS -I/Users/jake/vos/vos/inplace/include -D_REENTRANT  -O1
-D_REENTRANT -D_PTHREADS -fvisibility=hidden -g -Wall
-I/Users/jake/vos/vos/inplace/include -c -o propertycommands.o `test
-f 'propertycommands.cc' || echo './'`propertycommands.cc
source='mesh.cc' object='mesh.o' libtool=no \
depfile='.deps/mesh.Po' tmpdepfile='.deps/mesh.TPo' \
depmode=gcc3 /bin/sh ../../depcomp \
g++ -DHAVE_CONFIG_H -I. -I. -I../../libs/vos -I../../libs
-I../../inplace/include -I../../inplace/include/crystalspace
-DINSTALL_PREFIX=\"/usr/local\" -DVOS_EXPORTS  -D_REENTRANT
-D_PTHREADS -I/Users/jake/vos/vos/inplace/include -D_REENTRANT  -O1
-D_REENTRANT -D_PTHREADS -fvisibility=hidden -g -Wall
-I/Users/jake/vos/vos/inplace/include -c -o mesh.o `test -f 'mesh.cc'
|| echo './'`mesh.cc
source='util.cc' object='util.o' libtool=no \
depfile='.deps/util.Po' tmpdepfile='.deps/util.TPo' \
depmode=gcc3 /bin/sh ../../depcomp \
g++ -DHAVE_CONFIG_H -I. -I. -I../../libs/vos -I../../libs
-I../../inplace/include -I../../inplace/include/crystalspace
-DINSTALL_PREFIX=\"/usr/local\" -DVOS_EXPORTS  -D_REENTRANT
-D_PTHREADS -I/Users/jake/vos/vos/inplace/include -D_REENTRANT  -O1
-D_REENTRANT -D_PTHREADS -fvisibility=hidden -g -Wall
-I/Users/jake/vos/vos/inplace/include -c -o util.o `test -f 'util.cc'
|| echo './'`util.cc
util.cc: In function 'std::string mesh_read_input(const char*)':
util.cc:634: error: 'getch' was not declared in this scope
make[3]: *** [util.o] Error 1
make[2]: *** [all-recursive] Error 1
make[1]: *** [all-recursive] Error 1
make: *** [all-recursive] Error 1

--Jake

On 8/30/07, Reed Hedges <[EMAIL PROTECTED]> wrote:
>
> Hi Jake, I just removed that from Makefile.am. Update from bzr and try again.
>
> What version of automake do you have?
>
> Reed
>
>
> On Wed, Aug 29, 2007 at 09:34:24PM -0600, Jake Franklin wrote:
> > Hi,
> >
> > I'm attempting to use the vos-bootstrap script to build VOS.  I've
> > installed already installed bazaar-ng and the XCode packages.
> >
> > The build seems to die early on though:
> >
> > $ ./vos-bootstrap.sh bzr
> > Creating or updating vos bzr branch from 
> > http://interreality.org/home/bzroot/vos
> > Branched 1133 revision(s).
> > configure.ac: installing `./install-sh'
> > configure.ac: installing `./mkinstalldirs'
> > configure.ac: installing `./missing'
> > apps/a3dldemo/Makefile.am: installing `./depcomp'
> > apps/omnivos/Makefile.am:15: invalid variable `dist_doc_DATA'
> > apps/omnivos/Makefile.am:15: invalid variable `dist_doc_DATA'
> > autoreconf: automake failed with exit status: 1
> >
> > Any suggestions?  I've searched the lists and didn't see anything similar.
> >
> > Thanks!
> >
> > --Jake
> >
> > _______________________________________________
> > vos-d mailing list
> > vos-d@interreality.org
> > http://www.interreality.org/cgi-bin/mailman/listinfo/vos-d
>
>
>
> --
> http://interreality.org/~reed
>
>
> _______________________________________________
> vos-d mailing list
> vos-d@interreality.org
> http://www.interreality.org/cgi-bin/mailman/listinfo/vos-d
>

_______________________________________________
vos-d mailing list
vos-d@interreality.org
http://www.interreality.org/cgi-bin/mailman/listinfo/vos-d

Reply via email to