[cxtest-users] cxtest dependancies...
Chris Lynch
lynch00 at cox.net
Wed Nov 9 09:07:01 CST 2005
Ok. So, I have made sure that libncurses5-dev package is installed.
However, the configure script always fails with:
checking checking for static menu library... not found
configure: error: *** Can't find static menu library (maybe you need the
static ncurses or gpm libraries) ***
Here is what I have found within Config.log:
configure:5053: gcc -o conftest -g -O2 conftest.c -lz -lm
-Wl,-Bstatic -lmenu -lncurses -Wl,-Bdynamic >&5
/usr/lib/gcc/i486-linux-gnu/3.4.5/../../../../lib/libncurses.a(lib_mouse.o): In function `_nc_mouse_init':
: undefined reference to `dlopen'
/usr/lib/gcc/i486-linux-gnu/3.4.5/../../../../lib/libncurses.a(lib_mouse.o): In function `_nc_mouse_init':
: undefined reference to `dlsym'
/usr/lib/gcc/i486-linux-gnu/3.4.5/../../../../lib/libncurses.a(lib_mouse.o): In function `_nc_mouse_init':
: undefined reference to `dlsym'
/usr/lib/gcc/i486-linux-gnu/3.4.5/../../../../lib/libncurses.a(lib_mouse.o): In function `_nc_mouse_init':
: undefined reference to `dlsym'
/usr/lib/gcc/i486-linux-gnu/3.4.5/../../../../lib/libncurses.a(lib_mouse.o): In function `_nc_mouse_init':
: undefined reference to `dlsym'
/usr/lib/gcc/i486-linux-gnu/3.4.5/../../../../lib/libncurses.a(lib_mouse.o): In function `_nc_mouse_init':
: undefined reference to `dlclose'
collect2: ld returned 1 exit status
configure:5059: $? = 1
configure: failed program was:
| /* confdefs.h. */
|
| #define PACKAGE_NAME "cxtest"
Can someone please offer assistance???
Thanks,
Chris
On Mon, 2005-11-07 at 09:04 -0800, Chris Lynch wrote:
> Ok, so I have that issue resolved. Now, the configure script is wanting
> static ncurses or gmp. I found the gmp dev package and installed it.
> No luck.
>
> As for VNC, I installed the vncserver 3.3.7 package. I haven't gotten
> to the part of the configure script that wants to look for it.
>
> Chris
>
>
> On Fri, 2005-11-04 at 21:30 -0800, Tim Erlandsen wrote:
> > By the way, I found the menu.h file by going to the debian.org site
> > and searching their repository for menu.h inside the debian package
> > files. This is a very nice feature of the debian website!
> > [www.debian.org->Packages(link on left hand side)->Search the contents
> > of packages(link)->(key the file name you're looking for, in the
> > appropriate text box)]
> >
> > Cheers,
> > Tim
> >
> > On 11/4/05, Tim Erlandsen <terlandsen at gmail.com> wrote:
> > Chris,
> >
> > I think you will find this file is part of the libncurses5-dev
> > package.
> >
> > On another note, have you set up your Xvnc stuff yet? If so,
> > what did you do to get it working in Breezy. I downloaded the
> > RealVNC sources under Hoary and compiled it manually. I was
> > hoping to find a better solution in Breezy and for future
> > upgrades as well. Let me know how you have or are going to
> > deal with this.
> >
> > Thanks,
> > Tim
> >
> >
> > On 11/4/05, Chris Lynch <lynch00 at cox.net> wrote:
> > I'm trying to get cxtest compiled on Ubuntu
> > Breezy. It's failing at
> > looking for "menu.h". I cannot find what package this
> > is supposed to be
> > part of.
> >
> > Can someone please offer some help.
> >
> > Thanks,
> >
> > Chris
> >
> >
> > _______________________________________________
> > cxtest-users mailing list
> > cxtest-users at cxtest.org
> > http://www.cxtest.org/mailman/listinfo/cxtest-users
> >
> >
> >
>
>
> _______________________________________________
> cxtest-users mailing list
> cxtest-users at cxtest.org
> http://www.cxtest.org/mailman/listinfo/cxtest-users
More information about the cxtest-users
mailing list