>>>>> "Charles" == Charles Gerlach <[EMAIL PROTECTED]> writes:

Charles> Now: I found xpm-3.4k, which installed cleanly. Did "make
Charles> clean" on LyX, reconfigured (no errors reported), then
Charles> re-built.  The compilation went fine, the link is failing:

Charles> collect2: ld returned 1 exit status /usr/ccs/bin/ld:
Charles> Unsatisfied symbols: XReadBitmapFileData (code) *** Error
Charles> exit code 1

That's strange... Could you show us the final link command? I'd like
to see the order in which the libraries are. The XReadBitmapFileData()
function is supposed to be in the libX11 library.

You should also make sure that the xpm headers that are found are the
right ones. Many systems (included mine) have several versions of the
headers files and library files... :( However, this cannot be the
cause of your current problem (I just thought about it).

JMarc

Reply via email to