Hi!

I'm trying to get "fink" built on my G5 OS X machine.
I am gettin the following erro after running ./bootstrap.sh /sw
for a while. This machine has newly installed Apple Development tool
and the latest gcc update. Darwin Kernel is 6.7.5.

Can someone help me on this?
Is this the right place to ask for help?

Thanks!

Koling

---

Compiling policy.cc to /sw/src/apt-0.5.4-8/apt-0.5.4/obj/apt-pkg/policy.opic
policy.cc: In member function `void
   pkgPolicy::CreatePin(pkgVersionMatch::MatchType, std::basic_string<char,
   std::char_traits<char>, std::allocator<char> >, std::basic_string<char,
   std::char_traits<char>, std::allocator<char> >, short int)':
policy.cc:186: error: no matching function for call to `
   std::vector<pkgPolicy::Pin, std::allocator<pkgPolicy::Pin> >::insert(
   __gnu_cxx::__normal_iterator<pkgPolicy::Pin*, std::vector<pkgPolicy::Pin,
   std::allocator<pkgPolicy::Pin> > >)'
/usr/include/gcc/darwin/3.3/c++/bits/vector.tcc:95: error: candidates are:
   __gnu_cxx::__normal_iterator<_Tp*, std::vector<_Tp, _Alloc> >
   std::vector<_Tp, _Alloc>::insert(__gnu_cxx::__normal_iterator<_Tp*,
   std::vector<_Tp, _Alloc> >, const _Tp&) [with _Tp = pkgPolicy::Pin, _Alloc =
   std::allocator<pkgPolicy::Pin>]
/usr/include/gcc/darwin/3.3/c++/bits/stl_vector.h:681: error:
   void std::vector<_Tp, _Alloc>::insert(__gnu_cxx::__normal_iterator<_Tp*,
   std::vector<_Tp, _Alloc> >, long unsigned int, const _Tp&) [with _Tp =
   pkgPolicy::Pin, _Alloc = std::allocator<pkgPolicy::Pin>]
policy.cc:200: error: no matching function for call to `
   std::vector<pkgPolicy::PkgPin, std::allocator<pkgPolicy::PkgPin> >::insert(
   __gnu_cxx::__normal_iterator<pkgPolicy::PkgPin*,
   std::vector<pkgPolicy::PkgPin, std::allocator<pkgPolicy::PkgPin> > >)'
/usr/include/gcc/darwin/3.3/c++/bits/vector.tcc:95: error: candidates are:
   __gnu_cxx::__normal_iterator<_Tp*, std::vector<_Tp, _Alloc> >
   std::vector<_Tp, _Alloc>::insert(__gnu_cxx::__normal_iterator<_Tp*,
   std::vector<_Tp, _Alloc> >, const _Tp&) [with _Tp = pkgPolicy::PkgPin,
   _Alloc = std::allocator<pkgPolicy::PkgPin>]
/usr/include/gcc/darwin/3.3/c++/bits/stl_vector.h:681: error:
   void std::vector<_Tp, _Alloc>::insert(__gnu_cxx::__normal_iterator<_Tp*,
   std::vector<_Tp, _Alloc> >, long unsigned int, const _Tp&) [with _Tp =
   pkgPolicy::PkgPin, _Alloc = std::allocator<pkgPolicy::PkgPin>]
make[2]: *** [/sw/src/apt-0.5.4-8/apt-0.5.4/obj/apt-pkg/policy.opic] Error 1
make[1]: *** [all] Error 2
make: *** [all] Error 2
### execution of  failed, exit code 2
compiling apt-0.5.4-8 failed





-------------------------------------------------------
This SF.net email sponsored by: Enterprise Linux Forum Conference & Expo
The Event For Linux Datacenter Solutions & Strategies in The Enterprise 
Linux in the Boardroom; in the Front Office; & in the Server Room 
http://www.enterpriselinuxforum.com
_______________________________________________
Fink-users mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/fink-users

Reply via email to