Hi all,

1)

I have a build error on latest trunk while building

/usr/bin/ld: cannot find -luno_salhelpergcc3

I worked around it with build --from salhelper


Maybe some dependency is missing in registry module?


2)

Have a build error in registry

'../unxlngx6.pro/slo/bitmapdevice.obj'

/home/legine/workspace/ApacheOpenOffice/git/main/basebmp/source/bitmapdevice.cxx:2060:1: required from here ../inc/basebmp/packedpixeliterator.hxx:54:19: warning: left shift of negative value [-Wshift-negative-value]
     return ((~(~0 << bits_per_pixel)) << bits_per_pixel*(MsbFirst ?

../inc/basebmp/packedpixeliterator.hxx:86:23: error: left operand of shift expression '(-1 << 4)' is negative [-fpermissive] ../inc/basebmp/packedpixeliterator.hxx:80:10: error: enumerator value for 'bit_mask' is not an integer constant
     enum {
          ^

Maybe this is about my compiler. (I use gcc 7.2.0 :P ) I will check tonight. However if someone has an idea. Help is apreciated.


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to