Re: [Flightgear-devel] Mac OS X: at a loss

2003-02-01 Thread David Drum
Quoth Arnt Karlsen:

  sudo find / -type f -name libplibssg.a -print
 
 ..tried *plib* etc? 

Yes, at your behest.  Same result.

Regards,

David K. Drum
[EMAIL PROTECTED]

___
Flightgear-devel mailing list
[EMAIL PROTECTED]
http://mail.flightgear.org/mailman/listinfo/flightgear-devel



Re: [Flightgear-devel] Mac OS X: at a loss

2003-02-01 Thread Arnt Karlsen
On Sat, 1 Feb 2003 14:01:40 -0600, 
David Drum [EMAIL PROTECTED] wrote in message 
[EMAIL PROTECTED]:

 Quoth Arnt Karlsen:
 
   sudo find / -type f -name libplibssg.a -print
  
  ..tried *plib* etc? 
 
 Yes, at your behest.  Same result.

..if this would have caught .*plib* (dotwhateverplibwhatever) 
too, it appears I just joined the at loss ranks.

-- 
..med vennlig hilsen = with Kind Regards from Arnt... ;-)
...with a number of polar bear hunters in his ancestry...
  Scenarios always come in sets of three: 
  best case, worst case, and just in case.


___
Flightgear-devel mailing list
[EMAIL PROTECTED]
http://mail.flightgear.org/mailman/listinfo/flightgear-devel



Re: [Flightgear-devel] Mac OS X: at a loss

2003-02-01 Thread David Drum
Quoth Arnt Karlsen:

 ..if this would have caught .*plib* (dotwhateverplibwhatever) 
 too, it appears I just joined the at loss ranks.

I believe so.  Again, this is on a system which has had its disk erased
and OS reinstalled between each attempt at compilation.  I did not expect
to find any rogue plib libraries.  Trudging on...

Regards,

David K. Drum
[EMAIL PROTECTED]

___
Flightgear-devel mailing list
[EMAIL PROTECTED]
http://mail.flightgear.org/mailman/listinfo/flightgear-devel



Re: [Flightgear-devel] Mac OS X: at a loss

2003-01-31 Thread James Turner
On Friday, January 31, 2003, at 05:14  am, David Drum wrote:


OK, both of you that are left reading this, thanks.

/me looks around the room and waves



I'll make a long story short: every attempt I have made to compile
FlightGear, whether 0.9.1 or from CVS, fails in the final link
in the same way: ld is unable to resolve the symbols gen_leaf and
ssgVtxTable::ssgVtxTable.  I have attempted the compile in every
permutation I can imagine, which is not a few.  More importantly,
I have attempted the compile on a fresh install of OS, etc. with as
little as possible installed.  Same error.  I can only conclude that I
am introducing the problem somewhere in the same way each time.

I am installing:
- Mac OS X 10.2.0 (minus all extra languages and applications)
- Mac OS X Update Combo 10.2.3
(at this point I change my shell to bash)
- Dec 2002 Dev Tools CD (plus BSD SDK)
- StuffIt STD 7.01 OS X Install
- Fink 0.5.0a
(at this point I add the Fink init.sh to my .bashrc, and source it)
- cvs-1.11.2.tar.gz (to support fink, installed via fink)
- dlcompat-20021117.tar.gz (to support fink, installed via fink)
- X4211src.tar.bz2 (via fink)
(everything below is installed in a work directory in my $HOME)
- plib-1.6.0.tar.gz
- metakit-2.4.3-33.tar.gz
- SimGear (via CVS)
- FlightGear (via CVS)



Umm, I am going to bet a moderate amount of money that CVS plib will 
help, though you may need a patch from me to make the OS-X joystick 
code compile. Simgear CVS needs a few tweaks to build too, again I have 
a diff. Also, I find that metakit 2.4.3 doesn't work, I have to use 
2.4.8 to get it to build correctly.

