Hi,
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

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).

Cheers,

Bob

------------------------------------------------------------------------------
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