Re: [dev] [surf] Errors compiling the surf-webkit2 branch

From: Quentin Rameau <quinq_AT_fifth.space>
Date: Mon, 29 May 2017 22:08:26 +0200

> >> Hi all,

Hi Albert,

> >> Upon compiling the surf-webkit2 with either cc or clang, I am
> >> getting a number of errors.
> >
> > I wonder if your config.h is outdated and is supposed to declare
> > these. Not familiarvwith surf myself.
> >
> > Thanks.
>
>
> Thank you David, I had failed to notice that config.h had been moved
> to config.def.h (which makes sense).
>
> Removing my old config.h and symlinking to config.def.h addressed
> these surprising issues.

No. That's not how it works.
config.h is for your local changes, it's copied automatically (through
the Makefile) from config.def.h, which obviously are the defaults.
And this has always been the case.

> Now only two undefined references remain, which surely it's some
> library I am missing.
>
> Thanks,
>
> Albert
>
>
Received on Mon May 29 2017 - 22:08:26 CEST

This archive was generated by hypermail 2.3.0 : Mon May 29 2017 - 22:12:14 CEST