>>>>> "Allan" == Allan Rae <[EMAIL PROTECTED]> writes:

>> /usr/ccs/bin/ld: Unsatisfied symbols: LyXServer::callback(LyXServer
>> *, lyxstring const &)(data)

Allan> Hmmm... that's strange. I don't recall this problem with 1.1.3.
Allan> There were some small problems with 1.1.3 but this wasn't one
Allan> of them. I'd start by finding out what linker/compiler flags
Allan> you need for your system. Your system admin is the person to
Allan> ask for this (or a collegue).

We had this report some time ago on HP/UX. I took a look at the time,
but I cannot see what is wrong. It might be a bug in egcs or the
loader, or something wrong we do with headers.

Are there other people compiling on HP/UX who could share their
wisdom?

Let's try something. Nicolas, could you go to the src/ directory and
run
nm -C -g lyxserver.o |grep callback

This _may_ help finding out what happens.

JMarc

Reply via email to