Mailing list archives : pcb-rnd

ID:4606
From:rn...@igor2.repo.hu
Date:Tue, 1 Dec 2020 04:31:06 +0100 (CET)
Subject:Re: [pcb-rnd] (build fails because of old librnd leftover)
in-reply-to:4605 from Evan Foss <ev...@gmail.com>
replies: 4607 from Evan Foss <ev...@gmail.com>
Hello Evan,
 
On Mon, 30 Nov 2020, Evan Foss wrote:
 
>Hi Igor2,
>
>The current svn head (r33412) has the following issue when I try to run it.
>
>build/pcb-rnd/trunk/src $ ./pcb-rnd
>librnd API version incompatibility:
>../src_plugins/act_draw/act_draw.c=220232566 core=230033412
>(not loading this plugin)
 
This means you probably didn't make distclean before svn up around the 
librnd separation steps.
 
Easiest if you just make a fresh ckeckout.
 
Alternative: remove trunk/src/librnd and try again. If still fails, also 
remove trunk/scconfig and trunk/src_3rd then svn up and then try again.
 
HTH,
 
Igor2
 
 

Reply subtree:
4606 Re: [pcb-rnd] (build fails because of old librnd leftover) from rn...@igor2.repo.hu
  4607 Re: [pcb-rnd] (build fails because of old librnd leftover) from Evan Foss <ev...@gmail.com>