[sane-devel] compilation under HP-UX

Gerhard Jaeger gerhard@gjaeger.de
Fri, 21 May 2004 12:07:13 +0200


Hi Ulrich,

On Friday 21 May 2004 10:03, Ulrich Deiters wrote:
> I just noted that the SANE backends do no longer compile
> under HP-UX (using the HP C compiler "cc -Ae"). One
> problem is a line
>
> #warning ...

should be no problem to remove this line for HP-UX as this one
is only for information...

> in sanei_pp.c, which is not understood by the cc preprocessor.
> If it is removed, the compilation proceeds, but than the loader
> fails with a rather cryptic error message.

What error message?

> Does someone know what has been changed since version 1.0.8
> that might have affected the building of the shared libraries?

Not really. Some additional libraries are now available. I.e. sanei_thread,
sanei_pp, maybe there's the problem...

Ciao,
  Gerhard
>
> Regards,
>
> Ulrich Deiters