Return to BSD News archive
Path: sserve!manuel.anu.edu.au!munnari.oz.au!sgiblab!sdd.hp.com!decwrl!access.usask.ca!ccu.umanitoba.ca!bison!sys6626!draco!root From: root@draco.bison.mb.ca (Dave Rose) Newsgroups: comp.unix.bsd Subject: Elm 2.4 & 386BSD [Problem] Message-ID: <1992Oct11.170910.6595@draco.bison.mb.ca> Date: Sun, 11 Oct 1992 17:09:10 GMT Organization: The Draco Unix System, Winnipeg, Canada Lines: 21 Well thanks to root@lucpum.it.luc.edu, for submitting the patch for 2.4, although I've run into a little snag when compiling Elm 2.4. Here is my error: cd lib; /usr/bin/make all cd src; /usr/bin/make all cc -O -traditional -fpcc-struct-return -I../hdrs -c init.c init.c:74: conflicting types for `getpwuid' init.c:74: An argument type that has a default promotion init.c:74: can't match an empty parameter name list declaration. /usr/include/pwd.h:75: previous declaration of `getpwuid' *** Error code 1 Stop. *** Error code 1 Any help with this error would be greatly appreciated.