Menu

Compiling errors

Jeff
2003-02-11
2003-02-18
  • Jeff

    Jeff - 2003-02-11

    After running ./configure then attemping a make

    I get

    In file included from nss_config.c:22:
    nss_mysql.h:31: #error I need either nss.h or nss_common.h!
    In file included from nss_config.c:22:
    nss_mysql.h:50: pthread.h: No such file or directory

    whereis nss.h or nss_common.h

    there are not anywhere to be found???

    Jeff

     
    • Ben Goodwin

      Ben Goodwin - 2003-02-12

      What operating system?
      Sounds like you're missing your  OS'es development headers package, unless this isn't Solaris or Linux, in which case you're out of luck.

       
    • Jeff

      Jeff - 2003-02-13

      The OS is netbsd 1.5.3

      There are standard header files ,but I didnt see nss.h anywhere. 

      Jeff

       
      • Ben Goodwin

        Ben Goodwin - 2003-02-13

        The only OSes supported right now are Linux and Solaris.  FreeBSD 4.x doesn't have a native way to support this kind of thing.. and I'm guessing netbsd has the same limitations.  The O/S must support the "NSS" API.
        Sorry!

         
    • Jeff

      Jeff - 2003-02-14

      Well.... lets get netbsd on the list of OS's :)

      From netbsd version 1.5 they fully support NSS / nsswitch.conf

      thats why I was looking at this mod in the first place.

      Where does the nss.h headers come from?  As there no place to be found in the source of netbsd. 

      I see gnu builds that in there libc libs ,but does this come with gnu libc api source?

      Jeff

       
    • Ben Goodwin

      Ben Goodwin - 2003-02-15

      Ah. in that case.. I'm downloading netbsd now to see what it'll take :-)

       
    • Ben Goodwin

      Ben Goodwin - 2003-02-15

      This information isn't very promising:

      http://www.nectar.cc/zope/freebsd/nsswitch

      I'm gonna take a look at 1.6 .. I'm not sure how old the above information is..

       
    • Ben Goodwin

      Ben Goodwin - 2003-02-15

      This basically puts the question to rest

      http://netbsd.gw.com/cgi-bin/man-cgi?nsdispatch+3+NetBSD-1.6A

       
    • Ben Goodwin

      Ben Goodwin - 2003-02-15

      Meant to include this quote from the man page

      Currently there is no support for dynamically loadable dispatcher call-
           back functions.  It is anticipated that this will be added in the future
           in the back-end without requiring changes to code that invokes
           nsdispatch().

       
    • Jeff

      Jeff - 2003-02-18

      Thanks,

      Yah.... seems like they are putting everything ,but the kitch sink into netbsd 1.6-current

      I am now looking at playing with pam and using a add on api for mysql support.

      thanks

      Jeff

       

Log in to post a comment.

Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.