[Slackbuilds-users] tightvnc compile problems
Jim Diamond
Jim.Diamond at acadiau.ca
Fri Jan 13 01:06:04 UTC 2017
On Fri, Jan 13, 2017 at 07:32 (+0700), Willy Sudiarto Raharjo wrote:
>> I'm trying to compile tightvnc on a S64-14.2 system.
>> It compiles away for a while and then
>> In file included from /usr/include/string.h:25:0,
>> from ../include/os.h:91,
>> from ../include/misc.h:135,
>> from ../include/gc.h:53,
>> from ../include/gcstruct.h:53,
>> from cfbply1rctG.c:33:
>> /usr/include/features.h:148:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp]
>> # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE"
>> ^
>> rm -f libcfb.a
>> ar clq libcfb.a cfbgc.o cfbrrop.o cfbwindow.o cfbgetsp.o cfbfillrct.o cfbsolidC.o cfbsolidX.o cfbsolidG.o cfbtileoddC.o cfbtileoddG.o cfbtile32C.o cfbtile32G.o cfbfillsp.o cfbsetsp.o cfbscrinit.o cfballpriv.o cfbpntwin.o cfbmskbits.o cfbpixmap.o cfbcmap.o cfbzerarcC.o cfbzerarcX.o cfbzerarcG.o cfbfillarcC.o cfbfillarcG.o cfbigblt8.o cfbglblt8.o cfbtegblt.o cfbbstore.o cfbpolypnt.o cfbbres.o cfbline.o cfbhrzvert.o cfbbresd.o cfbimage.o cfbseg.o cfb8lineCO.o cfb8lineX.o cfb8lineG.o cfb8lineCP.o cfb8segCS.o cfb8segX.o cfb8segG.o cfb8segC.o cfbbitblt.o cfbbltC.o cfbbltX.o cfbbltO.o cfbbltG.o cfbply1rctC.o cfbply1rctG.o
>> ranlib libcfb.a
>> make[3]: Leaving directory '/tmp/SBo/vnc_unixsrc/Xvnc/programs/Xserver/cfb24'
>> rm -f libcfb.a
>> ar clq libcfb.a cfbgc.o cfbrrop.o cfbwindow.o cfbgetsp.o cfbfillrct.o cfbsolidC.o cfbsolidX.o cfbsolidG.o cfbtileoddC.o cfbtileoddG.o cfbtile32C.o cfbtile32G.o cfbfillsp.o cfbsetsp.o cfbscrinit.o cfballpriv.o cfbpntwin.o cfbmskbits.o cfbpixmap.o cfbcmap.o cfbzerarcC.o cfbzerarcX.o cfbzerarcG.o cfbfillarcC.o cfbfillarcG.o cfbigblt8.o cfbglblt8.o cfbtegblt.o cfbbstore.o cfbpolypnt.o cfbbres.o cfbline.o cfbhrzvert.o cfbbresd.o cfbimage.o cfbseg.o cfb8lineCO.o cfb8lineX.o cfb8lineG.o cfb8lineCP.o cfb8segCS.o cfb8segX.o cfb8segG.o cfb8segC.o cfbbitblt.o cfbbltC.o cfbbltX.o cfbbltO.o cfbbltG.o cfbply1rctC.o cfbply1rctG.o
>> ranlib libcfb.a
>> make[3]: Leaving directory '/tmp/SBo/vnc_unixsrc/Xvnc/programs/Xserver/cfb32'
>> make[2]: Leaving directory '/tmp/SBo/vnc_unixsrc/Xvnc/programs/Xserver'
>> make[1]: *** [all] Error 2
>> Makefile:609: recipe for target 'all' failed
>> make[1]: Leaving directory '/tmp/SBo/vnc_unixsrc/Xvnc/programs'
>> make: *** [all] Error 2
>> Makefile:592: recipe for target 'all' failed
>> Failures:
>> tightvnc: tightvnc.SlackBuild return non-zero
>> While I see lots of warnings in the compiler output, I don't see the
>> error it is complaining against.
> Hi Jim
> it works fine here
> tightvnc:
> MD5SUM check for tightvnc-1.3.10_unixsrc.tar.bz2 ... OK
> Building package tightvnc-1.3.10-x86_64-1_SBo.tgz ... OK
> perhaps you didn't install one of the xorg-* package?
Hi Willy,
Thanks for the suggestions.
(1) The sum checks out.
(2) And I have
.../slackware64-14.2/slackware64/x/xorg-cf-files-1.0.6-x86_64-2.txz
.../slackware64-14.2/slackware64/x/xorg-docs-1.7.1-noarch-1.txz
.../slackware64-14.2/slackware64/x/xorg-server-1.18.3-x86_64-2.txz
.../slackware64-14.2/slackware64/x/xorg-server-xephyr-1.18.3-x86_64-2.txz
.../slackware64-14.2/slackware64/x/xorg-server-xnest-1.18.3-x86_64-2.txz
.../slackware64-14.2/slackware64/x/xorg-server-xvfb-1.18.3-x86_64-2.txz
.../slackware64-14.2/slackware64/x/xorg-sgml-doctools-1.11-x86_64-2.txz
in my copy of slackware, and dir /var/log/packages/xorg-* says
/var/log/packages/xorg-cf-files-1.0.6-x86_64-2
/var/log/packages/xorg-docs-1.7.1-noarch-1
/var/log/packages/xorg-server-1.18.3-x86_64-2
/var/log/packages/xorg-server-xephyr-1.18.3-x86_64-2
/var/log/packages/xorg-server-xnest-1.18.3-x86_64-2
/var/log/packages/xorg-server-xvfb-1.18.3-x86_64-2
/var/log/packages/xorg-sgml-doctools-1.11-x86_64-2
So that all looks OK.
Cheers.
Jim
More information about the SlackBuilds-users
mailing list