X-MimeOLE: Produced By Microsoft Exchange V6.5
Received: by onstor-exch02.onstor.net 
	id <01C7D874.4EC0A444@onstor-exch02.onstor.net>; Mon, 6 Aug 2007 13:54:05 -0800
MIME-Version: 1.0
Content-Type: multipart/alternative;
	boundary="----_=_NextPart_001_01C7D874.4EC0A444"
References: <20070806143636.305d91c3@ripper.onstor.net>
Content-class: urn:content-classes:message
Subject: RE: what am i doing wrong? (having trouble building in R3_0_1_rel branch)
Date: Mon, 6 Aug 2007 13:50:06 -0800
Message-ID: <BB375AF679D4A34E9CA8DFA650E2B04E02F3D5D3@onstor-exch02.onstor.net>
X-MS-Has-Attach: 
X-MS-TNEF-Correlator: 
Thread-Topic: what am i doing wrong? (having trouble building in R3_0_1_rel branch)
Thread-Index: AcfYceD2spUJtPxBSP+3C+sOT/OCuQAAd9i6
From: "Ken Renshaw" <ken.renshaw@onstor.com>
To: "Andy Sharp" <andy.sharp@onstor.com>,
	"Larry Scheer" <larry.scheer@onstor.com>
Cc: "Ed Kwan" <ed.kwan@onstor.com>

This is a multi-part message in MIME format.

------_=_NextPart_001_01C7D874.4EC0A444
Content-Type: text/plain;
	charset="iso-8859-1"
Content-Transfer-Encoding: quoted-printable

I'm in the middle of building the same tree in prep for checking in some =
patch merges, and will verify I do not hit the error ( hopefully ).

Does make release work on an NFS partition now ( assuming ~andys is =
remote )? last I knew it did not. Larry can you confirm?

-----Original Message-----
From: Andy Sharp
Sent: Mon 8/6/2007 2:36 PM
To: Larry Scheer
Cc: Ken Renshaw; Ed Kwan
Subject: what am i doing wrong? (having trouble building in R3_0_1_rel =
branch)
=20
Some build breakage, for me at least, on linux-compile building in the
R3_0_1_rel branch.

I'm able to build bsd, and in nfx-tree, a simple 'make' appears to
work, but 'make release' bombs with this:

.
.
.
  Entering subdirectory libldap_r
make[4]: Entering directory =
`/home/andys/src/R3_0_1_rel/openbsd/src/openldap-2.2.26/build-cross/libra=
ries/libldap_r'
../../../build/shtool mkdir -p =
/home/andys/src/R3_0_1_rel/nfx-tree/Build/bc/dbg/Release/usr/lib
/bin/sh =
/home/andys/src/R3_0_1_rel/openbsd.new/src/openldap-2.2.26/build-cross/li=
btool --mode=3Dinstall /usr/bin/install -c   -m 644 libldap_r.la =
/home/andys/src/R3_0_1_rel/nfx-tree/Build/bc/dbg/Release/usr/lib
libtool: install: warning: relinking `libldap_r.la'
(cd =
/home/andys/src/R3_0_1_rel/openbsd/src/openldap-2.2.26/build-cross/librar=
ies/libldap_r; /bin/sh =
/home/andys/src/R3_0_1_rel/openbsd.new/src/openldap-2.2.26/build-cross/li=
btool --mode=3Drelink =
/home/andys/src/R3_0_1_rel/openbsd.new/usr/cross/pmonmips/usr/bin/gcc -g =
-O2 -release 2.2 -version-info 7:19:0 -rpath =
/home/andys/src/R3_0_1_rel/openbsd.new/usr/cross/pmonmips/usr/lib -o =
libldap_r.la threads.lo rdwr.lo tpool.lo rq.lo thr_posix.lo =
thr_cthreads.lo thr_thr.lo thr_lwp.lo thr_nt.lo thr_pth.lo thr_stub.lo =
bind.lo open.lo result.lo error.lo compare.lo search.lo controls.lo =
messages.lo references.lo extended.lo cyrus.lo modify.lo add.lo =
modrdn.lo delete.lo abandon.lo sasl.lo sbind.lo kbind.lo unbind.lo =
cancel.lo filter.lo free.lo sort.lo passwd.lo whoami.lo getdn.lo =
getentry.lo getattr.lo getvalues.lo addentry.lo request.lo os-ip.lo =
url.lo sortctrl.lo vlvctrl.lo init.lo options.lo print.lo string.lo =
util-int.lo schema.lo charray.lo tls.lo os-local.lo dnssrv.lo utf-8.lo =
utf-8-conv.lo version.lo ../../libraries/liblber/liblber.la -lkrb5 -lc_r =
-lssl -lcrypto)

