Re: [netatalk-admins] getwd, getdtablesize, wait3, Oh My!


Subject: Re: [netatalk-admins] getwd, getdtablesize, wait3, Oh My!
From: Kareem Kazkaz (kareem@email.labmed.umn.edu)
Date: Tue Oct 14 1997 - 17:40:53 EDT


>> I am compiling netatalk-1.4b2 on my Solaris 2.5.1 system using gcc-2.7.2.2
>> and am running into problems with unknown function calls. I have created
>> a kludge.h file that I use to replace calls to functions index, rindex, bzero,
>> bcopy, and bcmp, but I am now running into problems with the functions
>> getdtablesize, getwd, and wait3. I was wondering if these functions have
>
>I think your problem is somewhere else. The following output is from
>a local system here, editing to show only the good parts.

[snip]

>I can't say that I know off the top of my head what your
>problem is, but I can say that you have a fairly major
>problem with your gcc installation. Could it be that
>gcc was not compiled to look in your standard library
>directories, like /usr/lib? All of your 'missing'
>functions are available in libc.

Blimey. gcc looks first in /usr/local/lib for libraries, and if it finds them
looks no further. The libc.a in /usr/lib does indeed have everything I'm
looking for, though.

Thank you very much. This was getting to be frustrating.

                                                Kareem

---------------------------------------------------------------------------
Kareem Kazkaz System Manager
Health Computer Sciences kareem@email.labmed.umn.edu
PHONE: (612) 625-3694 FAX: (612) 625-7166
Mail Address: Box 511 Mayo, 420 Delaware Street SE, Minneapolis, MN 55455
Office Address: V366A VFWCRC, 406 Harvard Street SE, Minneapolis, MN 55455



This archive was generated by hypermail 2b28 : Sat Dec 18 1999 - 16:27:02 EST