On Fri, 9 Aug 2002, Steffen Macke wrote: > I move parse_style() from objects/custom to lib, but I don't know > how to change objects/custom/Makefile.am properly. Here's the > error message on dia startup: > > /home/sdteffen/src/dia-cvs/app/dia: relocation error: > /home/sdteffen/src/dia-cvs/app/../objects/custom/.libs/libcustom_objects.so: > undefined symbol: parse_style
Did you do make clean in the objects/custom dir? Unless you moved a whole file, you shouldn't need to change anything in Makefile.am. A rerun of autogen.sh may improve the dependencies. -Lars -- Lars Clausen (http://shasta.cs.uiuc.edu/~lrclause)| H�rdgrim of Numenor "I do not agree with a word that you say, but I |---------------------------- will defend to the death your right to say it." | Where are we going, and --Evelyn Beatrice Hall paraphrasing Voltaire | what's with the handbasket? _______________________________________________ Dia-list mailing list [EMAIL PROTECTED] http://mail.gnome.org/mailman/listinfo/dia-list
