Melchior FRANZ wrote:
* Matevz Jekovec -- Friday 08 August 2003 17:04:
  
../../src/Network/libNetwork.a(jpg-httpd.o)(.text+0x2fe): In function 
`HttpdImageChannel::foundTerminator()':
/home/matevz/fgfs/source/src/Network/jpg-httpd.cxx:96: undefined 
reference to `trJpgFactory::render()'
    

The SimGear lib that it's trying to link against was obviously
configured without the --with-jpeg-factory option. This should
be detected automatically by fgfs' configure. Do you eventually
have more than one SimGear installed? One with and one without
jpeg-factory?
   The easiest fix is probably to remove all but one set of
SimGear libraries, or reconfigure the one you are using with
--with-jpeg-factory.

m.
  
Roger that, am recompiling SG right now.


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

Reply via email to