[distcc] Re: How to get libpopt for Solaris

Michael Santy mike.santy at dynetics.com
Wed Nov 6 21:44:01 GMT 2002


Seems to compile on solaris 8 and 9, but is having trouble on IRIX.  The 
linker is complaining about the absence of "wait4" (which is used in 
exec.c).  I have been grepping around in /usr/include and /usr/lib32 and 
it does not appear that irix has "wait4",  Would wait3 or waitpid be a 
suitable replacement?

Thanks,
Mike Santy

Martin wrote:

> I've made available a distcc-current as of nov-17 with my alternative
> popt "library", binaries say 0.13.  What has been done is minor stuff
> really:
> * Edited out popt from Makefile.in and the configure script
> * Added my very basic popt replacement; marg.c marg.h
> * Changed dopt.c to use marg functions
>
> It should be possible to just copy marg.{c,h} and dopt.c to 0.12 release
> and compile if you are reluctant to try distcc-current.  Oh, you will also
> need to edit configure and Makefile to compile..
>
> Get the tarball here: http://www.placid.tv/distcc_current_1710.tgz
>
> Enjoy!
>
> /M
>
>
> >Hello, I'd like to use distcc on Solaris 8 yet as was stated in the
> >install files Solaris doesn't comes with libpopt.  I can't seem to find
> >out where to get libpopt though.  I read previously in the archives
> >that someone wrote a replacement, and subsiquent to that post it was
> >mentioned that in later versions of distcc libpopt could be included.
> >That doesn't seem to have actually happened yet, so I'd like to just
> >make libpopt myself instead of using a third parts library.
> >
> >Oddly enough we use samba and rsync under Solaris 8 and I can't seem to
> >find the libpopt library that rsync should have required.  rsync -v
> >shows we are running 2.5.5 and as far as I can tell that version
> >required libpopt.  Perhaps is was statically linked?
> >
> >Any help would be appreciated, and maybe an addition to the distcc site
> >somewhere about what solaris users can do.
> >
> >Thank You.
> >
> >-shane
> >
> >_______________________________________________
> >distcc mailing list
> >distcc at lists.samba.org
> >http://lists.samba.org/cgi-bin/mailman/listinfo/distcc







More information about the distcc mailing list