*** Warning: linker path does not have real file for library -lkrb5.
*** I have the capability to make that library automatically link in =
when
*** you link to this library.  But I can only do this if you have a
*** shared version of the library, which you do not appear to have
*** because I did check the linker path looking for a file starting
*** with libkrb5 and none of the candidates passed a file format test
*** using a file magic. Last file checked: /usr/lib/libkrb5.so.3.2

*** Warning: linker path does not have real file for library -lc_r.
*** I have the capability to make that library automatically link in =
when
*** you link to this library.  But I can only do this if you have a
*** shared version of the library, which you do not appear to have
*** because I did check the linker path looking for a file starting
*** with libc_r and none of the candidates passed a file format test
*** using a file magic. Last file checked: /usr/lib/libkrb5.so.3.2

*** Warning: linker path does not have real file for library -lssl.
*** I have the capability to make that library automatically link in =
when
*** you link to this library.  But I can only do this if you have a
*** shared version of the library, which you do not appear to have
*** because I did check the linker path looking for a file starting
*** with libssl and none of the candidates passed a file format test
*** using a file magic. Last file checked: =
/usr/lib/../../lib/libssl.so.0.9.7a

*** Warning: linker path does not have real file for library -lcrypto.
*** I have the capability to make that library automatically link in =
when
*** you link to this library.  But I can only do this if you have a
*** shared version of the library, which you do not appear to have
*** because I did check the linker path looking for a file starting
*** with libcrypto and none of the candidates passed a file format test
*** using a file magic. Last file checked: =
/usr/lib/../../lib/libcrypto.so.0.9.7a
*** The inter-library dependencies that have been dropped here will be
*** automatically added whenever a program is linked with this library
*** or is declared to -dlopen it.
/home/andys/src/R3_0_1_rel/openbsd.new/usr/cross/pmonmips/usr/bin/gcc =
-shared  -fPIC -o .libs/libldap_r-2.2.so.7.19  threads.lo rdwr.lo =
tpool.lo rq.lo thr_posix.lo thr_cthreads.lo thr_thr.lo thr_lwp.lo =
thr_nt.lo thr_pth.lo thr_stub.lo bind.lo open.lo result.lo error.lo =
compare.lo search.lo controls.lo messages.lo references.lo extended.lo =
cyrus.lo modify.lo add.lo modrdn.lo delete.lo abandon.lo sasl.lo =
sbind.lo kbind.lo unbind.lo cancel.lo filter.lo free.lo sort.lo =
passwd.lo whoami.lo getdn.lo getentry.lo getattr.lo getvalues.lo =
addentry.lo request.lo os-ip.lo url.lo sortctrl.lo vlvctrl.lo init.lo =
options.lo print.lo string.lo util-int.lo schema.lo charray.lo tls.lo =
os-local.lo dnssrv.lo utf-8.lo utf-8-conv.lo version.lo  =
/home/andys/src/R3_0_1_rel/openbsd.new/usr/cross/pmonmips/usr/lib/liblber=
.so.7.19  -Wl,-soname,libldap_r-2.2.so.7.19 -Wl,-R/usr/lib
/usr/bin/install -c -m 644 .libs/libldap_r-2.2.so.7.19T =
/home/andys/src/R3_0_1_rel/nfx-tree/Build/bc/dbg/Release/usr/lib/libldap_=
r-2.2.so.7.19
(cd /home/andys/src/R3_0_1_rel/nfx-tree/Build/bc/dbg/Release/usr/lib && =
rm -f libldap_r.so.7.19 && ln -s libldap_r-2.2.so.7.19 =
libldap_r.so.7.19)
/usr/bin/install -c -m 644 .libs/libldap_r.lai =
/home/andys/src/R3_0_1_rel/nfx-tree/Build/bc/dbg/Release/usr/lib/libldap_=
r.la
/usr/bin/install -c -m 644 .libs/libldap_r.a =
/home/andys/src/R3_0_1_rel/nfx-tree/Build/bc/dbg/Release/usr/lib/libldap_=
r.a
/home/andys/src/R3_0_1_rel/openbsd.new/usr/cross/pmonmips/usr/bin/ranlib =
-t =
/home/andys/src/R3_0_1_rel/nfx-tree/Build/bc/dbg/Release/usr/lib/libldap_=
r.a
chmod 644 =
/home/andys/src/R3_0_1_rel/nfx-tree/Build/bc/dbg/Release/usr/lib/libldap_=
r.a
libtool: install: warning: remember to run `libtool --finish =
/home/andys/src/R3_0_1_rel/openbsd.new/usr/cross/pmonmips/usr/lib'
/bin/sh =
/home/andys/src/R3_0_1_rel/openbsd.new/src/openldap-2.2.26/build-cross/li=
btool --mode=3Dfinish =
/home/andys/src/R3_0_1_rel/nfx-tree/Build/bc/dbg/Release/usr/lib
PATH=3D"$PATH:/sbin" ldconfig -m =
/home/andys/src/R3_0_1_rel/nfx-tree/Build/bc/dbg/Release/usr/lib
ldconfig: invalid option -- m
Try `ldconfig --help' or `ldconfig --usage' for more information.
----------------------------------------------------------------------
Libraries have been installed in:
   /home/andys/src/R3_0_1_rel/nfx-tree/Build/bc/dbg/Release/usr/lib

