Trouble compiling expat
Matthew Seaman
m.seaman at infracaninophile.co.uk
Wed Mar 17 04:08:24 PST 2004
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
> port, build and install a generic kernel and world. I've done
> mergemaster and everything is ok.
>
> The problem arises when I try to compile Kde, Moz, LyX. Each of these
> programs crashes with the same message :
>
> building for expat-1.95.7
> -------------
> lib/xmlparse.c:76:#error memmove does not exist on this platform, nor is
> a substitute available
> ***Error 1
>
> How can I fix this problem (or install the appropriate substitute)? I
> 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
--
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
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 187 bytes
Desc: not available
Url : http://lists.freebsd.org/pipermail/freebsd-questions/attachments/20040317/ea43a2e8/attachment.bin
More information about the freebsd-questions
mailing list