I'll keep the make install issue in mind, thanks.

I seem to have a "real" compiling issue now. Using cvs FG (with 0.16 SG):

main.o: In function `main':
main.o(.text+0xe294): undefined reference to `sg_throwable type_info function'
fg_commands.o: In function `do_preferences_load(SGPropertyNode const *, 
SGCommandState **)':
fg_commands.o(.text+0x2e9c): undefined reference to `sg_exception type_info 
function'
fg_init.o: In function `fgInitConfig(int, char **)':
fg_init.o(.text+0x25cb): undefined reference to `sg_exception type_info 
function'
fg_props.o: In function `fgLoadFlight(istream &)':
fg_props.o(.text+0xb155): undefined reference to `sg_exception type_info 
function'
fg_props.o: In function `doComparison(SGPropertyNode const *, SGPropertyNode 
const *)':
fg_props.o(.text+0xb929): undefined reference to 
`sg_exception::sg_exception(basic_string<char, string_char_traits<char>, 
__default_alloc_template<true, 0> > const &, basic_string<char, 
string_char_traits<char>, __default_alloc_template<true, 0> > const &)'
fg_props.o(.text+0xba3b): undefined reference to `sg_exception virtual table'
fg_props.o(.text+0xba5a): undefined reference to 
`sg_exception::~sg_exception(void)'
fg_props.o(.text+0xba65): undefined reference to 
`sg_exception::~sg_exception(void)'
fg_props.o(.text+0xbca0): undefined reference to 
`sg_exception::~sg_exception(void)'
fg_props.o: In function `fgSaveFlight(ostream &)':
fg_props.o(.text+0xda78): undefined reference to `sg_exception type_info 
function'
fg_props.o: In function `sg_throwable::sg_throwable(sg_throwable const &)':
fg_props.o(.sg_throwable::gnu.linkonce.t.(sg_throwable const &)+0x12): 
undefined reference to `sg_throwable virtual table'
options.o: In function `parse_option(basic_string<char, 
string_char_traits<char>, __default_alloc_template<true, 0> > const &)':
options.o(.text+0x20305): undefined reference to `sg_exception type_info 
function'
../../src/Cockpit/libCockpit.a(hud.o): In function `readHud(istream &)':
hud.o(.text+0xbf3b): undefined reference to `sg_exception type_info function'
hud.o(.text+0xc27c): undefined reference to `sg_exception type_info function'
../../src/Cockpit/libCockpit.a(panel_io.o): In function `fgReadPanel(istream 
&)':
panel_io.o(.text+0xb975): undefined reference to `sg_exception type_info 
function'
../../src/Cockpit/libCockpit.a(panel_io.o): In function 
`fgReadPanel(basic_string<char, string_char_traits<char>, 
__default_alloc_template<true, 0> > const &)':
panel_io.o(.text+0xbbf5): undefined reference to `sg_exception type_info 
function'
collect2: ld returned 1 exit status
make[2]: *** [fgfs] Error 1


i didn't know how much to paste so i pasted it all. if this is too  much I 
apologize in advance

thx,

ml



On Sunday 16 September 2001 21:26, you wrote:
> Manuel Lora writes:
> >It was basically not finding the files. I decided to use
> >SimGear 0.16 instead
> >of cvs and that seems to be solving the problem (it is
> >compiling right now).
> >It would appear that the cvs version of SimGear did not
> >install many of the
> >headers -including mk4.h- into /usr/local/include.
>
> FYI
> The metakit files haven't changed in a long time and once
> they are installed by any distribution they aren't normally
> recompiled by a newer SimGear release or a CVS update.
>
> AFAIK
> On Linux you should always be able to force a recompile
> by going into the $SIMGEAR/simgear/metakit/unix directory
> and doing the cannonical
> ./configure
> make
> make install
>
> Cheers
>
> Norman
>
>
>
> _______________________________________________
> Flightgear-users mailing list
> [EMAIL PROTECTED]
> https://lists.sourceforge.net/lists/listinfo/flightgear-users

-- 
Linux 2.4.9 i686
  9:30pm  up  8:09,  4 users,  load average: 1.51, 1.33, 1.10
In 1869 the waffle iron was invented for people who had wrinkled waffles.

_______________________________________________
Flightgear-users mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/flightgear-users

Reply via email to