Date: Tue, 22 May 2007 22:15:00 +0200 From: Christian Gusenbauer <c47g@gmx.at> To: x11@FreeBSD.org Subject: libGLw: symbol 'glwMDrawingAreaWidgetClass' is missing Message-ID: <200705222215.07339.c47g@gmx.at>
next in thread | raw e-mail | index | archive | help
[-- Attachment #1 --] Hi! I'm the maintainer of the graphics/inventor port. While linking some parts of inventor (due to the gcc42/xorg72 change), I get an undefined reference of `glwMDrawingAreaWidgetClass' message from the linker. I had a look at the graphics/libGLw port and there, the __GLX_MOTIF define is not set when compiling GLwDrawA.c. ===> Building for libGLw-6.5.3 cc -c -I../../include -I/usr/include/Motif1.2 -fPIC -pedantic -I/usr/local/include -DUSE_XSHM -DHZ=100 -O -pipe GLwDrawA.c GLwDrawA.c:234: warning: ISO C forbids conversion of function pointer to object pointer type ../../bin/mklib -o GLw -linker 'cc' -major 1 -minor 0 -patch 0 -L/usr/local/lib -lGL -lm GLwDrawA.o Do I miss something here? Is this a bug in graphics/libGLw or do I need another port to get the `glwMDrawingAreaWidgetClass' symbol? Many thanks for your help, Christian. [-- Attachment #2 --] -----BEGIN PGP SIGNATURE----- Version: GnuPG v2.0.3 (FreeBSD) iD8DBQBGU09L73Wh/GTgh8wRArz1AJ0Sww0imorVQBlXCG/CRjCyI/wOkACgpPoA 8+ZbzBfg51ApwP2yuJQk0QE= =61Rp -----END PGP SIGNATURE-----
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200705222215.07339.c47g>
