Date: Wed, 17 Mar 2004 12:08:16 +0000 From: Matthew Seaman <m.seaman@infracaninophile.co.uk> To: Marc LeMaire <krockmitaine@sympatico.ca> Cc: freebsd-questions@freebsd.org Subject: Re: Trouble compiling expat Message-ID: <20040317120816.GB26606@happy-idiot-talk.infracaninophile.co.uk> In-Reply-To: <4057E0FE.5010006@sympatico.ca> References: <4057E0FE.5010006@sympatico.ca>
next in thread | previous in thread | raw e-mail | index | archive | help
--XF85m9dhOBO43t/C Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Wed, Mar 17, 2004 at 12:24:14AM -0500, Marc LeMaire wrote: > I've just installed a fresh version of Freebsd 4.9 stable, cvsupped the= =20 > port, build and install a generic kernel and world. I've done=20 > mergemaster and everything is ok. >=20 > The problem arises when I try to compile Kde, Moz, LyX. Each of these=20 > programs crashes with the same message : >=20 > building for expat-1.95.7 > ------------- > lib/xmlparse.c:76:#error memmove does not exist on this platform, nor is= =20 > a substitute available > ***Error 1 >=20 > How can I fix this problem (or install the appropriate substitute)? I=20 > contacted the port maintainer but I have no reply yet. memmove(3) certainly should be available on FreeBSD. Sounds like your make world didn't go entirely smoothly. Try cvsup'ing the latest RELENG_4 sources and build the world again. Don't use any '-j' flags for parallel build, use the default CPUTYPE and CFLAGS settings in /etc/make.conf and if the make process reports an error, don't try and restart the build, but investigate and try and solve whatever it was that went wrong. Ask again here if you get stuck, and include a good chunk of the make output including from where any error first shows up to the end. Cheers, Matthew --=20 Dr Matthew J Seaman MA, D.Phil. 26 The Paddocks Savill Way PGP: http://www.infracaninophile.co.uk/pgpkey Marlow Tel: +44 1628 476614 Bucks., SL7 1TH UK --XF85m9dhOBO43t/C Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.4 (FreeBSD) iD8DBQFAWD+wdtESqEQa7a0RAjl/AKCTOWQvIIZ701V/QGIFHr56xBkuzACbBVeY QONl5jgnXS3vWT9PoR1TEQg= =zxMD -----END PGP SIGNATURE----- --XF85m9dhOBO43t/C--
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20040317120816.GB26606>