latest cvs does not compile on IRIX

Jeremy Allison jallison at cthulhu.engr.sgi.com
Tue Sep 29 01:36:34 GMT 1998


Greg Dickie wrote:
> 
> Hi,
> 
>   Silly one, seems easy but I cannot find it! on IRIX 6.2
> 
> latest cvs does not link:
> ld: ERROR 33: Unresolved text symbol "cap_get_proc" -- 1st referenced by
> lib/system.o.
>         Use linker option -v to see when and which objects, archives and dsos
> are loaded.
> ld: ERROR 33: Unresolved text symbol "cap_set_proc" -- 1st referenced by
> lib/system.o.
>         Use linker option -v to see when and which objects, archives and dsos
> are loaded.
> ld: INFO 152: Output file removed because of error.
> 
> If you compile n32 you get a compilation error in system.c for these functions.
> 
> Any ideas?

CVS update. I just fixed this. IRIX 6.2 has the
cap_set_proc function listed in its header files,
but doesn't actually define it in the C library.

You'll need to remove config.cache and do a ./configure
after checking out.

Cheers,

	Jeremy.

-- 
--------------------------------------------------------
Buying an operating system without source is like buying
a self-assembly Space Shuttle with no instructions.
--------------------------------------------------------


More information about the samba-ntdom mailing list