<html>
  <head>

    <meta http-equiv="content-type" content="text/html; charset=utf-8">
  </head>
  <body bgcolor="#FFFFFF" text="#000000">
    I am trying to install Opensips 2.1 on Solaris Sparc 10 and I am
    getting this error when I perform "make menuconfig":<br>
    <br>
    <small><font face="Courier New, Courier, monospace"># make
        menuconfig<br>
        Usage: grep -hblcnsviw pattern file . . .<br>
        /bin/sh: proto_: not found<br>
        make -C menuconfig<br>
        make[1]: Entering directory
        '/usr/local/src/opensips/opensips_2_1/menuconfig'<br>
        gcc -o configure -m64 -Wcast-align  -mcpu=ultrasparc  -g -Wall
        -DMENUCONFIG_CFG_PATH=\"menuconfig/configs/\"
        -DMENUCONFIG_GEN_PATH=\"etc/\" -DMENUCONFIG_HAVE_SOURCES=1 
        cfg.o curses.o items.o commands.o menus.o parser.o main.o
        -lncurses<br>
        Undefined                       first referenced<br>
         symbol                             in file<br>
        initscr32                           main.o<br>
        w32attron                           curses.o<br>
        w32attroff                          curses.o<br>
        ld: fatal: Symbol referencing errors. No output written to
        configure<br>
        Makefile:12: recipe for target 'all' failed<br>
        make[1]: *** [all] Error 1<br>
        make[1]: Leaving directory
        '/usr/local/src/opensips/opensips_2_1/menuconfig'<br>
        Makefile:720: recipe for target 'comp_menuconfig' failed</font></small><br>
    <br>
    The version of ncurses install is 5.9 and I have gnu m4 version
    1.4.17 installed. <br>
    <br>
    <br>
    Thanks<br>
    <br>
    Nathaniel<br>
  </body>
</html>