Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 25 Mar 2003 09:44:51 +0000
From:      Richard Ellis <r.ellis@computer.org>
To:        trevor@FreeBSD.org
Cc:        ports@FreeBSD.org
Subject:   FreeBSD Port: celestia-1.2.4
Message-ID:  <200303250944.51055.r.ellis@computer.org>

next in thread | raw e-mail | index | archive | help
Hi
I was trying to compile Celestia on Freebsd 5.0R but got an error message that 
follows this email.  Any help would be appreciated.
Thanks
Richard

In file included from ../celengine/texmanager.h:15,
                 from simulation.h:22,
                 from starbrowser.h:17,
                 from starbrowser.cpp:15:
../celutil/resmanager.h: In member function `ResourceHandle
   ResourceManager<T>::getHandle(const T&)':
../celutil/resmanager.h:62: warning: `typename std::map<T, ResourceHandle,
   std::less<_Key>, std::allocator<std::pair<const T, ResourceHandle> >
   >::iterator' is implicitly a typename
../celutil/resmanager.h:62: warning: implicit typename is deprecated, please
   see the documentation for details
In file included from starbrowser.cpp:15:
starbrowser.h: At global scope:
starbrowser.h:32: syntax error before `*' token
starbrowser.cpp:93: syntax error before `*' token
starbrowser.cpp:94: syntax error before `,' token
starbrowser.cpp:95: ISO C++ forbids declaration of `findStars' with no type
starbrowser.cpp: In function `int* findStars(...)':
starbrowser.cpp:96: `vector' undeclared (first use this function)
starbrowser.cpp:96: (Each undeclared identifier is reported only once for each
   function it appears in.)
starbrowser.cpp:96: syntax error before `*' token
starbrowser.cpp:97: `nStars' undeclared (first use this function)
starbrowser.cpp:98: `finalStars' undeclared (first use this function)
starbrowser.cpp:102: `Pred' undeclared (first use this function)
starbrowser.cpp:102: syntax error before `;' token
starbrowser.cpp:105: `stardb' undeclared (first use this function)
starbrowser.cpp:113: `firstStars' undeclared (first use this function)
starbrowser.cpp:122: `pred' undeclared (first use this function)
starbrowser.cpp:132: syntax error before `::' token
starbrowser.cpp:133: `iter' undeclared (first use this function)
starbrowser.cpp: In member function `const Star* StarBrowser::nearestStar()':
starbrowser.cpp:147: syntax error before `*' token
starbrowser.cpp:148: `stars' undeclared (first use this function)
starbrowser.cpp: At global scope:
starbrowser.cpp:154: syntax error before `*' token
gmake[3]: *** [starbrowser.o] Error 1
gmake[3]: Leaving directory 
`/usr/ports/astro/celestia/work/celestia-1.2.4/src/celengine'
gmake[2]: *** [all-recursive] Error 1
gmake[2]: Leaving directory 
`/usr/ports/astro/celestia/work/celestia-1.2.4/src'
gmake[1]: *** [all-recursive] Error 1
gmake[1]: Leaving directory `/usr/ports/astro/celestia/work/celestia-1.2.4'
gmake: *** [all-recursive-am] Error 2
*** Error code 2

Stop in /usr/ports/astro/celestia.


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-ports" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200303250944.51055.r.ellis>