Re: [Flightgear-devel] Automake removed from Git/next

2011-11-10 Thread Vadym Kukhtin
Now I have problems with SimGear.

I have:
1.
$ locate svn_version.h
/usr/include/subversion-1/svn_version.h

2.
In CMakeCache.txt and ccmake window:
//Path to a file.
LIBSVN_INCLUDE_DIR:PATH=/usr/include/subversion-1

3.
This output when make:
...
[ 88%] Building CXX object
simgear/CMakeFiles/SimGear.dir/scene/tsync/terrasync.cxx.o
/home/v/progs/simgear-git/simgear/scene/tsync/terrasync.cxx:68:29:
error: svn_version.h: No such file or directory
/home/v/progs/simgear-git/simgear/scene/tsync/terrasync.cxx:69:26:
error: svn_auth.h: No such file or directory
/home/v/progs/simgear-git/simgear/scene/tsync/terrasync.cxx:70:28:
error: svn_client.h: No such file or directory
/home/v/progs/simgear-git/simgear/scene/tsync/terrasync.cxx:71:29:
error: svn_cmdline.h: No such file or directory
/home/v/progs/simgear-git/simgear/scene/tsync/terrasync.cxx:72:27:
error: svn_pools.h: No such file or directory
/home/v/progs/simgear-git/simgear/scene/tsync/terrasync.cxx:79: error:
‘svn_version_checklist_t’ does not name a type
...
make[2]: *** [simgear/CMakeFiles/SimGear.dir/scene/tsync/terrasync.cxx.o]
Error 1
make[1]: *** [simgear/CMakeFiles/SimGear.dir/all] Error 2
make: *** [all] Error 2
v@leo:~/progs/simgear-git/build.sg$


-- 
---
WBR, Vadym.

--
RSA(R) Conference 2012
Save $700 by Nov 18
Register now
http://p.sf.net/sfu/rsa-sfdev2dev1
___
Flightgear-devel mailing list
Flightgear-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/flightgear-devel


Re: [Flightgear-devel] Automake removed from Git/next

2011-11-03 Thread Vadym Kukhtin
Hi. I compile SG-FG for few years.
Couple weeks ago I tried build FG with ccmake, but fail. I wrote about it
to ML, but no response. And I continuue build with ./configure.
But from now, it impossible...

So, SG compiles with ccmake like a charm, but FG show error:
http://pastebin.com/gmEicCXB
Both SG and FG fresh git pull. Ubuntu10.04.
All worked with automake, so all dpendencies are on my system.

-- 
---
WBR, Vadym.
--
RSA(R) Conference 2012
Save $700 by Nov 18
Register now
http://p.sf.net/sfu/rsa-sfdev2dev1___
Flightgear-devel mailing list
Flightgear-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/flightgear-devel


Re: [Flightgear-devel] Automake removed from Git/next

2011-11-03 Thread James Turner

On 3 Nov 2011, at 16:37, Vadym Kukhtin wrote:

 Couple weeks ago I tried build FG with ccmake, but fail. I wrote about it to 
 ML, but no response. And I continuue build with ./configure.

I apologise, I thought I had responded to your original email.

 So, SG compiles with ccmake like a charm, but FG show error: 
 http://pastebin.com/gmEicCXB
 Both SG and FG fresh git pull. Ubuntu10.04. 
 All worked with automake, so all dpendencies are on my system.

This is quite mysterious, since it seems like no simgear libraries are getting 
included, when linking fgjs. Can you zip up your 'cleaned' build dir and make 
it available somewhere (for fgfs, should be just the CmakeFiles/ Makefiles), 
then I can take a look.

Anyone else on Ubuntu 10 seen anything similar? I haven't here.

Regards.
James
--
RSA(R) Conference 2012
Save $700 by Nov 18
Register now
http://p.sf.net/sfu/rsa-sfdev2dev1___
Flightgear-devel mailing list
Flightgear-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/flightgear-devel


Re: [Flightgear-devel] Automake removed from Git/next

2011-11-03 Thread Vadym Kukhtin
2011/11/3 Vadym Kukhtin val...@gmail.com


 One thing I noticed, in FG' log there is line
 -- Found SimGear: /usr/local/lib/libSimGear.so

 But, it cant anyway found SG in /opt dir, coz:
 v@leo:/opt/sg-git/lib$ ls
 libsgbucket.a libsgephem.a libsgmath.a   libsgprops.a   libsgsky.a
  libsgthreads.a  libsgxml.a
 libsgbvh.a libsgio.a  libsgmisc.a   libsgroute.a   libsgsound.a
  libsgtiming.a
 libsgdebug.a libsgmagvar.alibsgmodel.a  libsgscreen.a
  libsgstructure.a  libsgtsync.a
 libsgenvironment.a  libsgmaterial.a  libsgnasal.a  libsgserial.a
  libsgtgdb.a libsgutil.a

 No libSimGear.so?


