Return to BSD News archive
Path: euryale.cc.adfa.oz.au!newshost.carno.net.au!harbinger.cc.monash.edu.au!news.mira.net.au!news.netspace.net.au!news.mel.connect.com.au!munnari.OZ.AU!news.ecn.uoknor.edu!feed1.news.erols.com!howland.erols.net!EU.net!Ireland.EU.net!maths.tcd.ie!maths.tcd.ie!not-for-mail From: dwmalone@maths.tcd.ie (David Malone) Newsgroups: comp.unix.bsd.freebsd.misc Subject: Re: anyone build W3C_3.0A under FreeBSD ??? Date: 20 Nov 1996 12:59:05 -0000 Organization: Dept. of Maths, Trinity College, Dublin, Ireland. Lines: 15 Message-ID: <56uvap$qhf@gosset.maths.tcd.ie> References: <56uns5$r3a@news.Dortmund.Germany.EU.net> NNTP-Posting-Host: gosset.maths.tcd.ie Dirk.Nerling@pdv.de (Dirk Nerling) writes: >Unfortunatelly I could'nt build the software, >(from ww.w3.org) I already "fixed" the BUILD which >doesn't recognized the uname of FreeBSD :(, >but nevertheless I always get following error, if >I'm running BUILD: I managed to build it without too much trouble. I'd suggest using gnu make as opposed to the system one, and do a make clean before building. If worst comes to worst I can send you the sources I built from - (though they have some local hacks ). David.