And again, there are some local mods for flightgear. Otherwise, 
everything looks sounds. I can send you unified diffs for Simgear and 
PLIB anytime, and giving them some testing would be good. I haven't 
actually tried to build FG in a while, been doing other FG hacking on 
linux. I did have it all up and running a couple of weeks ago, though.

Hope this helps,
James

--
You whine like a mule. You are still alive!


___
Flightgear-devel mailing list
[EMAIL PROTECTED]
http://mail.flightgear.org/mailman/listinfo/flightgear-devel


Re: [Flightgear-devel] Mac OS X: at a loss

2003-01-31 Thread Arnt Karlsen
On Fri, 31 Jan 2003 16:27:42 -0600, 
David Drum [EMAIL PROTECTED] wrote in message 
[EMAIL PROTECTED]:

 Quoth Darrell Walisser:
 
  I would guess 3 things at this point.
  
  1. You have multiple versions of plib installed, possibly causing a
  new  header to be used with an older version of the library.
 
 I can guarantee that this is not the case.  I have never 

...knowingly...

 installed plib except in build-specific directories.  But thank you
 for the suggestion.

..another one:  _Raid_ your mac for plib and report back.  ;-)
 
  2. You need the latest version of PLIB from CVS.
 
 Possible.  I will keep this in mind.
 
  3. Maybe you forgot sudo gcc select 2
 
 Perhaps.  I may/will try that out too.
 
  May I suggest that you try using my os x dev kit that I put together
  to streamline the build process (also included is a Project Builder
  project). Included are step-by-step instructions.
  
  
http://homepage.mac.com/walisser/.cv/walisser/Public/FlightGear/fgdev.tar.gz-link.gz
 
 I will take a look at that.  Thanks.
 

-- 
..med vennlig hilsen = with Kind Regards from Arnt... ;-)
...with a number of polar bear hunters in his ancestry...
  Scenarios always come in sets of three: 
  best case, worst case, and just in case.



___
Flightgear-devel mailing list
[EMAIL PROTECTED]
http://mail.flightgear.org/mailman/listinfo/flightgear-devel



Re: [Flightgear-devel] Mac OS X: at a loss

2003-01-31 Thread Arnt Karlsen
On Fri, 31 Jan 2003 22:19:58 -0600, 
David Drum [EMAIL PROTECTED] wrote in message 
[EMAIL PROTECTED]:


 sudo find / -type f -name libplibssg.a -print

..tried *plib* etc? 

-- 
..med vennlig hilsen = with Kind Regards from Arnt... ;-)
...with a number of polar bear hunters in his ancestry...
  Scenarios always come in sets of three: 
  best case, worst case, and just in case.



___
Flightgear-devel mailing list
[EMAIL PROTECTED]
http://mail.flightgear.org/mailman/listinfo/flightgear-devel



[Flightgear-devel] Mac OS X: at a loss

2003-01-30 Thread David Drum
Hello everyone,

If you've not worked with FlightGear under Mac OS X, delete now.

OK, both of you that are left reading this, thanks.

I'll make a long story short: every attempt I have made to compile
FlightGear, whether 0.9.1 or from CVS, fails in the final link
in the same way: ld is unable to resolve the symbols gen_leaf and
ssgVtxTable::ssgVtxTable.  I have attempted the compile in every
permutation I can imagine, which is not a few.  More importantly,
I have attempted the compile on a fresh install of OS, etc. with as
little as possible installed.  Same error.  I can only conclude that I
am introducing the problem somewhere in the same way each time.

I am installing:
- Mac OS X 10.2.0 (minus all extra languages and applications)
- Mac OS X Update Combo 10.2.3
(at this point I change my shell to bash)
- Dec 2002 Dev Tools CD (plus BSD SDK)
- StuffIt STD 7.01 OS X Install
- Fink 0.5.0a
(at this point I add the Fink init.sh to my .bashrc, and source it)
- cvs-1.11.2.tar.gz (to support fink, installed via fink)
- dlcompat-20021117.tar.gz (to support fink, installed via fink)
- X4211src.tar.bz2 (via fink)
(everything below is installed in a work directory in my $HOME)
- plib-1.6.0.tar.gz
- metakit-2.4.3-33.tar.gz
- SimGear (via CVS)
- FlightGear (via CVS)

