On Tue, Dec 17, 2013 at 7:20 PM, Robert von Knobloch <b...@engelking.de> wrote:
> I have recently installed version 2.6.1.
> Gerbview itself seems to be fine, but I have a problem with this new
> libgerbv (previous version was OK).
>
> Trying to compile a gerbv program I get:
>
> /usr/local/lib/libgerbv.so: undefined reference to `screen'
> collect2: error: ld returned 1 exit status

Already fixed in git repository.


> I don't reference a symbol called 'screen' at all in my program.
>
> My script to compile is:
> gcc -Wall -g `pkg-config --cflags libgerbv` `pkg-config --libs libgerbv`
> assembly.c -o assembly
>
> 'assembly' extracts the gerber layers and makes a pretty assembly
> drawing of a pcb (nothing to do with assembly language).

------------------------------------------------------------------------------
Rapidly troubleshoot problems before they affect your business. Most IT 
organizations don't have a clear picture of how application performance 
affects their revenue. With AppDynamics, you get 100% visibility into your 
Java,.NET, & PHP application. Start your 15-day FREE TRIAL of AppDynamics Pro!
http://pubads.g.doubleclick.net/gampad/clk?id=84349831&iu=/4140/ostg.clktrk
_______________________________________________
Gerbv-devel mailing list
Gerbv-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/gerbv-devel

Reply via email to