Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 23 Jan 2001 08:51:27 -0600
From:      Chris Manjoine <chris-manjoine@uiowa.edu>
To:        knu@FreeBSD.org
Cc:        ports@FreeBSD.org
Subject:   FreeBSD Port: expat-1.2
Message-ID:  <4.2.0.58.20010123085031.00bf18d0@dsp10.dsp.uiowa.edu>

next in thread | raw e-mail | index | archive | help
Just wondering if you had any advice this happens on two different systems 
a 4.1.1 box and a 4.2 box

bash-2.04# make install
===> Installing for expat-1.2
mkdir -p /usr/local/include/xml
cd /usr/ports/textproc/expat/work/expat-1.2 && install -C -o root -g wheel 
-m 444 xmlparse/xmlparse.h /usr/local/include/xml
cd /usr/ports/textproc/expat/work/expat-1.2 && install -C -o root -g wheel 
-m 444 xmltok/xmltok.h /usr/local/include/xml
install -c -o root -g wheel -m 444 libexpat.a /usr/local/lib
install -c -s -o root -g wheel -m 444 libexpat.so.1 /usr/local/lib
ln -sf libexpat.so.1 /usr/local/lib/libexpat.so
install -c -s -o root -g wheel -m 555 xmlwf /usr/local/bin
===> Generating temporary packing list
** Missing package files for expat-1.2.
*** Error code 1

Stop in /usr/ports/textproc/expat.
*** Error code 1

Stop in /usr/ports/textproc/expat.
*** Error code 1

Stop in /usr/ports/textproc/expat.



To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-ports" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?4.2.0.58.20010123085031.00bf18d0>