If you ever happen to want to link against installed libraries
in a given directory, LIBDIR, you must either use libtool, and
specify the full pathname of the library, or use the `-LLIBDIR'
flag during linking and do at least one of the following:
   - add LIBDIR to the `LD_LIBRARY_PATH' environment variable
     during execution
   - use the `-Wl,-rpath,LIBDIR' linker flag
   - have your system administrator run these commands:
       PATH=3D"$PATH:/sbin" ldconfig -m =
/home/andys/src/R3_0_1_rel/nfx-tree/Build/bc/dbg/Release/usr/lib
   - have your system administrator add LIBDIR to `/etc/ld.so.conf'

See any operating system documentation about shared libraries for
more information, such as the ld(1) and ld.so(8) manual pages.
----------------------------------------------------------------------
make[4]: Leaving directory =
`/home/andys/src/R3_0_1_rel/openbsd/src/openldap-2.2.26/build-cross/libra=
ries/libldap_r'
=20
  Entering subdirectory librewrite
make[4]: Entering directory =
`/home/andys/src/R3_0_1_rel/openbsd/src/openldap-2.2.26/build-cross/libra=
ries/librewrite'
make[4]: Nothing to be done for `install'.
make[4]: Leaving directory =
`/home/andys/src/R3_0_1_rel/openbsd/src/openldap-2.2.26/build-cross/libra=
ries/librewrite'
=20
make[3]: Leaving directory =
`/home/andys/src/R3_0_1_rel/openbsd/src/openldap-2.2.26/build-cross/libra=
ries'
=20
make[2]: Leaving directory =
`/home/andys/src/R3_0_1_rel/openbsd/src/openldap-2.2.26/build-cross'
cd openbsd.new/src/libxml2-2.6.20/build-cross && \
sudo make install =
DESTDIR=3D/home/andys/src/R3_0_1_rel/nfx-tree/Build/bc/dbg/Release =
CROSSDIR=3D""
make[2]: Entering directory =
`/home/andys/src/R3_0_1_rel/openbsd/src/libxml2-2.6.20/build-cross'
 cd .. && /bin/sh /mnt/bsd-mipsel/libxml2-2.6.20/missing --run =
automake-1.9 --gnu=20
Makefile.am: required file `./COPYING' not found
make[2]: *** [../Makefile.in] Error 1
make[2]: Leaving directory =
`/home/andys/src/R3_0_1_rel/openbsd/src/libxml2-2.6.20/build-cross'
make[1]: *** [bsd-distr-xml2] Error 2
make[1]: Leaving directory `/home/andys/src/R3_0_1_rel'
make: *** [bsd-release] Error 2
linux-compile:/home/andys/src/R3_0_1_rel/nfx-tree$=20


------_=_NextPart_001_01C7D874.4EC0A444
Content-Type: text/html;
	charset="iso-8859-1"
Content-Transfer-Encoding: quoted-printable

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN">
<HTML>
<HEAD>
<META HTTP-EQUIV=3D"Content-Type" CONTENT=3D"text/html; =
charset=3Diso-8859-1">
<META NAME=3D"Generator" CONTENT=3D"MS Exchange Server version =
6.5.7652.24">
<TITLE>RE: what am i doing wrong? (having trouble building in R3_0_1_rel =
branch)</TITLE>
</HEAD>
<BODY>
<!-- Converted from text/plain format -->

