[Slackbuilds-users] povray won't build
Willy Sudiarto Raharjo
willysr at slackbuilds.org
Sat Apr 14 05:03:38 UTC 2018
> I'm facing a problem building povray. Slack is current 64, so I cannot
> determine is that an issue. For so there is a problematic build err:
>
> ------------------
> In file included from backend/pattern/pattern.cpp:54:0:
> ./backend/support/fileutil.h:47:33: error: ‘shared_ptr’ has not been
> declared
> IStream *Locate_File(Parser *p, shared_ptr<SceneData>& sd, const
> UCS2String& filename, unsigned int stype, UCS2String& buffer, bool
> err_flag = false);
> ^~~~~~~~~~
> ./backend/support/fileutil.h:47:43: error: expected ‘,’ or ‘...’ before
> ‘<’ token
> IStream *Locate_File(Parser *p, shared_ptr<SceneData>& sd, const
> UCS2String& filename, unsigned int stype, UCS2String& buffer, bool
> err_flag = false);
> ^
> backend/pattern/pattern.cpp: In function ‘int pov::GetNoiseGen(const
> TPATTERN*, const pov::SceneThreadData*)’:
> backend/pattern/pattern.cpp:185:23: error: ‘const class
> pov::SceneThreadData’ has no member named ‘GetSceneData’
> noise_gen = Thread->GetSceneData()->noiseGenerator;
> ^~~~~~~~~~~~
> make[2]: *** [Makefile:710: pattern.o] Error 1
> make[2]: Leaving directory '/tmp/SBo/povray-3.7.0.0/source'
> make[1]: *** [Makefile:662: all-recursive] Error 1
> make[1]: Leaving directory '/tmp/SBo/povray-3.7.0.0'
> make: *** [Makefile:455: all] Error 2
> ------------------
>
> Any idea? Thanks
That script was tested against Slackware 14.2, not current
i just tried to build povray 3.7.0.7 using the same script, just change
the VERSION and it builds fine here.
--
Willy Sudiarto Raharjo
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 195 bytes
Desc: OpenPGP digital signature
URL: <http://lists.slackbuilds.org/pipermail/slackbuilds-users/attachments/20180414/16dc950b/attachment-0001.asc>
More information about the SlackBuilds-users
mailing list