> On Oct 12, 2016, at 06:44, Ingo Thies <ith...@astro.uni-bonn.de> wrote:
> 
> Hi all,
> 
> I tried to compile gnuplot 5.05 from the sources retrieved directly from
> Sourceforge. However, the make failed with the error message
> 
> /sw/include/wx-3.0/wx/strvararg.h:25:14: fatal error: 'type_traits' file
> not found
>    #include <type_traits>
> 
> I googled and found that the wxwidgets need to be rebuild. However,
> re-installing didn't solve the problem.
> 
> Any hints?
> 
> Best wishes,
> 
> Ingo
> -- 
> ==========================================
> Ingo Thies, PhD
> AIfA/HISKP
> University of Bonn
> Auf dem Huegel 71, D-53121 Bonn, Germany
> Tel : +49 (0)228 73-3659
> Mail: ith...@astro.uni-bonn.de


If you used “fink reinstall …” that will do literally nothing to change the 
build.  That just restores files from the .deb archive and runs 
installation-related scripts.

If you used “fink rebuild …” without changing the build options (or at least 
installing different packages, though ideally that shouldn’t matter), then that 
will also do nothing to change your build, because Fink intentionally tries to 
build the same way every time.

-- 
Alexander Hansen, Ph.D.
Fink User Liaison


------------------------------------------------------------------------------
Check out the vibrant tech community on one of the world's most 
engaging tech sites, SlashDot.org! http://sdm.link/slashdot
_______________________________________________
Fink-users mailing list
Fink-users@lists.sourceforge.net
List archive:
http://news.gmane.org/gmane.os.macosx.fink.user
Subscription management:
https://lists.sourceforge.net/lists/listinfo/fink-users

Reply via email to