<P><FONT SIZE=3D2>I'm in the middle of building the same tree in prep =
for checking in some patch merges, and will verify I do not hit the =
error ( hopefully ).<BR>
<BR>
Does make release work on an NFS partition now ( assuming ~andys is =
remote )? last I knew it did not. Larry can you confirm?<BR>
<BR>
-----Original Message-----<BR>
From: Andy Sharp<BR>
Sent: Mon 8/6/2007 2:36 PM<BR>
To: Larry Scheer<BR>
Cc: Ken Renshaw; Ed Kwan<BR>
Subject: what am i doing wrong? (having trouble building in R3_0_1_rel =
branch)<BR>
<BR>
Some build breakage, for me at least, on linux-compile building in =
the<BR>
R3_0_1_rel branch.<BR>
<BR>
I'm able to build bsd, and in nfx-tree, a simple 'make' appears to<BR>
work, but 'make release' bombs with this:<BR>
<BR>
.<BR>
.<BR>
.<BR>
&nbsp; Entering subdirectory libldap_r<BR>
make[4]: Entering directory =
`/home/andys/src/R3_0_1_rel/openbsd/src/openldap-2.2.26/build-cross/libra=
ries/libldap_r'<BR>
../../../build/shtool mkdir -p =
/home/andys/src/R3_0_1_rel/nfx-tree/Build/bc/dbg/Release/usr/lib<BR>
/bin/sh =
/home/andys/src/R3_0_1_rel/openbsd.new/src/openldap-2.2.26/build-cross/li=
btool --mode=3Dinstall /usr/bin/install -c&nbsp;&nbsp; -m 644 =
libldap_r.la =
/home/andys/src/R3_0_1_rel/nfx-tree/Build/bc/dbg/Release/usr/lib<BR>
libtool: install: warning: relinking `libldap_r.la'<BR>
(cd =
/home/andys/src/R3_0_1_rel/openbsd/src/openldap-2.2.26/build-cross/librar=
ies/libldap_r; /bin/sh =
/home/andys/src/R3_0_1_rel/openbsd.new/src/openldap-2.2.26/build-cross/li=
btool --mode=3Drelink =
/home/andys/src/R3_0_1_rel/openbsd.new/usr/cross/pmonmips/usr/bin/gcc -g =
-O2 -release 2.2 -version-info 7:19:0 -rpath =
/home/andys/src/R3_0_1_rel/openbsd.new/usr/cross/pmonmips/usr/lib -o =
libldap_r.la threads.lo rdwr.lo tpool.lo rq.lo thr_posix.lo =
thr_cthreads.lo thr_thr.lo thr_lwp.lo thr_nt.lo thr_pth.lo thr_stub.lo =
bind.lo open.lo result.lo error.lo compare.lo search.lo controls.lo =
messages.lo references.lo extended.lo cyrus.lo modify.lo add.lo =
modrdn.lo delete.lo abandon.lo sasl.lo sbind.lo kbind.lo unbind.lo =
cancel.lo filter.lo free.lo sort.lo passwd.lo whoami.lo getdn.lo =
getentry.lo getattr.lo getvalues.lo addentry.lo request.lo os-ip.lo =
url.lo sortctrl.lo vlvctrl.lo init.lo options.lo print.lo string.lo =
util-int.lo schema.lo charray.lo tls.lo os-local.lo dnssrv.lo utf-8.lo =
utf-8-conv.lo version.lo ../../libraries/liblber/liblber.la -lkrb5 -lc_r =
-lssl -lcrypto)<BR>
<BR>
*** Warning: linker path does not have real file for library -lkrb5.<BR>
*** I have the capability to make that library automatically link in =
when<BR>
*** you link to this library.&nbsp; But I can only do this if you have =
a<BR>
*** shared version of the library, which you do not appear to have<BR>
*** because I did check the linker path looking for a file starting<BR>
*** with libkrb5 and none of the candidates passed a file format =
test<BR>
*** using a file magic. Last file checked: /usr/lib/libkrb5.so.3.2<BR>
<BR>
*** Warning: linker path does not have real file for library -lc_r.<BR>
*** I have the capability to make that library automatically link in =
when<BR>
*** you link to this library.&nbsp; But I can only do this if you have =
a<BR>
*** shared version of the library, which you do not appear to have<BR>
*** because I did check the linker path looking for a file starting<BR>
*** with libc_r and none of the candidates passed a file format test<BR>
*** using a file magic. Last file checked: /usr/lib/libkrb5.so.3.2<BR>
<BR>
*** Warning: linker path does not have real file for library -lssl.<BR>
*** I have the capability to make that library automatically link in =
when<BR>
*** you link to this library.&nbsp; But I can only do this if you have =
a<BR>
*** shared version of the library, which you do not appear to have<BR>
*** because I did check the linker path looking for a file starting<BR>
*** with libssl and none of the candidates passed a file format test<BR>
*** using a file magic. Last file checked: =
/usr/lib/../../lib/libssl.so.0.9.7a<BR>
<BR>
*** Warning: linker path does not have real file for library =
-lcrypto.<BR>
*** I have the capability to make that library automatically link in =
when<BR>
*** you link to this library.&nbsp; But I can only do this if you have =
a<BR>
*** shared version of the library, which you do not appear to have<BR>
*** because I did check the linker path looking for a file starting<BR>
*** with libcrypto and none of the candidates passed a file format =
test<BR>
*** using a file magic. Last file checked: =
/usr/lib/../../lib/libcrypto.so.0.9.7a<BR>
*** The inter-library dependencies that have been dropped here will =
be<BR>
*** automatically added whenever a program is linked with this =
library<BR>
*** or is declared to -dlopen it.<BR>
/home/andys/src/R3_0_1_rel/openbsd.new/usr/cross/pmonmips/usr/bin/gcc =
-shared&nbsp; -fPIC -o .libs/libldap_r-2.2.so.7.19&nbsp; threads.lo =
rdwr.lo tpool.lo rq.lo thr_posix.lo thr_cthreads.lo thr_thr.lo =
thr_lwp.lo thr_nt.lo thr_pth.lo thr_stub.lo bind.lo open.lo result.lo =
error.lo compare.lo search.lo controls.lo messages.lo references.lo =
extended.lo cyrus.lo modify.lo add.lo modrdn.lo delete.lo abandon.lo =
sasl.lo sbind.lo kbind.lo unbind.lo cancel.lo filter.lo free.lo sort.lo =
passwd.lo whoami.lo getdn.lo getentry.lo getattr.lo getvalues.lo =
addentry.lo request.lo os-ip.lo url.lo sortctrl.lo vlvctrl.lo init.lo =
options.lo print.lo string.lo util-int.lo schema.lo charray.lo tls.lo =
os-local.lo dnssrv.lo utf-8.lo utf-8-conv.lo version.lo&nbsp; =
/home/andys/src/R3_0_1_rel/openbsd.new/usr/cross/pmonmips/usr/lib/liblber=
.so.7.19&nbsp; -Wl,-soname,libldap_r-2.2.so.7.19 -Wl,-R/usr/lib<BR>
/usr/bin/install -c -m 644 .libs/libldap_r-2.2.so.7.19T =
/home/andys/src/R3_0_1_rel/nfx-tree/Build/bc/dbg/Release/usr/lib/libldap_=
r-2.2.so.7.19<BR>
(cd /home/andys/src/R3_0_1_rel/nfx-tree/Build/bc/dbg/Release/usr/lib =
&amp;&amp; rm -f libldap_r.so.7.19 &amp;&amp; ln -s =
libldap_r-2.2.so.7.19 libldap_r.so.7.19)<BR>
/usr/bin/install -c -m 644 .libs/libldap_r.lai =
/home/andys/src/R3_0_1_rel/nfx-tree/Build/bc/dbg/Release/usr/lib/libldap_=
r.la<BR>
/usr/bin/install -c -m 644 .libs/libldap_r.a =
/home/andys/src/R3_0_1_rel/nfx-tree/Build/bc/dbg/Release/usr/lib/libldap_=
r.a<BR>
/home/andys/src/R3_0_1_rel/openbsd.new/usr/cross/pmonmips/usr/bin/ranlib =
-t =
/home/andys/src/R3_0_1_rel/nfx-tree/Build/bc/dbg/Release/usr/lib/libldap_=
r.a<BR>
chmod 644 =
/home/andys/src/R3_0_1_rel/nfx-tree/Build/bc/dbg/Release/usr/lib/libldap_=
r.a<BR>
libtool: install: warning: remember to run `libtool --finish =
/home/andys/src/R3_0_1_rel/openbsd.new/usr/cross/pmonmips/usr/lib'<BR>
/bin/sh =
/home/andys/src/R3_0_1_rel/openbsd.new/src/openldap-2.2.26/build-cross/li=
btool --mode=3Dfinish =
/home/andys/src/R3_0_1_rel/nfx-tree/Build/bc/dbg/Release/usr/lib<BR>
PATH=3D&quot;$PATH:/sbin&quot; ldconfig -m =
/home/andys/src/R3_0_1_rel/nfx-tree/Build/bc/dbg/Release/usr/lib<BR>
ldconfig: invalid option -- m<BR>
Try `ldconfig --help' or `ldconfig --usage' for more information.<BR>
----------------------------------------------------------------------<BR=
>
Libraries have been installed in:<BR>
&nbsp;&nbsp; =
/home/andys/src/R3_0_1_rel/nfx-tree/Build/bc/dbg/Release/usr/lib<BR>
<BR>
If you ever happen to want to link against installed libraries<BR>
in a given directory, LIBDIR, you must either use libtool, and<BR>
specify the full pathname of the library, or use the `-LLIBDIR'<BR>
flag during linking and do at least one of the following:<BR>
&nbsp;&nbsp; - add LIBDIR to the `LD_LIBRARY_PATH' environment =
variable<BR>
&nbsp;&nbsp;&nbsp;&nbsp; during execution<BR>
&nbsp;&nbsp; - use the `-Wl,-rpath,LIBDIR' linker flag<BR>
&nbsp;&nbsp; - have your system administrator run these commands:<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; PATH=3D&quot;$PATH:/sbin&quot; =
ldconfig -m =
/home/andys/src/R3_0_1_rel/nfx-tree/Build/bc/dbg/Release/usr/lib<BR>
&nbsp;&nbsp; - have your system administrator add LIBDIR to =
`/etc/ld.so.conf'<BR>
<BR>
See any operating system documentation about shared libraries for<BR>
more information, such as the ld(1) and ld.so(8) manual pages.<BR>
----------------------------------------------------------------------<BR=
>
make[4]: Leaving directory =
`/home/andys/src/R3_0_1_rel/openbsd/src/openldap-2.2.26/build-cross/libra=
ries/libldap_r'<BR>
<BR>
&nbsp; Entering subdirectory librewrite<BR>
make[4]: Entering directory =
`/home/andys/src/R3_0_1_rel/openbsd/src/openldap-2.2.26/build-cross/libra=
ries/librewrite'<BR>
make[4]: Nothing to be done for `install'.<BR>
make[4]: Leaving directory =
`/home/andys/src/R3_0_1_rel/openbsd/src/openldap-2.2.26/build-cross/libra=
ries/librewrite'<BR>
<BR>
make[3]: Leaving directory =
`/home/andys/src/R3_0_1_rel/openbsd/src/openldap-2.2.26/build-cross/libra=
ries'<BR>
<BR>
make[2]: Leaving directory =
`/home/andys/src/R3_0_1_rel/openbsd/src/openldap-2.2.26/build-cross'<BR>
cd openbsd.new/src/libxml2-2.6.20/build-cross &amp;&amp; \<BR>
sudo make install =
DESTDIR=3D/home/andys/src/R3_0_1_rel/nfx-tree/Build/bc/dbg/Release =
CROSSDIR=3D&quot;&quot;<BR>
make[2]: Entering directory =
`/home/andys/src/R3_0_1_rel/openbsd/src/libxml2-2.6.20/build-cross'<BR>
&nbsp;cd .. &amp;&amp; /bin/sh /mnt/bsd-mipsel/libxml2-2.6.20/missing =
--run automake-1.9 --gnu<BR>
Makefile.am: required file `./COPYING' not found<BR>
make[2]: *** [../Makefile.in] Error 1<BR>
make[2]: Leaving directory =
`/home/andys/src/R3_0_1_rel/openbsd/src/libxml2-2.6.20/build-cross'<BR>
make[1]: *** [bsd-distr-xml2] Error 2<BR>
make[1]: Leaving directory `/home/andys/src/R3_0_1_rel'<BR>
make: *** [bsd-release] Error 2<BR>
linux-compile:/home/andys/src/R3_0_1_rel/nfx-tree$<BR>
<BR>
</FONT>
</P>

</BODY>
</HTML>
------_=_NextPart_001_01C7D874.4EC0A444--
