All, I just checked in a fix. The reason was that the newly added file event.cc has a bunch of static variables that are multiply initialized and destroyed when you link with more than one of the libdeal_II_Xd libraries. The problem is solved by moving the file to base/ where it probably belongs anyway.
W. ------------------------------------------------------------------------- Wolfgang Bangerth email: [email protected] www: http://www.math.tamu.edu/~bangerth/ _______________________________________________ dealii mailing list http://poisson.dealii.org/mailman/listinfo/dealii
