[Raw Msg Headers][Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: mailq on solaris 8



I am trying to build on Solaris8/x86 these days, but configure cannot find
many basic libc functions...  I did not perform any deeper investigation
yet, and won't have time for that until next week.  Very likely my own fault.

Small excerpt form ./configure output:

checking for lockf... no
checking for lstat... no
checking for fsync... no
checking for mkdir... no
checking for mktime... no
checking for mkstemp... no
checking for rename... no
checking for rmdir... no
checking for strcpy... no
checking for strdup... no
checking for strstr... no
checking for strchr... no
checking for strrchr... no
checking for setvbuf... no
checking for strerror... no
checking for strsignal... no
checking for setreuid... no
checking for setregid... no
checking for sigprocmask... no
checking for sigpending... no
checking for sigsuspend... no
checking for gethostid... no

etc.

Eugene