[Flightgear-devel] Fwd: Re: Bug#716834: libfltk1.3-dev: --ldflags should contain -ldl

2013-07-14 Thread Roland Haeder
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Hello developers,

can you please include the fix Aaron (thank you for your help) is
suggesting?

Best regards,
  Roland

-  Original Message 
Subject: Re: Bug#716834: libfltk1.3-dev: --ldflags should contain -ldl
Date: Sat, 13 Jul 2013 22:08:42 -0400
From: u...@debian.org (Aaron M. Ucko)
To: r.hae...@web.de
CC: 716834-d...@bugs.debian.org

Source: fltk1.3
Version: 1.3.2-3

r.hae...@web.de writes:

 the named package should contain -ldl for linking this library with
 programs. If this flag is absent, I get the following error 
 message:
 
 /usr/bin/ld: /usr/lib/x86_64-linux-gnu/libfltk.a(Fl_x.o): undefined
 reference to symbol 'dlsym@@GLIBC_2.2.5'

That indicates that you've explicitly requested static linkage, in which
case I would recommend substituting fltk-config --ldstaticflags, whose
(slightly redundant) output includes -ldl:

$ fltk-config --ldstaticflags
/usr/lib/x86_64-linux-gnu/libfltk.a -lXext -lXft -lfontconfig
- -lfontconfig -lXinerama -ldl -lm -lX11

I appreciate your interest in the package, and am sorry you ran into
trouble.

- --
Aaron M. Ucko, KB1CJC (amu at alum.mit.edu, ucko at debian.org)
http://www.mit.edu/~amu/ |
http://stuff.mit.edu/cgi/finger/?a...@monk.mit.edu



-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.12 (GNU/Linux)

iEYEARECAAYFAlHiXn4ACgkQty+BhcbHvXh2SgCePUtzoieQU+9VZbk9FPcJV26Q
0x8An1WzTkrseA50yWdvRIFQN+C5iATP
=F432
-END PGP SIGNATURE-

--
See everything from the browser to the database with AppDynamics
Get end-to-end visibility with application monitoring from AppDynamics
Isolate bottlenecks and diagnose root cause in seconds.
Start your free trial of AppDynamics Pro today!
http://pubads.g.doubleclick.net/gampad/clk?id=48808831iu=/4140/ostg.clktrk
___
Flightgear-devel mailing list
Flightgear-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/flightgear-devel


Re: [Flightgear-devel] New FlightGear Multiplayer Server

2013-07-14 Thread Pigeon

Hi all,

  http://mpmap02.flightgear.org/ server list shows my server as Hong
  Kong.
 
 The very first mpserver02 was located in Hong Kong. I hope the admin
 of this page (pigeon: wake up! :) reads this.


/me wakes up.

Fixed! Let me know if it's alright. Sorry for not being very
active these days.

Meanwhile, I'm stuck at a rather weird bug while porting the
mpmap to the latest google api v3, I think I'm getting there though.

Glad to hear there is the new openstreetmap version in the
works. Guess I can retire soon ;)


Regards,
Pigeon.

--
See everything from the browser to the database with AppDynamics
Get end-to-end visibility with application monitoring from AppDynamics
Isolate bottlenecks and diagnose root cause in seconds.
Start your free trial of AppDynamics Pro today!
http://pubads.g.doubleclick.net/gampad/clk?id=48808831iu=/4140/ostg.clktrk
___
Flightgear-devel mailing list
Flightgear-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/flightgear-devel


Re: [Flightgear-devel] Fwd: Re: Bug#716834: libfltk1.3-dev: --ldflags should contain -ldl

2013-07-14 Thread Erik van het Hof


This is one way to do it:

https://gitorious.org/~hof/fg/hof-flightgear/commit/d379698b72d0191d98e5c2f14cf049415b867c0b 
https://gitorious.org/%7Ehof/fg/hof-flightgear/commit/d379698b72d0191d98e5c2f14cf049415b867c0b


Patch checks if the system supports libdl and if so, adds it to the 
library list.


Cheers,
Hof


On 07/14/2013 04:17 AM, Roland Haeder wrote:

-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Hello developers,

can you please include the fix Aaron (thank you for your help) is
suggesting?

Best regards,
   Roland

