Shawn Walker
2007-02-14 09:19:19 UTC
Using vim 7.0 tarball and SXCR 56:
I was able to configure vim to be built with Sun Studio and it finished compiling perfectly. However, in the final build step when it goes to create the executable, it spews this:
Undefined first referenced
symbol in file
XmeXpmReadFileToPixmap objects/gui_xmebw.o
XmeXpmFreeAttributes objects/gui_xmebw.o
XmeXpmCreatePixmapFromData objects/gui_x11.o
XmeXpmReadFileToImage objects/gui_x11.o
I have looked everywhere for these functions, while they are reference in /usrt/dt/include/Xm/XpmP.h, they don't appear to actually be present in any of the files found in /usr/dt/lib!
What am I missing?
-Shawn
This message posted from opensolaris.org
I was able to configure vim to be built with Sun Studio and it finished compiling perfectly. However, in the final build step when it goes to create the executable, it spews this:
Undefined first referenced
symbol in file
XmeXpmReadFileToPixmap objects/gui_xmebw.o
XmeXpmFreeAttributes objects/gui_xmebw.o
XmeXpmCreatePixmapFromData objects/gui_x11.o
XmeXpmReadFileToImage objects/gui_x11.o
I have looked everywhere for these functions, while they are reference in /usrt/dt/include/Xm/XpmP.h, they don't appear to actually be present in any of the files found in /usr/dt/lib!
What am I missing?
-Shawn
This message posted from opensolaris.org