On 03/08/2011 01:33 PM, Pierre Ossman wrote:
> On Tue, 08 Mar 2011 13:00:41 -0500
> Antoine Martin <anto...@nagafix.co.uk> wrote:
>
>> I've just tried to build trunk (r4338) and this is the error I got:
>>
>> undefined reference to `rfb::PixelTransformer::~PixelTransformer()'
>> ../../common/rfb/.libs/librfb.a(librfb_la-TransImageGetter.o):(.data.rel.ro._ZTIN3rfb16TransImageGetterE[typeinfo
>> for rfb::TransImageGetter]+0x18): undefined reference to `typeinfo for
>> rfb::PixelTransformer'
> My bad. I was in full CMake mode and completely forgot about autotools.
> Please try again now. :)
It's fine now, well, I'm back to the linker issues:

/usr/bin/ld: ../../glx/.libs/libglx.a(glxdriswrast.o): undefined
reference to symbol 'dlclose@@GLIBC_2.2.5'
/usr/bin/ld: note: 'dlclose@@GLIBC_2.2.5' is defined in DSO
//lib64/libdl.so.2 so try adding it to the linker command line
//lib64/libdl.so.2: could not read symbols: Invalid operation
collect2: ld returned 1 exit status
make[3]: *** [Xvnc] Error 1
make[3]: Leaving directory
`/usr/src/tigervnc-1.0.90-r4340/xorg/xserver/hw/vnc'

Hopefully someone can tell me how to get past those...

Cheers
Antoine

> Rgds


------------------------------------------------------------------------------
What You Don't Know About Data Connectivity CAN Hurt You
This paper provides an overview of data connectivity, details
its effect on application quality, and explores various alternative
solutions. http://p.sf.net/sfu/progress-d2d
_______________________________________________
Tigervnc-devel mailing list
Tigervnc-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/tigervnc-devel

Reply via email to