Discussion:
./autogen.sh Error when using code from subversion repository [configure: error: cannot find sources (src/TagWindow.C) in . or ..]
Fredre Hattingh
2007-08-15 12:19:53 UTC
Permalink
Hi All



I did a checkout of the referencer source code (svn co
svn://svn.icculus.org/referencer/trunk referencer), and as suggested
did a ./autogen.sh.

Everything seems to be working fine until this is encountered:

Running intltoolize...
Running aclocal-1.10...
Running autoconf...
Running autoheader...
Running automake-1.10...
Running ./configure --enable-maintainer-mode ...
configure: error: cannot find sources (src/TagWindow.C) in . or ..

I get the same error when running just ./configure

Any help in resolving this error will be appreciated

Kind Regards

FG. Hattingh
Kai Willadsen
2007-08-15 12:23:32 UTC
Permalink
Post by Fredre Hattingh
I did a checkout of the referencer source code (svn co
svn://svn.icculus.org/referencer/trunk referencer), and as suggested
did a ./autogen.sh.
Running intltoolize...
Running aclocal-1.10...
Running autoconf...
Running autoheader...
Running automake-1.10...
Running ./configure --enable-maintainer-mode ...
configure: error: cannot find sources (src/TagWindow.C) in . or ..
I get the same error when running just ./configure
Any help in resolving this error will be appreciated
I think the attached patch should fix the build.

Kai
-------------- next part --------------
A non-text attachment was scrubbed...
Name: ConfigureTagwindow.patch
Type: text/x-patch
Size: 338 bytes
Desc: not available
URL: <http://icculus.org/pipermail/referencer/attachments/20070815/7d908542/attachment.bin>
John Spray
2007-08-15 12:56:29 UTC
Permalink
Post by Fredre Hattingh
Running intltoolize...
Running aclocal-1.10...
Running autoconf...
Running autoheader...
Running automake-1.10...
Running ./configure --enable-maintainer-mode ...
configure: error: cannot find sources (src/TagWindow.C) in . or ..
Oops, forgot to commit the fix for that. Should work now with a svn
update.

Cheers,
John
Fredre Hattingh
2007-08-15 13:08:16 UTC
Permalink
That did it...

Thanks Kai and John

Regards
Fredre
Post by John Spray
Post by Fredre Hattingh
Running intltoolize...
Running aclocal-1.10...
Running autoconf...
Running autoheader...
Running automake-1.10...
Running ./configure --enable-maintainer-mode ...
configure: error: cannot find sources (src/TagWindow.C) in . or ..
Oops, forgot to commit the fix for that. Should work now with a svn
update.
Cheers,
John
---
To unsubscribe, send a blank email to referencer-unsubscribe at icculus.org
Mailing list archives: http://icculus.org/cgi-bin/ezmlm/ezmlm-cgi?60
Loading...