-  Original Message 
Subject: Re: Bug#716834: libfltk1.3-dev: --ldflags should contain -ldl
Date: Sat, 13 Jul 2013 22:08:42 -0400
From:u...@debian.org  (Aaron M. Ucko)
To:r.hae...@web.de
CC:716834-d...@bugs.debian.org

Source: fltk1.3
Version: 1.3.2-3

r.hae...@web.de  writes:


the named package should contain -ldl for linking this library with
programs. If this flag is absent, I get the following error
message:

/usr/bin/ld: /usr/lib/x86_64-linux-gnu/libfltk.a(Fl_x.o): undefined
reference to symbol 'dlsym@@GLIBC_2.2.5'

That indicates that you've explicitly requested static linkage, in which
case I would recommend substituting fltk-config --ldstaticflags, whose
(slightly redundant) output includes -ldl:

$ fltk-config --ldstaticflags
/usr/lib/x86_64-linux-gnu/libfltk.a -lXext -lXft -lfontconfig
- -lfontconfig -lXinerama -ldl -lm -lX11

I appreciate your interest in the package, and am sorry you ran into
trouble.

- --
Aaron M. Ucko, KB1CJC (amu at alum.mit.edu, ucko at debian.org)
http://www.mit.edu/~amu/  |
http://stuff.mit.edu/cgi/finger/?a...@monk.mit.edu



-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.12 (GNU/Linux)

iEYEARECAAYFAlHiXn4ACgkQty+BhcbHvXh2SgCePUtzoieQU+9VZbk9FPcJV26Q
0x8An1WzTkrseA50yWdvRIFQN+C5iATP
=F432
-END PGP SIGNATURE-

--
See everything from the browser to the database with AppDynamics
Get end-to-end visibility with application monitoring from AppDynamics
Isolate bottlenecks and diagnose root cause in seconds.
Start your free trial of AppDynamics Pro today!
http://pubads.g.doubleclick.net/gampad/clk?id=48808831iu=/4140/ostg.clktrk
___
Flightgear-devel mailing list
Flightgear-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/flightgear-devel


--
See everything from the browser to the database with AppDynamics
Get end-to-end visibility with application monitoring from AppDynamics
Isolate bottlenecks and diagnose root cause in seconds.
Start your free trial of AppDynamics Pro today!
http://pubads.g.doubleclick.net/gampad/clk?id=48808831iu=/4140/ostg.clktrk___
Flightgear-devel mailing list
Flightgear-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/flightgear-devel


[Flightgear-devel] Sailplane ASW-20 is back with improved FDM

2013-07-14 Thread D-NXKT
Hello,
 
only for your information:
 
The 15m flapped sailplane ASW-20 was converted from UIUC to JSBSim and
considerably further developed. Focus was on the FDM. The cockpit still
needs some improvement but all necessary instruments are available.
Features are:
- accurate speed polar for all five flap positions
- good stall characteristics
- tailspin
- weight and balance
- water ballast
- rain impact on performance
- ground effect
- wing failure
- wing bending
- correct control surface deflections
- checklists
 
The original flight manual, speed polars and other valuable data of the
ASW-20 is publicly available on the internet. I tried to incorporate a
lot of this data into the model (performance and handling). For the next
development steps, fine tuning, the feedback of real life ASW-20 pilots
is necessary.
 
To give an example:
In the flight manual you'll find this passage: Even in stalled flight
attitude (the vario will read 1,5 to 2 m/s sink in calm air, that is 300
to 400 feet per min.) ailerons and rudder work in the usual manner, as
long as only half control deflections are applied. Full control
deflections result in light wing dropping, whereas full deflected
controls in opposite directions with stick pulled completely back will
cause rapid wing dropping.
Try it out yourself!
 
Best regards
D-NXKT


--
See everything from the browser to the database with AppDynamics
Get end-to-end visibility with application monitoring from AppDynamics
Isolate bottlenecks and diagnose root cause in seconds.
Start your free trial of AppDynamics Pro today!
http://pubads.g.doubleclick.net/gampad/clk?id=48808831iu=/4140/ostg.clktrk
___
Flightgear-devel mailing list
Flightgear-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/flightgear-devel


Re: [Flightgear-devel] some models updates available

