Dear gerbv folks,
while compiling the libgerbv examples I get the following error from GCC
/tmp/ccz2ddI2.o: In function `main':
/home/patrick/example_1.c:7: undefined reference to `gerbv_create_image'
/home/patrick/example_1.c:10: undefined reference to
`gerbv_image_create_line_object'
/home/patrick/example_1.c:11: undefined reference to
`gerbv_image_create_line_object'
/home/patrick/example_1.c:12: undefined reference to
`gerbv_image_create_line_object'
/home/patrick/example_1.c:15: undefined reference to
`gerbv_image_create_arc_object'
/home/patrick/example_1.c:16: undefined reference to
`gerbv_image_create_arc_object'
/home/patrick/example_1.c:19: undefined reference to
`gerbv_image_create_arc_object'
/home/patrick/example_1.c:22: undefined reference to
`gerbv_image_create_arc_object'
/home/patrick/example_1.c:25: undefined reference to
`gerbv_image_create_rectangle_object'
/home/patrick/example_1.c:26: undefined reference to
`gerbv_image_create_rectangle_object'
/home/patrick/example_1.c:30: undefined reference to `gerbv_destroy_image'
collect2: error: ld returned 1 exit status
GCC include and library parameters are properly set. /usr/local/lib and
/usr/local/include both include the header file and library.
Does anyone of you know what the reason could be? Any help appreciated.
Thanks,
Patrick
------------------------------------------------------------------------------
Check out the vibrant tech community on one of the world's most
engaging tech sites, Slashdot.org! http://sdm.link/slashdot
_______________________________________________
Gerbv-devel mailing list
Gerbv-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/gerbv-devel