|
From: Olaf W. <wei...@ip...> - 2008-12-14 08:21:15
|
ges...@us... wrote: > Revision: 2194 > http://ipcop.svn.sourceforge.net/ipcop/?rev=2194&view=rev > Author: gespinasse > Date: 2008-12-13 23:51:04 +0000 (Sat, 13 Dec 2008) > > Log Message: > ----------- > Upgrade openswan to 2.6.20dr2 (this is in developement directory) Does this actually build ? The way I see it we can only solve this by including xmlto (and probably some more to make xmlto actually work) or much more patching :-/ Build log: make[4]: Entering directory `/usr/src/openswan-2.6.20dr2/OBJ.linux.i386/programs/pluto' mkdir -p /usr/libexec/ipsec /usr/lib/ipsec mkdir -p -m 755 /etc/ipsec.d mkdir -p -m 755 /etc/ipsec.d/cacerts mkdir -p -m 755 /etc/ipsec.d/aacerts mkdir -p -m 755 /etc/ipsec.d/ocspcerts mkdir -p -m 755 /etc/ipsec.d/certs mkdir -p -m 755 /etc/ipsec.d/crls mkdir -p -m 700 /etc/ipsec.d/private mkdir -p -m 700 /var/run/pluto install -b --suffix=.old pluto whack /usr/libexec/ipsec #install --mode=u+rxs,g+rx,o+rx --group=root -b --suffix=.old whackinit /usr/libexec/ipsec if false ; then install -b --suffix=.old _pluto_adns /usr/libexec/ipsec ; fi ( cd /usr/src/openswan-2.6.20dr2/programs/pluto ; xmlto man pluto.8.xml ; mv ipsec_pluto.8 pluto.8; xmlto man ipsec.secrets.5.xml) /bin/sh: xmlto: command not found /bin/sh: xmlto: command not found make[4]: *** [doinstall] Error 127 make[4]: Leaving directory `/usr/src/openswan-2.6.20dr2/OBJ.linux.i386/programs/pluto' make[3]: *** [install] Error 1 make[3]: Leaving directory `/usr/src/openswan-2.6.20dr2/OBJ.linux.i386/programs' make[2]: *** [install] Error 1 make[2]: Leaving directory `/usr/src/openswan-2.6.20dr2/OBJ.linux.i386' make[1]: *** [install] Error 2 make[1]: Leaving directory `/usr/src/openswan-2.6.20dr2' make: *** [/usr/src/log_i486/03_ipcop/openswan-2.6.20dr2] Error 2 Olaf -- A weizen a day helps keep the doctor away. |