On Thu, 20 Jan 2000, Nicolas Constans wrote:
> Hi everybody,
Hello.
> I can't verify if you received my previous message, so I repost it,
> with additionnal information. I really apologize if anybody reads this
> thing a second time.
Apology accepted.
> collect2: ld terminated with signal 10 , core dumped
> /usr/ccs/bin/ld: (Warning) At least one PA 2.0 object file
> (/usr/local/lib/libXpm.a(CrDatFrI.o)) was detected. The linked output
> may not run on a PA 1.x system.
This means the Xpm library is wrong for your current system. Unless of
course there are some extra flags you need to set for the compiler/linker
to tell it you are actually running on a PA-2.0 instead of a PA-1.0
system. Either way you should probably ask/tell your system
administrator.
> /usr/ccs/bin/ld: Unsatisfied symbols:
> LyXServer::callback(LyXServer *, lyxstring const &)(data)
Hmmm... that's strange. I don't recall this problem with 1.1.3. There
were some small problems with 1.1.3 but this wasn't one of them. I'd
start by finding out what linker/compiler flags you need for your
system. Your system admin is the person to ask for this (or a collegue).
Allan. (ARRae)