Bug 102547 - vnc compile error
Summary: vnc compile error
Keywords:
Status: CLOSED RAWHIDE
Alias: None
Product: Red Hat Enterprise Linux 3
Classification: Red Hat
Component: vnc
Version: 3.0
Hardware: All
OS: Linux
medium
medium
Target Milestone: ---
Assignee: Tim Waugh
QA Contact: David Lawrence
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2003-08-17 09:56 UTC by Michael Redinger
Modified: 2007-11-30 22:06 UTC (History)
0 users

Fixed In Version: 4.0-0.beta3.5.3
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2003-08-18 13:24:01 UTC
Target Upstream Version:
Embargoed:


Attachments (Terms of Use)

Description Michael Redinger 2003-08-17 09:56:15 UTC
The current vnc source package, vnc-4.0-0.beta3.5.2.src.rpm, cannot be built on
Taroon because of a compile error (no problem with vnc-4.0-0.beta3.5.src.rpm):

make[1]: Entering directory
`/usr/local/es/taroon/RedHat/BUILD/vnc-4.0b3-unixsrc/rfb'
...
c++   -I.. -DHAVE_VSNPRINTF -O2 -g -pipe -march=i386 -mcpu=i686 -Wall -DPIC
-fPIC -c Region.cxx
Region.cxx: In constructor `rfb::Region::Region()':
Region.cxx:56: invalid conversion from `_XRegion*' to `long int'
Region.cxx: In constructor `rfb::Region::Region(const rfb::Rect&)':
Region.cxx:61: invalid conversion from `_XRegion*' to `long int'
Region.cxx: In copy constructor `rfb::Region::Region(const rfb::Region&)':
Region.cxx:67: invalid conversion from `_XRegion*' to `long int'
make[1]: *** [Region.o] Error 1
make[1]: Leaving directory `/usr/local/es/taroon/RedHat/BUILD/vnc-4.0b3-unixsrc/rfb'
make: *** [all] Error 1

Comment 1 Tim Waugh 2003-08-18 13:24:01 UTC
Fixed in vnc-4.0-0.beta3.5.3.


Note You need to log in before you can comment on or make changes to this bug.