Package: libga-dev Version: 2.4.7-2 Severity: important Due to the form that g++ implements templates, it requires all the definition of the template classes/methods in the headers in order to build correctly. So GAlib have some .C files that need to go with the .h files.
Below is the list of headers that need the .C file to be present and the line where it is #included. GA1DArrayGenome.h-177-#ifdef GALIB_USE_BORLAND_INST GA1DArrayGenome.h:178:#include <ga/GA1DArrayGenome.C> GA1DArrayGenome.h-179-#endif -- GA2DArrayGenome.h-149-#ifdef GALIB_USE_BORLAND_INST GA2DArrayGenome.h:150:#include <ga/GA2DArrayGenome.C> GA2DArrayGenome.h-151-#endif -- GA3DArrayGenome.h-159-#ifdef GALIB_USE_BORLAND_INST GA3DArrayGenome.h:160:#include <ga/GA3DArrayGenome.C> GA3DArrayGenome.h-161-#endif -- GAAllele.h-202-#ifdef GALIB_USE_BORLAND_INST GAAllele.h:203:#include <ga/GAAllele.C> GAAllele.h-204-#endif -- GAListGenome.h-67-#ifdef GALIB_USE_BORLAND_INST GAListGenome.h:68:#include <ga/GAListGenome.C> GAListGenome.h-69-#endif -- GAList.h-193-#ifdef GALIB_USE_BORLAND_INST GAList.h:194:#include <ga/GAList.C> GAList.h-195-#endif -- GARealGenome.h-28-#if defined(INSTANTIATE_REAL_GENOME) GARealGenome.h:29:#include <ga/GARealGenome.C> GARealGenome.h-30-#endif -- GAStringGenome.h-25-#if defined(INSTANTIATE_STRING_GENOME) GAStringGenome.h:26:#include <ga/GAStringGenome.C> GAStringGenome.h-27-#endif -- GATreeGenome.h-70-#ifdef GALIB_USE_BORLAND_INST GATreeGenome.h:71:#include <ga/GATreeGenome.C> GATreeGenome.h-72-#endif -- GATree.h-231-#ifdef GALIB_USE_BORLAND_INST GATree.h:232:#include <ga/GATree.C> GATree.h-233-#endif -- System Information: Debian Release: 5.0 APT prefers unstable APT policy: (500, 'unstable') Architecture: i386 (i686) Kernel: Linux 2.6.26-1-686 (SMP w/1 CPU core) Locale: LANG=pt_BR.UTF-8, LC_CTYPE=pt_BR.UTF-8 (charmap=UTF-8) Shell: /bin/sh linked to /bin/bash Versions of packages libga-dev depends on: ii libga2 2.4.7-2 C++ Library of Genetic Algorithm C libga-dev recommends no packages. libga-dev suggests no packages. -- no debconf information -- To UNSUBSCRIBE, email to [email protected] with a subject of "unsubscribe". Trouble? Contact [email protected]

