Mailing list archives : pcb-rnd

ID:5865
From:rn...@igor2.repo.hu
Date:Wed, 26 Oct 2022 12:46:08 +0200 (CEST)
Subject:Re: [pcb-rnd] sch-rnd 0.9.2 compiling
in-reply-to:5864 from Derek <de...@q40.de>
 
 
On Wed, 26 Oct 2022, Derek wrote:
 
> Hi,
>
> I have compiled librnd 3.2.1, pcb-rnd 3.05 installed OK.
>
> But trying to compile sch-rnd 0.9,2 gives errors.
>
> The configuration summary is:
>
> =====================
> Configuration summary
> =====================
> Compilation for debugging                               disabled
> Include debug symbols                                   disabled
> installation prefix (--prefix)                          /usr/local
> configuration directory (--confdir) /usr/local/etc/sch-rnd
> .sch_rnd config dir under $HOME                         .sch-rnd
>
> Engine plugins (concrete->abstract compilation):
> standard cschem attributes      yes, buildin    [std_cschem]
> standard device mapper          yes, buildin    [std_devmap]
> standard cschem attr forge      yes, buildin    [std_forge]
> dummy attr. xform               yes, buildin    [target_none]
> attr. xform for PCB workflow    yes, buildin    [target_pcb]
>
> Feature plugins:
> Draw object actions             yes, buildin    [act_draw]
> action wrappers for data access yes, buildin    [act_read]
> back annotation                 yes, buildin    [backann]
> convert/breakup functionality   yes, buildin    [construct]
> diagnostic acts. for devs       yes, buildin    [diag]
> place complex objects           yes, buildin    [place]
> object property editor          yes, buildin    [propedit]
> query language                  yes, buildin    [query]
> renumber symbols                yes, buildin    [renumber]
> standard drawing tools          yes, buildin    [std_tools]
>
> Symbol library accessors:
> file system symbols             yes, buildin    [symlib_fs]
> sheet local symbols             yes, buildin    [symlib_local]
>
> Export plugins:
> export abstract model           yes, buildin    [export_abst]
> lpr exporter (printer)          yes, buildin    [export_lpr]
> export sheets to png            yes, buildin    [export_png]
> export sheets to ps/eps         yes, buildin    [export_ps]
> export sheets to svg            yes, buildin    [export_svg]
> export tEDAx netlist            yes, buildin    [export_tedax]
>
> IO plugins (file formats):
> altium schematics               no              [io_altium]
> gEDA schematics and symbols     yes, buildin    [io_geda]
> lihata schematics and symbols   yes, buildin    [io_lihata]
> TinyCAD schematics              no              [io_tinycad]
> alien format helper             yes, buildin    [lib_alien]
>
> GUI:
> Graphical User Interface        yes, buildin    [gui]
> base dialogs                    yes, buildin    [sch_dialogs]
>
> Configuration complete, ready to compile.
>
> Error messages at end of compile is:
>
> make[3]: *** [Makefile:45: sch-rnd] Error 1
> make[3]: Leaving directory '/Downloads/SRC/sch-rnd-0.9.2/src/sch-rnd'
> make[2]: *** [Makefile:32: all] Error 2
> make[2]: Leaving directory '/Downloads/SRC/sch-rnd-0.9.2/src/sch-rnd'
> make[1]: *** [Makefile:3: all] Error 2
> make[1]: Leaving directory '/Downloads/SRC/sch-rnd-0.9.2/src'
> make: *** [Makefile:2: all] Error 2
>
>
> Can anyone help?
 
Yes. Please mail me the full log (truncated logs rarely contain the 
necessary information.)
 
TIA,
 
Igor2
 
 

Reply subtree:
5865 Re: [pcb-rnd] sch-rnd 0.9.2 compiling from rn...@igor2.repo.hu