Here is the final link in the compile and resulting messages:

g++ -DPKGLIBDIR=\/Users/david/FlightGear/FlightGear-20030103/lib/FlightGear\ -g -O1 
-finline-limit=6 -finline-functions -faltivec -D_REENTRANT  -L/sw/lib -L/usr/X11R6/lib 
-L/Users/david/FlightGear/FlightGear-20030103/lib -o fgfs  main.o fg_commands.o 
fg_init.o fg_io.o fg_props.o fgfs.o globals.o logger.o options.o splash.o util.o 
viewer.o viewmgr.o location.o ../../src/Aircraft/libAircraft.a ../../src/ATC/libATC.a 
../../src/Autopilot/libAutopilot.a ../../src/Cockpit/libCockpit.a 
../../src/Cockpit/built_in/libBuilt_in.a ../../src/Controls/libControls.a 
../../src/FDM/libFlight.a ../../src/FDM/Balloon/libBalloon.a 
../../src/FDM/ExternalNet/libExternalNet.a ../../src/FDM/JSBSim/libJSBSim.a 
../../src/FDM/YASim/libYASim.a ../../src/FDM/JSBSim/filtersjb/libfiltersjb.a 
../../src/FDM/LaRCsim/libLaRCsim.a ../../src/FDM/UIUCModel/libUIUCModel.a 
../../src/GUI/libGUI.a ../../src/Input/libInput.a 
../../src/Instrumentation/libInstrumentation.a ../../src/Model/libModel.a 
../../src/Navaids/libNavaids.a ../../src/Scenery/libScenery.a  
../../src/Sound/libSound.a ../../src/Airports/libAirports.a 
../../src/Network/libNetwork.a ../../src/NetworkOLK/libNetworkOLK.a 
../../src/Objects/libObjects.a ../../src/Systems/libSystems.a ../../src/Time/libTime.a 
../../src/Environment/libEnvironment.a -lsgroute -lsgsky -lsgephem -lsgtiming -lsgio 
-lsgscreen -lsgmath -lsgbucket -lsgdebug -lsgmagvar -lsgmisc -lsgxml -lsgserial 
-lsgthreads -lplibpu -lplibfnt -lplibjs -lplibnet -lplibssg -lplibsg -lplibul  -lmk4 
-lz -lpthread -lm  -framework GLUT -framework OpenGL -framework Carbon -lobjc -lplibsl 
-lplibsm -lm
ld: warning table of contents of library: ../../src/FDM/JSBSim/libJSBSim.a not sorted 
slower link editing will result (use the ranlib(1) -s option)
ld: Undefined symbols:
ssgVtxTable::ssgVtxTable[in-charge](unsigned, ssgVertexArray*, ssgNormalArray*, 
ssgTexCoordArray*, ssgColourArray*)
gen_leaf(std::basic_stringchar, std::char_traitschar, std::allocatorchar  
const, unsigned long, std::basic_stringchar, std::char_traitschar, 
std::allocatorchar  const, std::vectorPoint3D, std::allocatorPoint3D  const, 
std::vectorPoint3D, std::allocatorPoint3D  const, std::vectorPoint3D, 
std::allocatorPoint3D  const, std::vectorint, std::allocatorint  const, 
std::vectorint, std::allocatorint  const, std::vectorint, std::allocatorint  
const, bool, ssgVertexArray*)
make[2]: *** [fgfs] Error 1
make[1]: *** [all-recursive] Error 1
make: *** [all-recursive] Error 1

Any thoughts would be greatly appreciated.

Regards,

David K. Drum
[EMAIL PROTECTED]

___
Flightgear-devel mailing list
[EMAIL PROTECTED]
http://mail.flightgear.org/mailman/listinfo/flightgear-devel