pkgsrc-Users archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: scons error for a new wip package



On Mon, Sep 23, 2024 at 08:48:45PM +0530, Mayuresh wrote:
> On Mon, Sep 23, 2024 at 04:55:54PM +0200, Jörg Sonnenberger wrote:
> > See e.g. pkgsrc/multimedia/ffmpeg2theora/patches/patch-SConstruct, line 22.
> 
> Thanks for the pointer. Similar patch takes care of CWRAPPERS_CONFIG_DIR error.
> 
> However the second problem is, pkgsrc passes PREFIX= as an argument to
> scons when it accepts prefix=. How do we fix that?

AFAICT scons has not standardized on one or the other.
Take a look at devel/scons/build.mk on how to pass options.
 Thomas


Home | Main Index | Thread Index | Old Index