Re: undefined symbol _XmStrings21?
Stefan Ulrich <[email protected]>
| Newsgroups | gmane.comp.tex.tetex.beta |
|---|---|
| Message-ID | <[email protected]> |
Rodney Sparapani <[email protected]> writes: > I'm trying to compile teTeX 2.96.7.20040721 on Solaris 9. I've > done it before so I know it works, but I'm having some trouble > since we installed some new libraries in /opt/sfw/lib. I'm hoping > someone can tell me which library that this error is coming from [...] > Undefined first referenced > symbol in file > _XmStrings21 ./gui/libgui.a(xm_prefs_fonts.o) Seems like gui/libgui.a has been compiled with a different version of the Motif library than the one used in the linking step. Did you remove gui/libgui.a (or called `make distclean') after these new libraries in /opt/sfw/lib had been installed? -- Stefan Ulrich