Mailing list archives : pcb-rnd

ID:4698
From:Nicklas SB Karlsson <nk...@nksb.online>
Date:Tue, 26 Jan 2021 19:56:03 +0100
Subject:Re: [pcb-rnd] trunk does not compile clean?
in-reply-to:4695 from smilie <sm...@posteo.de>
Also once had problem with compile. Deleted old files, downloaded a 
fresh copy and compile worked. No conclusion why but think I tried at 
least make clean.
 
Den 2021-01-26 kl. 10:10, skrev smilie:
> Hello All,
>
>
> i doe this:
>
>
> svn up
> ./configure --buildin-io_eagle --buildin-export_openscad --buildin-export_ipcd356 --buildin-io_mentor_cell --buildin-polystitch --buildin-io_kicad --buildin-hid_gtk2_gl
> make
>
>
> i get this:
>
>
>
> make[2]: Verzeichnis „/home/smilebef/Downloads/trunk/src“ wird betreten
> gcc -c -pipe -fPIC -I. -I.. -I../src_3rd/librnd-local/src -I../src_3rd/librnd-local/src/../src_3rd -I../src_3rd -I../src -I../src_3rd/liblihata -O3 -DNDEBUG -I/usr/include/freetype2 -I/usr/include/freetype2/freetype -I/usr/include/libxml2 -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include    -o ../src_plugins/io_tedax/io_tedax.o ../src_plugins/io_tedax/io_tedax.c
> ../src_plugins/io_tedax/io_tedax.c: In function ‘pplg_init_io_tedax’:
> ../src_plugins/io_tedax/io_tedax.c:356:63: error: ‘tedax_menu’ undeclared (first use in this function)
>    356 |  rnd_hid_menu_load(rnd_gui, NULL, tedax_cookie, 195, NULL, 0, tedax_menu, "plugin: io_tedax");
>        |                                                               ^~~~~~~~~~
> ../src_plugins/io_tedax/io_tedax.c:356:63: note: each undeclared identifier is reported only once for each function it appears in
> make[2]: *** [Makefile:1639: ../src_plugins/io_tedax/io_tedax.o] Fehler 1
> make[2]: Verzeichnis „/home/smilebef/Downloads/trunk/src“ wird verlassen
> make[1]: *** [Makefile:50: all] Fehler 2
> make[1]: Verzeichnis „/home/smilebef/Downloads/trunk/src“ wird verlassen
> make: *** [Makefile:2: all] Fehler 2
>
>
 

Reply subtree:
4698 Re: [pcb-rnd] trunk does not compile clean? from Nicklas SB Karlsson <nk...@nksb.online>