On Mon, Nov 18, 2002 at 12:04:41PM +1000, [EMAIL PROTECTED] wrote: > I've attached the output of ./configure ... basically configure falls over > when it gets to checking for test routines, however I'm not sure if > anything else is also missing. (It would appear routines like fchown are > missing.)
That probably means you're missing some development package or other. I don't actually remember the buildrequires for samba. You do have glibc-devel installed, don't you? (I think that's where those headers are) I'd recommend either installing the rpms from mandrake 9.0, or if you don't want to upgrade everything ever, get the source rpm for same and get rpm to rebuild that. At the very least it will tell you exactly what other packages you need installed to make it work. Unfortunately the last time I built samba on mandrake 8.2 was a long time ago and I don't recall having any problems with it... At least not until I started playing with the code :) HTH James. -- SLUG - Sydney Linux User's Group - http://slug.org.au/ More Info: http://lists.slug.org.au/listinfo/slug