I deleted that /usr/local/lib/libSimGear.so, and got
-- Found SimGear:
optimized;/opt/sg-git/lib/libsgephem.a;debug;/opt/sg-git/lib/libsgephem.a;optimized;/opt/sg-git/lib/libsgsky.a;debug;/opt/sg-git/lib/libsgsky.a;optimized;/opt/sg-git/lib/libsgmaterial.a;debug;/opt/sg-git/lib/libsgmaterial.a;optimized;/opt/sg-git/lib/libsgtgdb.a;debug;/opt/sg-git/lib/libsgtgdb.a;optimized;/opt/sg-git/lib/libsgmodel.a;debug;/opt/sg-git/lib/libsgmodel.a;optimized;/opt/sg-git/lib/libsgscreen.a;debug;/opt/sg-git/lib/libsgscreen.a;optimized;/opt/sg-git/lib/libsgtsync.a;debug;/opt/sg-git/lib/libsgtsync.a;optimized;/opt/sg-git/lib/libsgenvironment.a;debug;/opt/sg-git/lib/libsgenvironment.a;optimized;/opt/sg-git/lib/libsgnasal.a;debug;/opt/sg-git/lib/libsgnasal.a;optimized;/opt/sg-git/lib/libsgbucket.a;debug;/opt/sg-git/lib/libsgbucket.a;optimized;/opt/sg-git/lib/libsgbvh.a;debug;/opt/sg-git/lib/libsgbvh.a;optimized;/opt/sg-git/lib/libsgutil.a;debug;/opt/sg-git/lib/libsgutil.a;optimized;/opt/sg-git/lib/libsgroute.a;debug;/opt/sg-git/lib/libsgroute.a;optimized;/opt/sg-git/lib/libsgtiming.a;debug;/opt/sg-git/lib/libsgtiming.a;optimized;/opt/sg-git/lib/libsgio.a;debug;/opt/sg-git/lib/libsgio.a;optimized;/opt/sg-git/lib/libsgserial.a;debug;/opt/sg-git/lib/libsgserial.a;optimized;/opt/sg-git/lib/libsgsound.a;debug;/opt/sg-git/lib/libsgsound.a;optimized;/opt/sg-git/lib/libsgstructure.a;debug;/opt/sg-git/lib/libsgstructure.a;optimized;/opt/sg-git/lib/libsgprops.a;debug;/opt/sg-git/lib/libsgprops.a;optimized;/opt/sg-git/lib/libsgxml.a;debug;/opt/sg-git/lib/libsgxml.a;optimized;/opt/sg-git/lib/libsgmisc.a;debug;/opt/sg-git/lib/libsgmisc.a;optimized;/opt/sg-git/lib/libsgthreads.a;debug;/opt/sg-git/lib/libsgthreads.a;optimized;/opt/sg-git/lib/libsgdebug.a;debug;/opt/sg-git/lib/libsgdebug.a;optimized;/opt/sg-git/lib/libsgmagvar.a;debug;/opt/sg-git/lib/libsgmagvar.a;optimized;/opt/sg-git/lib/libsgmath.a;debug;/opt/sg-git/lib/libsgmath.a

And FG finally builds successfully.

So problem was on my side, cmake works without errors.
Sorry for noise. Melchior, James - thanks for your help.


-- 
---
WBR, Vadym.
--
RSA(R) Conference 2012
Save $700 by Nov 18
Register now
http://p.sf.net/sfu/rsa-sfdev2dev1___
Flightgear-devel mailing list
Flightgear-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/flightgear-devel


[Flightgear-devel] Automake removed from Git/next

2011-11-01 Thread James Turner
Hello,

A bit later than planned, the automake build system has been removed from Git. 
There's very likely some edge cases and unusual combinations that the Cmake 
system doesn't handle still, so please report any problems or omissions you 
encounter, and we'll do our best to fix them up.

If you need to setup a Cmake build environment, Brisa's script has been 
updated, or there's instructions in Git (README.cmake) and on the wiki. 
Improvements and feedback on all those documents are also welcome - there's 
already been some additional improvements today.

The documentation already states it, but, PLEASE build outside the source dir, 
as recommended - it will simplify your life.

Regards,
James


--
RSA#174; Conference 2012
Save $700 by Nov 18
Register now#33;
http://p.sf.net/sfu/rsa-sfdev2dev1
___
Flightgear-devel mailing list
Flightgear-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/flightgear-devel


Re: [Flightgear-devel] Automake removed from Git/next

2011-11-01 Thread Curtis Olson
Hi James,

Would it make sense to put something similar to README.cmake in the simgear
source tree as well?

Thanks,

Curt.



On Tue, Nov 1, 2011 at 1:10 PM, James Turner wrote:

 Hello,

 A bit later than planned, the automake build system has been removed from
 Git. There's very likely some edge cases and unusual combinations that the
 Cmake system doesn't handle still, so please report any problems or
 omissions you encounter, and we'll do our best to fix them up.

 If you need to setup a Cmake build environment, Brisa's script has been
 updated, or there's instructions in Git (README.cmake) and on the wiki.
 Improvements and feedback on all those documents are also welcome - there's
 already been some additional improvements today.

 The documentation already states it, but, PLEASE build outside the source
 dir, as recommended - it will simplify your life.

 Regards,
 James



 --
 RSA#174; Conference 2012
 Save $700 by Nov 18
 Register now#33;
 http://p.sf.net/sfu/rsa-sfdev2dev1
 ___
 Flightgear-devel mailing list
 Flightgear-devel@lists.sourceforge.net
 https://lists.sourceforge.net/lists/listinfo/flightgear-devel




-- 
Curtis Olson:
http://www.atiak.com - http://aem.umn.edu/~uav/
http://www.flightgear.org - http://gallinazo.flightgear.org
--
RSA#174; Conference 2012
Save $700 by Nov 18
Register now#33;
http://p.sf.net/sfu/rsa-sfdev2dev1___
Flightgear-devel mailing list
Flightgear-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/flightgear-devel