Return to BSD News archive
Path: euryale.cc.adfa.oz.au!newshost.anu.edu.au!harbinger.cc.monash.edu.au!news.bhp.com.au!mel.dit.csiro.au!munnari.OZ.AU!news.ecn.uoknor.edu!news.wildstar.net!serv.hinet.net!nctuccca.edu.tw!howland.reston.ans.net!swrinde!newsfeed.internetmci.com!news.kei.com!nntp.coast.net!fu-berlin.de!zib-berlin.de!news.tu-chemnitz.de!irz401!uriah.heep!news From: j@uriah.heep.sax.de (J Wunsch) Newsgroups: comp.unix.bsd.freebsd.misc Subject: Re: MajorDomo... yet again Date: 3 May 1996 16:37:44 GMT Organization: Private FreeBSD site, Dresden Lines: 29 Message-ID: <4mdcoo$hqu@uriah.heep.sax.de> References: <4lqral$diq@nadine.teleport.com> <4m3e0f$3db@uriah.heep.sax.de> <4mb383$bdf@nadine.teleport.com> Reply-To: joerg_wunsch@uriah.heep.sax.de (Joerg Wunsch) NNTP-Posting-Host: localhost.heep.sax.de Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 8bit X-Newsreader: knews 0.9.6 blake@pbgi.com (Blake Swensen) writes: > As mentioned in the README one would make install, then make > wrapper. When I perform the make I get: >mkdir: /usr/local/majordomo-1.93/Tools: No such file or directory Change the ``mkdir'' to ``mkdir -p''. If this still doesn't help, the only problem i could think of is that some component of the pathname ``/usr/local/majordomo-1.93/Tools'' is a stale symbolic link (i.e. one that points into vacuum). >I proceeded with the make wrapper command and I get this: > >wrapper.c: In function `main': >wrapper.c:65: warning: comparison between pointer and integer >wrapper.c:99: warning: initialization makes integer from pointer without a >cast Warnings, just warnings. Nothing serious, common programmer's sloppy- ness only. I wouldn't care very much for them (unless i'm the author, of course :). -- cheers, J"org joerg_wunsch@uriah.heep.sax.de -- http://www.sax.de/~joerg/ -- NIC: JW11-RIPE Never trust an operating system you don't have sources for. ;-)