2013-07-14 Thread Stuart Buchanan
On Fri, Jul 12, 2013 at 2:54 PM, Stuart Buchanan wrote:
 Ah, that's my mistake.

 To avoid .git files corrupting each other, I downloaded your new version as a
 tarball from gitorious and then copied it over the existing aircraft.
 Of course,
 that wouldn't have deleted the removed files.

 I'll do another clean up when I get a chance over the weekend.  No problem.

This is now done.  Apologies to future generations for the mess in the git logs!

-Stuart

--
See everything from the browser to the database with AppDynamics
Get end-to-end visibility with application monitoring from AppDynamics
Isolate bottlenecks and diagnose root cause in seconds.
Start your free trial of AppDynamics Pro today!
http://pubads.g.doubleclick.net/gampad/clk?id=48808831iu=/4140/ostg.clktrk
___
Flightgear-devel mailing list
Flightgear-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/flightgear-devel


[Flightgear-devel] Changelog 2.12

2013-07-14 Thread Stuart Buchanan
Hi All,

I've just taken a trawl through the git logs to find the major
enhancements from the last 6 months, the results of which are now in
the Changelog:

http://wiki.flightgear.org/Changelog_2.12

Comments welcome, particularly on what should be mentioned in the
highlights section at the end of the first paragraph:

The FlightGear development team is happy to announce the v2.12
release of FlightGear, the free, open-source flight simulator. This
new version contains many exciting new features, enhancements and
bugfixes. Highlights in this release include improved usability,
continued development of the Canvas rendering toolkit, and improved
scenery rendering. 

I'd also like suggestions of other new or majorly improved aircraft
that have had particular updates over the last 6 months.

I'm also not sure whether or not we should include tooltips in the
feature list.  They are currently switched off by default in
preferences.xml and can only be switched on from within the Debug
menu. James - are they now mature enough that we should switched them
on by default?

On a related note there's also the question of the mouse modes to
consider.  I no-longer use the old-style mouse modes, instead using
the right-click-to-pan-view mode instead.  Should that be available
through the GUI (in which case I've got to re-write various parts of
The Manua)

Thanks,

-Stuart

--
See everything from the browser to the database with AppDynamics
Get end-to-end visibility with application monitoring from AppDynamics
Isolate bottlenecks and diagnose root cause in seconds.
Start your free trial of AppDynamics Pro today!
http://pubads.g.doubleclick.net/gampad/clk?id=48808831iu=/4140/ostg.clktrk
___
Flightgear-devel mailing list
Flightgear-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/flightgear-devel


Re: [Flightgear-devel] Changelog 2.12

2013-07-14 Thread Vivian Meazza
Stuart

 Sent: 14 July 2013 23:09
 To: FlightGear developers discussions
 Subject: [Flightgear-devel] Changelog 2.12
 
 Hi All,
 
 I've just taken a trawl through the git logs to find the major
enhancements
 from the last 6 months, the results of which are now in the Changelog:
 
 http://wiki.flightgear.org/Changelog_2.12
 
 Comments welcome, particularly on what should be mentioned in the
 highlights section at the end of the first paragraph:
 
 The FlightGear development team is happy to announce the v2.12 release
 of FlightGear, the free, open-source flight simulator. This new version
 contains many exciting new features, enhancements and bugfixes. Highlights
 in this release include improved usability, continued development of the
 Canvas rendering toolkit, and improved scenery rendering. 
 
 I'd also like suggestions of other new or majorly improved aircraft that
have
 had particular updates over the last 6 months.
 
 I'm also not sure whether or not we should include tooltips in the feature
list.
 They are currently switched off by default in preferences.xml and can only
 be switched on from within the Debug menu. James - are they now mature
 enough that we should switched them on by default?
 
 On a related note there's also the question of the mouse modes to
consider.
 I no-longer use the old-style mouse modes, instead using the
right-click-to-
 pan-view mode instead.  Should that be available through the GUI (in which
 case I've got to re-write various parts of The Manua)


POI on the map are disabled in Windows (well they are here). Otherwise quite
an impressive list.

Vivian


--
See everything from the browser to the database with AppDynamics
Get end-to-end visibility with application monitoring from AppDynamics
Isolate bottlenecks and diagnose root cause in seconds.
Start your free trial of AppDynamics Pro today!
http://pubads.g.doubleclick.net/gampad/clk?id=48808831iu=/4140/ostg.clktrk
___
Flightgear-devel mailing list
Flightgear-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/flightgear-devel