marionnet-dev team mailing list archive
-
marionnet-dev team
-
Mailing list archive
-
Message #00287
Fwd: Fw: Re: Report Installation Marionnet on Ubuntu 10.4
--------- Original Message --------
Da: Luca Saiu <Luca.Saiu@xxxxxxxxxxxxxxxxxxxx>
To:
Cc: Jean-Vincent Loddo <Jean-vincent.Loddo@xxxxxxxxxxxxxxxxxxxx>,
marionnet-dev@xxxxxxxxxxxxxxxxxxx
Oggetto: Re: Installazione di Ubuntu per Morena
Data: 24/03/11 13:17
>
>
>
> -----BEGIN PGP SIGNED MESSAGE-----
> Hash: SHA1
>
> Vincenzo, I'm Cc'ing our development list and switching to English, so
> that everybody understands and this thing remains archived.
>
> ==================================================
> root@user-desktop:~/tmp/vde_svn# cd ~/tmp
> root@user-desktop:~/tmp# bzr get --verbose lp:ocamlbricks/0.90.x
ocamlbricks
> You have not informed bzr of your Launchpad ID, and you must do this to
> write to Launchpad or access private data. See "bzr help
launchpad-login".
> Branched 230 revision(s).
> ==================================================
> Ok till here. The login issue is just a warning, everything works even
> without a launchpad account; just tested on my machine with a new user
> account. "Branched 230 revisions" means that the checkout actually took
> place.
>
> ==================================================
> root@user-desktop:~/tmp# cd ~/tmp/ocamlbricks
> root@user-desktop:~/tmp/ocamlbricks# make && make install
> Just for debugging: PP_OPTION is "camlp4of"
> Building meta.ml...
> Success.
> Manually pre-copying "CAMLP4/include_type_definitions_p4.ml"...
> Manually pre-copying "CAMLP4/include_type_definitions_p4.mli"...
> Manually pre-copying "CAMLP4/include_as_string_p4.ml"...
> Manually pre-copying "CAMLP4/include_as_string_p4.mli"...
> Manually pre-copying "CAMLP4/where_p4.ml"...
> Manually pre-copying "CAMLP4/where_p4.mli"...
> Manually pre-copying "CAMLP4/option_extract_p4.ml"...
> Manually pre-copying "CAMLP4/option_extract_p4.mli"...
> Manually pre-copying "CAMLP4/common_tools_for_preprocessors.ml"...
> Manually pre-copying "CAMLP4/raise_p4.ml"...
> Manually pre-copying "CAMLP4/raise_p4.mli"...
> Manually pre-copying "CAMLP4/log_module_loading_p4.ml"...
> Manually pre-copying "CAMLP4/log_module_loading_p4.mli"...
> Manually pre-building "include_type_definitions_p4.cmi"...
> make[1]: ingresso nella directory «/root/tmp/ocamlbricks»
> ocamlc -c -I +camlp4 -pp camlp4of -o
_build/include_type_definitions_p4.cmi
> CAMLP4/include_type_definitions_p4.mli
> sh: camlp4of: not found
> ==================================================
>
> Aha. That's the problem: you don't have camlp4of, which is part of a
> preprocessor for OCaml we need at compile time.
>
> The thing is packaged within camlp4-extra, which you should have
> installed if you have followed our instructions on
>
http://www.marionnet.org/wiki/doku.php?id=howto:howto_for_debian-like_distributions
> ; anyway, notice that we do *not* support OCaml 3.12.x yet; if Ubuntu
> packages 3.11.x then you just need to install camlp4-extra:
>
> sudo apt-get install camlp4-extra
Yes, i'm following
http://www.marionnet.org/wiki/doku.php?id=howto:howto_for_debian-like_distributions
Ok something was wrong when i've done apt-get install
I fixed doing this :
# apt-get install camlp4\*
Maybe the copy and paste was not perfect, so i suggest to do it alone
>
> I've just spoken with Jean-Vincent, the other co-author who (among many
> other things) wrote the marionnet_from_scratch script:
>
http://www.marionnet.org/wiki/doku.php?id=documentation:marionnet_from_scratch
> ; he just told me somthing I didn't know: some OCaml version renamed an
> utility we need; here's the compatibility fix used in the script:
>
> # (from the OCaml sources directory)
> ./configure -prefix $OCAML_PREFIX -no-curses -no-tk &&
> make world.opt &&
> make install &&
> make -C tools/ objinfo &&
> [[ -e $OCAML_PREFIX/bin/ocamlobjinfo ]] || {
> cp tools/objinfo $OCAML_PREFIX/bin/ &&
> ln -s objinfo $OCAML_PREFIX/bin/ocamlobjinfo
> }
> } || return 1
> # end
>
Sorry i've not red
http://www.marionnet.org/wiki/doku.php?id=documentation:marionnet_from_scratch
> In English, this means that if you have an executable called "objinfo"
> in your executable path (I suppose /usr/local/bin), then you should add
> a symlink to it in the same directory called ocamlobjinfo. Yes, this
> sucks. And the thing must absolutely be documented. I consider this a
bug.
I not think is a bug, after fixed the apt-get install, i can see
/usr/bin/ocamlobjinfo
Anyway i attach a file were you can see several warnings after this message:
"configure: WARNING: VDE vde_pcapplug and packet dump plugin have been disabled
because libpcap is not installed on your system, or because it is too old.
Please install it if you want vde_pcapplug and pdump to be compiled and
installed."
So, may i continue ?
>
> Can you please test, Vincenzo? I want to keep manual compilation
> working and usable.
i suggest to use this alone:
# apt-get install camlp4\*
and, maybe, not use the "\" for apt-get .
Thanks,
Vincenzo
root@user-desktop:~/tmp# apt-get install -y ocaml-native-compilers ocaml-compiler-libs camlp4\* liblablgtk2-gnome-ocaml-dev graphviz uml-utilities bridge-utils vde2 gcc xserver-xephyr make gettext xterm bzr
Lettura elenco dei pacchetti... Fatto
Generazione albero delle dipendenze
Lettura informazioni sullo stato... Fatto
ocaml-native-compilers è già alla versione più recente.
ocaml-compiler-libs è già alla versione più recente.
Nota, si sta selezionando libjson-static-camlp4-dev per l'espressione regolare "camlp4*"
Nota, si sta selezionando libfields-camlp4-dev per l'espressione regolare "camlp4*"
Nota, si sta selezionando camlp4-extra per l'espressione regolare "camlp4*"
Nota, si sta selezionando libsexplib-camlp4-dev per l'espressione regolare "camlp4*"
Nota, si sta selezionando libsexplib-camlp4-dev-mze02 per l'espressione regolare "camlp4*"
Nota, viene selezionato libsexplib-camlp4-dev al posto di libsexplib-camlp4-dev-mze02
Nota, si sta selezionando libtype-conv-camlp4-dev per l'espressione regolare "camlp4*"
Nota, si sta selezionando libfields-camlp4-dev-ziol5 per l'espressione regolare "camlp4*"
Nota, viene selezionato libfields-camlp4-dev al posto di libfields-camlp4-dev-ziol5
Nota, si sta selezionando libbin-prot-camlp4-dev per l'espressione regolare "camlp4*"
Nota, si sta selezionando camlp4-3.11.2 per l'espressione regolare "camlp4*"
Nota, viene selezionato camlp4 al posto di camlp4-3.11.2
Nota, si sta selezionando camlp4 per l'espressione regolare "camlp4*"
Nota, si sta selezionando camlp5 per l'espressione regolare "camlp4*"
Nota, si sta selezionando libcamlpdf-ocaml-dev per l'espressione regolare "camlp4*"
Nota, si sta selezionando libcamlpdf-ocaml-dev-80ha7 per l'espressione regolare "camlp4*"
Nota, viene selezionato libcamlpdf-ocaml-dev al posto di libcamlpdf-ocaml-dev-80ha7
Nota, si sta selezionando libbin-prot-camlp4-dev-fdab6 per l'espressione regolare "camlp4*"
Nota, viene selezionato libbin-prot-camlp4-dev al posto di libbin-prot-camlp4-dev-fdab6
Nota, si sta selezionando libtype-conv-camlp4-dev-lvsx4 per l'espressione regolare "camlp4*"
Nota, viene selezionato libtype-conv-camlp4-dev al posto di libtype-conv-camlp4-dev-lvsx4
Nota, si sta selezionando camlp5-tgj08 per l'espressione regolare "camlp4*"
Nota, viene selezionato camlp5 al posto di camlp5-tgj08
Nota, si sta selezionando libbatteries-camlp4-dev per l'espressione regolare "camlp4*"
Nota, viene selezionato libbatteries-ocaml-dev al posto di libbatteries-camlp4-dev
liblablgtk2-gnome-ocaml-dev è già alla versione più recente.
graphviz è già alla versione più recente.
uml-utilities è già alla versione più recente.
bridge-utils è già alla versione più recente.
vde2 è già alla versione più recente.
gcc è già alla versione più recente.
xserver-xephyr è già alla versione più recente.
make è già alla versione più recente.
gettext è già alla versione più recente.
xterm è già alla versione più recente.
bzr è già alla versione più recente.
0 aggiornati, 0 installati, 0 da rimuovere e 0 non aggiornati.
root@user-desktop:~/tmp#
root@user-desktop:~/tmp# apt-get install -y g++ subversion autoconf automake libtool
Lettura elenco dei pacchetti... Fatto
Generazione albero delle dipendenze
Lettura informazioni sullo stato... Fatto
g++ è già alla versione più recente.
subversion è già alla versione più recente.
autoconf è già alla versione più recente.
automake è già alla versione più recente.
libtool è già alla versione più recente.
0 aggiornati, 0 installati, 0 da rimuovere e 0 non aggiornati.
root@user-desktop:~/tmp# apt-get install -y vde2
Lettura elenco dei pacchetti... Fatto
Generazione albero delle dipendenze
Lettura informazioni sullo stato... Fatto
vde2 è già alla versione più recente.
0 aggiornati, 0 installati, 0 da rimuovere e 0 non aggiornati.
root@user-desktop:~/tmp# svn co https://vde.svn.sourceforge.net/svnroot/vde/trunk/vde-2 vde_svn
A vde_svn/m4
A vde_svn/m4/.gitignore
A vde_svn/include
A vde_svn/include/libvdemgmt.h
A vde_svn/include/open_memstream.h
A vde_svn/include/libvdehist.h
A vde_svn/include/libvdeplug.h
A vde_svn/include/vdeplugin.h
A vde_svn/include/cmdparse.h
A vde_svn/include/vde.h
A vde_svn/include/canonicalize.h
A vde_svn/include/strndup.h
A vde_svn/include/Makefile.am
A vde_svn/include/libvdesnmp.h
A vde_svn/include/vdepoll.h
A vde_svn/include/libvdeplug_dyn.h
A vde_svn/include/vdecommon.h
A vde_svn/Changelog
A vde_svn/src
A vde_svn/src/vdeq.c
A vde_svn/src/dpipe.c
A vde_svn/src/vde_plug.c
A vde_svn/src/vdeterm.c
A vde_svn/src/vde_tunctl.c
A vde_svn/src/common
A vde_svn/src/common/cmdparse.c
A vde_svn/src/common/memcmp.c
A vde_svn/src/common/canonicalize.c
A vde_svn/src/common/strndup.c
A vde_svn/src/common/realloc.c
A vde_svn/src/common/poll.c
A vde_svn/src/common/malloc.c
A vde_svn/src/common/Makefile.am
A vde_svn/src/common/open_memstream.c
A vde_svn/src/slirpvde
A vde_svn/src/slirpvde/slirp.h
A vde_svn/src/slirpvde/qemu-queue.h
A vde_svn/src/slirpvde/mbuf.h
A vde_svn/src/slirpvde/if.c
A vde_svn/src/slirpvde/sbuf.c
A vde_svn/src/slirpvde/misc.h
A vde_svn/src/slirpvde/if.h
A vde_svn/src/slirpvde/sbuf.h
A vde_svn/src/slirpvde/tcp_input.c
A vde_svn/src/slirpvde/tcp2unix.c
A vde_svn/src/slirpvde/ip.h
A vde_svn/src/slirpvde/tftp.c
A vde_svn/src/slirpvde/tcp2unix.h
A vde_svn/src/slirpvde/tcp_subr.c
A vde_svn/src/slirpvde/tftp.h
A vde_svn/src/slirpvde/bootp.c
A vde_svn/src/slirpvde/slirp_config.h
A vde_svn/src/slirpvde/tcp_timer.c
A vde_svn/src/slirpvde/ip_input.c
A vde_svn/src/slirpvde/udp.c
A vde_svn/src/slirpvde/bootp.h
A vde_svn/src/slirpvde/tcp_timer.h
A vde_svn/src/slirpvde/debug.h
A vde_svn/src/slirpvde/udp.h
A vde_svn/src/slirpvde/qemu-common.h
A vde_svn/src/slirpvde/tcp_var.h
A vde_svn/src/slirpvde/tcp_output.c
A vde_svn/src/slirpvde/README
A vde_svn/src/slirpvde/osdep.h
A vde_svn/src/slirpvde/ip_icmp.c
A vde_svn/src/slirpvde/cksum.c
A vde_svn/src/slirpvde/tcpip.h
A vde_svn/src/slirpvde/ip_icmp.h
A vde_svn/src/slirpvde/libslirp.h
A vde_svn/src/slirpvde/socket.c
A vde_svn/src/slirpvde/slirpvde.c
A vde_svn/src/slirpvde/Makefile.am
A vde_svn/src/slirpvde/ip_output.c
A vde_svn/src/slirpvde/slirp.c
A vde_svn/src/slirpvde/main.h
A vde_svn/src/slirpvde/mbuf.c
A vde_svn/src/slirpvde/tcp.h
A vde_svn/src/slirpvde/misc.c
A vde_svn/src/slirpvde/socket.h
A vde_svn/src/unixcmd.c
A vde_svn/src/vde_pcapplug.c
A vde_svn/src/unixterm.c
A vde_svn/src/wirefilter.c
A vde_svn/src/vde_switch
A vde_svn/src/vde_switch/datasock.h
A vde_svn/src/vde_switch/vde_switch.c
A vde_svn/src/vde_switch/plugins
A vde_svn/src/vde_switch/plugins/dump.c
A vde_svn/src/vde_switch/plugins/pdump.c
A vde_svn/src/vde_switch/plugins/Makefile.am
A vde_svn/src/vde_switch/plugins/iplog.c
A vde_svn/src/vde_switch/qtimer.c
A vde_svn/src/vde_switch/switch.h
A vde_svn/src/vde_switch/qtimer.h
A vde_svn/src/vde_switch/tuntap.c
A vde_svn/src/vde_switch/fstp.c
A vde_svn/src/vde_switch/tuntap.h
A vde_svn/src/vde_switch/sockutils.c
A vde_svn/src/vde_switch/fstp.h
A vde_svn/src/vde_switch/bitarray.h
A vde_svn/src/vde_switch/hash.c
A vde_svn/src/vde_switch/port.c
A vde_svn/src/vde_switch/sockutils.h
A vde_svn/src/vde_switch/consmgmt.c
A vde_svn/src/vde_switch/packetq.c
A vde_svn/src/vde_switch/hash.h
A vde_svn/src/vde_switch/Makefile.am
A vde_svn/src/vde_switch/port.h
A vde_svn/src/vde_switch/datasock.c
A vde_svn/src/vde_switch/consmgmt.h
A vde_svn/src/vde_switch/packetq.h
A vde_svn/src/vde_autolink.c
A vde_svn/src/vde_cryptcab
A vde_svn/src/vde_cryptcab/crc32.h
A vde_svn/src/vde_cryptcab/vde_cryptcab_client.c
A vde_svn/src/vde_cryptcab/cryptcab.c
A vde_svn/src/vde_cryptcab/Makefile.am
A vde_svn/src/vde_cryptcab/vde_cryptcab_server.c
A vde_svn/src/vde_cryptcab/crc32.c
A vde_svn/src/vde_cryptcab/cryptcab.h
A vde_svn/src/lib
A vde_svn/src/lib/python
A vde_svn/src/lib/python/VdePlug_example.py
A vde_svn/src/lib/python/vdeplug_python.c
A vde_svn/src/lib/python/Makefile.am
A vde_svn/src/lib/python/VdeStream_example.py
A vde_svn/src/lib/python/VdePlug.py
A vde_svn/src/lib/vdesnmp.pc.in
A vde_svn/src/lib/libvdesnmp.c
A vde_svn/src/lib/Makefile.am
A vde_svn/src/lib/vdemgmt.pc.in
A vde_svn/src/lib/libvdemgmt.c
A vde_svn/src/lib/vdehist.pc.in
A vde_svn/src/lib/vdeplug.pc.in
A vde_svn/src/lib/libvdehist.c
A vde_svn/src/lib/libvdeplug.c
A vde_svn/src/vde_over_ns
A vde_svn/src/vde_over_ns/dns.c
A vde_svn/src/vde_over_ns/queue.c
A vde_svn/src/vde_over_ns/pstack.c
A vde_svn/src/vde_over_ns/vde_io.c
A vde_svn/src/vde_over_ns/Makefile.am
A vde_svn/src/vde_over_ns/dns.h
A vde_svn/src/vde_over_ns/vde_over_ns.c
A vde_svn/src/vde_over_ns/pstack.h
A vde_svn/src/vde_over_ns/dns_proto.h
A vde_svn/src/vde_over_ns/encode.c
A vde_svn/src/vde_over_ns/fun.h
A vde_svn/src/vde_over_ns/util.c
A vde_svn/src/Makefile.am
A vde_svn/src/kvde_switch
A vde_svn/src/kvde_switch/datasock.h
A vde_svn/src/kvde_switch/sockutils.c
A vde_svn/src/kvde_switch/af_ipn.h
A vde_svn/src/kvde_switch/sockutils.h
A vde_svn/src/kvde_switch/consmgmt.c
A vde_svn/src/kvde_switch/Makefile.am
A vde_svn/src/kvde_switch/datasock.c
A vde_svn/src/kvde_switch/kvde_switch.c
A vde_svn/src/kvde_switch/consmgmt.h
A vde_svn/src/vdetaplib
A vde_svn/src/vdetaplib/test.c
A vde_svn/src/vdetaplib/vdetap.c
A vde_svn/src/vdetaplib/Makefile.am
A vde_svn/src/vdetaplib/libvdetap.c
A vde_svn/src/vde_l3
A vde_svn/src/vde_l3/vde_l3.h
A vde_svn/src/vde_l3/pfifo.c
A vde_svn/src/vde_l3/bfifo.c
A vde_svn/src/vde_l3/vde_buff.h
A vde_svn/src/vde_l3/Makefile.am
A vde_svn/src/vde_l3/tbf.c
A vde_svn/src/vde_l3/vde_l3.c
A vde_svn/src/vde_plug2tap.c
A vde_svn/README
A vde_svn/COPYING.slirpvde
A vde_svn/VirtualBox
A vde_svn/configure.ac
A vde_svn/COPYING.libvdeplug
A vde_svn/.gitignore
A vde_svn/doc
A vde_svn/doc/vde_autolink-HOWTO
A vde_svn/doc/vdecmd
A vde_svn/doc/README.qemu
A vde_svn/doc/README.slirpvde
A vde_svn/doc/VirtualBox-3.1.6_OSE_VDE.patch
A vde_svn/doc/vdeqemu-HOWTO
A vde_svn/doc/README.vde_over_ns
A vde_svn/doc/Makefile.am
A vde_svn/doc/README.UML
A vde_svn/doc/README.bochs
A vde_svn/doc/libvdemgmt
A vde_svn/doc/libvdemgmt/asyncrecv.rc
A vde_svn/doc/libvdemgmt/sendcmd.rc
A vde_svn/doc/libvdemgmt/openmachine.rc
A vde_svn/doc/libvdemgmt/closemachine.rc
A vde_svn/doc/README.VirtualBox
A vde_svn/doc/freebsd_tap-HOWTO
A vde_svn/doc/bochs
A vde_svn/doc/bochs/eth_vde.cc
A vde_svn/doc/bochs/eth.cc.diff
A vde_svn/INSTALL
A vde_svn/COPYING
A vde_svn/Makefile.am
A vde_svn/libvirt
A vde_svn/libvirt/README
A vde_svn/libvirt/libvirt-0.8.7.vde.patch
A vde_svn/man
A vde_svn/man/vde_autolink.1
A vde_svn/man/slirpvde.1
A vde_svn/man/vde_plug2tap.1
A vde_svn/man/vde_switch.1
A vde_svn/man/vdeq.1
A vde_svn/man/dpipe.1
A vde_svn/man/vde_cryptcab.1
A vde_svn/man/vde_plug.1
A vde_svn/man/vdeterm.1
A vde_svn/man/unixcmd.1
A vde_svn/man/vde_over_ns.1
A vde_svn/man/vde_pcapplug.1
A vde_svn/man/Makefile.am
A vde_svn/man/unixterm.1
A vde_svn/man/wirefilter.1
A vde_svn/man/vde_l3.1
A vde_svn/man/vde_tunctl.8
A vde_svn/man/vdetaplib.1.in
Estratta revisione 478.
root@user-desktop:~/tmp#
root@user-desktop:~/tmp# cd vde_svn
root@user-desktop:~/tmp/vde_svn# autoreconf -fi
libtoolize: putting auxiliary files in `.'.
libtoolize: copying file `./config.guess'
libtoolize: copying file `./config.sub'
libtoolize: copying file `./install-sh'
libtoolize: copying file `./ltmain.sh'
libtoolize: putting macros in AC_CONFIG_MACRO_DIR, `m4'.
libtoolize: copying file `m4/libtool.m4'
libtoolize: copying file `m4/ltoptions.m4'
libtoolize: copying file `m4/ltsugar.m4'
libtoolize: copying file `m4/ltversion.m4'
libtoolize: copying file `m4/lt~obsolete.m4'
configure.ac:19: installing `./compile'
configure.ac:7: installing `./missing'
src/Makefile.am: installing `./depcomp'
root@user-desktop:~/tmp/vde_svn# ./configure && make && make install
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for a thread-safe mkdir -p... /bin/mkdir -p
checking for gawk... gawk
checking whether make sets $(MAKE)... yes
checking for g++... g++
checking whether the C++ compiler works... yes
checking for C++ compiler default output file name... a.out
checking for suffix of executables...
checking whether we are cross compiling... no
checking for suffix of object files... o
checking whether we are using the GNU C++ compiler... yes
checking whether g++ accepts -g... yes
checking for style of include used by make... GNU
checking dependency style of g++... gcc3
checking for gcc... gcc
checking whether we are using the GNU C compiler... yes
checking whether gcc accepts -g... yes
checking for gcc option to accept ISO C89... none needed
checking dependency style of gcc... gcc3
checking whether ln -s works... yes
checking build system type... i686-pc-linux-gnu
checking host system type... i686-pc-linux-gnu
checking for a sed that does not truncate output... /bin/sed
checking for grep that handles long lines and -e... /bin/grep
checking for egrep... /bin/grep -E
checking for fgrep... /bin/grep -F
checking for ld used by gcc... /usr/bin/ld
checking if the linker (/usr/bin/ld) is GNU ld... yes
checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
checking the name lister (/usr/bin/nm -B) interface... BSD nm
checking the maximum length of command line arguments... 1572864
checking whether the shell understands some XSI constructs... yes
checking whether the shell understands "+="... yes
checking for /usr/bin/ld option to reload object files... -r
checking for objdump... objdump
checking how to recognize dependent libraries... pass_all
checking for ar... ar
checking for strip... strip
checking for ranlib... ranlib
checking command to parse /usr/bin/nm -B output from gcc object... ok
checking how to run the C preprocessor... gcc -E
checking for ANSI C header files... yes
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unistd.h... yes
checking for dlfcn.h... yes
checking whether we are using the GNU C++ compiler... (cached) yes
checking whether g++ accepts -g... (cached) yes
checking dependency style of g++... (cached) gcc3
checking how to run the C++ preprocessor... g++ -E
checking for objdir... .libs
checking if gcc supports -fno-rtti -fno-exceptions... no
checking for gcc option to produce PIC... -fPIC -DPIC
checking if gcc PIC flag -fPIC -DPIC works... yes
checking if gcc static flag -static works... yes
checking if gcc supports -c -o file.o... yes
checking if gcc supports -c -o file.o... (cached) yes
checking whether the gcc linker (/usr/bin/ld) supports shared libraries... yes
checking whether -lc should be explicitly linked in... no
checking dynamic linker characteristics... GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... yes
checking for ld used by g++... /usr/bin/ld
checking if the linker (/usr/bin/ld) is GNU ld... yes
checking whether the g++ linker (/usr/bin/ld) supports shared libraries... yes
checking for g++ option to produce PIC... -fPIC -DPIC
checking if g++ PIC flag -fPIC -DPIC works... yes
checking if g++ static flag -static works... yes
checking if g++ supports -c -o file.o... yes
checking if g++ supports -c -o file.o... (cached) yes
checking whether the g++ linker (/usr/bin/ld) supports shared libraries... yes
checking dynamic linker characteristics... GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
checking whether gcc and cc understand -c and -o together... yes
checking for dlopen in -ldl... yes
checking for EVP_EncryptInit in -lcrypto... yes
checking for pcap_open_dead in -lpcap... no
checking for ANSI C header files... (cached) yes
checking for sys/wait.h that is POSIX.1 compatible... yes
checking arpa/inet.h usability... yes
checking arpa/inet.h presence... yes
checking for arpa/inet.h... yes
checking fcntl.h usability... yes
checking fcntl.h presence... yes
checking for fcntl.h... yes
checking netdb.h usability... yes
checking netdb.h presence... yes
checking for netdb.h... yes
checking netinet/in.h usability... yes
checking netinet/in.h presence... yes
checking for netinet/in.h... yes
checking stddef.h usability... yes
checking stddef.h presence... yes
checking for stddef.h... yes
checking for stdint.h... (cached) yes
checking for stdlib.h... (cached) yes
checking for string.h... (cached) yes
checking for strings.h... (cached) yes
checking sys/ioctl.h usability... yes
checking sys/ioctl.h presence... yes
checking for sys/ioctl.h... yes
checking sys/param.h usability... yes
checking sys/param.h presence... yes
checking for sys/param.h... yes
checking sys/socket.h usability... yes
checking sys/socket.h presence... yes
checking for sys/socket.h... yes
checking sys/time.h usability... yes
checking sys/time.h presence... yes
checking for sys/time.h... yes
checking syslog.h usability... yes
checking syslog.h presence... yes
checking for syslog.h... yes
checking termio.h usability... yes
checking termio.h presence... yes
checking for termio.h... yes
checking termios.h usability... yes
checking termios.h presence... yes
checking for termios.h... yes
checking for unistd.h... (cached) yes
checking sys/filio.h usability... no
checking sys/filio.h presence... no
checking for sys/filio.h... no
checking sys/bitypes.h usability... yes
checking sys/bitypes.h presence... yes
checking for sys/bitypes.h... yes
checking for sys/wait.h... (cached) yes
checking sys/select.h usability... yes
checking sys/select.h presence... yes
checking for sys/select.h... yes
checking sys/signal.h usability... yes
checking sys/signal.h presence... yes
checking for sys/signal.h... yes
checking sys/stropts.h usability... yes
checking sys/stropts.h presence... yes
checking for sys/stropts.h... yes
checking for termios.h... (cached) yes
checking sys/type32.h usability... no
checking sys/type32.h presence... no
checking for sys/type32.h... no
checking syslimits.h usability... no
checking syslimits.h presence... no
checking for syslimits.h... no
checking sys/syslimits.h usability... no
checking sys/syslimits.h presence... no
checking for sys/syslimits.h... no
checking openssl/blowfish.h usability... yes
checking openssl/blowfish.h presence... yes
checking for openssl/blowfish.h... yes
checking for an ANSI C-conforming const... yes
checking for inline... inline
checking whether byte ordering is bigendian... no
checking for function prototypes... yes
checking for mode_t... yes
checking for pid_t... yes
checking for size_t... yes
checking whether time.h and sys/time.h may both be included... yes
checking for uid_t in sys/types.h... yes
checking for unistd.h... (cached) yes
checking for working chown... yes
checking vfork.h usability... no
checking vfork.h presence... no
checking for vfork.h... no
checking for fork... yes
checking for vfork... yes
checking for working fork... yes
checking for working vfork... (cached) yes
checking whether gcc needs -traditional... no
checking for stdlib.h... (cached) yes
checking for GNU libc compatible malloc... yes
checking for working memcmp... yes
checking for stdlib.h... (cached) yes
checking for GNU libc compatible realloc... yes
checking for sys/select.h... (cached) yes
checking for sys/socket.h... (cached) yes
checking types of arguments for select... int,fd_set *,struct timeval *
checking for vprintf... yes
checking for _doprnt... no
checking for atexit... yes
checking for dup2... yes
checking for gethostbyname... yes
checking for gethostname... yes
checking for gettimeofday... yes
checking for inet_ntoa... yes
checking for memmove... yes
checking for memset... yes
checking for putenv... yes
checking for select... yes
checking for setenv... yes
checking for socket... yes
checking for strchr... yes
checking for strdup... yes
checking for strerror... yes
checking for strstr... yes
checking for uname... yes
checking for inet_aton... yes
checking for sprintf... yes
checking for readv... yes
checking for random... yes
checking for srandom... yes
checking for index... yes
checking for bcmp... yes
checking for drand48... yes
checking for memmove... (cached) yes
checking for gethostid... yes
checking for revoke... no
checking for fchmod... yes
checking for getopt_long_only... yes
checking for funopen... no
checking for open_memstream... yes
checking for strndup... yes
checking for poll... yes
checking for poll sanity... yes
checking size of char... 1
checking size of short... 2
checking size of int... 4
checking size of char *... 4
checking linux/if_tun.h usability... yes
checking linux/if_tun.h presence... yes
checking for linux/if_tun.h... yes
checking for a Python interpreter with version >= 2.5... python
checking for python... /usr/bin/python
checking for python version... 2.6
checking for python platform... linux2
checking for python script directory... ${prefix}/lib/python2.6/dist-packages
checking for python extension module directory... ${exec_prefix}/lib/python2.6/dist-packages
checking for python2.6-config... /usr/bin/python2.6-config
configure: creating ./config.status
config.status: creating Makefile
config.status: creating doc/Makefile
config.status: creating include/Makefile
config.status: creating man/Makefile
config.status: creating src/Makefile
config.status: creating src/lib/Makefile
config.status: creating src/lib/vdesnmp.pc
config.status: creating src/lib/vdemgmt.pc
config.status: creating src/lib/vdeplug.pc
config.status: creating src/lib/vdehist.pc
config.status: creating src/lib/python/Makefile
config.status: creating src/vde_switch/Makefile
config.status: creating src/kvde_switch/Makefile
config.status: creating src/vde_over_ns/Makefile
config.status: creating src/common/Makefile
config.status: creating src/vdetaplib/Makefile
config.status: creating src/vde_l3/Makefile
config.status: creating src/vde_cryptcab/Makefile
config.status: creating src/slirpvde/Makefile
config.status: creating src/vde_switch/plugins/Makefile
config.status: creating include/config.h
config.status: executing depfiles commands
config.status: executing libtool commands
Configure results:
+ VDE CryptCab............ enabled
+ Python Libraries........ enabled
+ TAP support............. enabled
- pcap support............ disabled
- Experimental features... disabled
- Profiling options....... disabled
- Kernel switch........... disabled
configure: WARNING: VDE vde_pcapplug and packet dump plugin have been disabled
because libpcap is not installed on your system, or because it is too old.
Please install it if you want vde_pcapplug and pdump to be compiled and
installed.
Type 'make' to compile vde2 2.3.1,
or type 'make V=1' for verbose compiling
and then type 'make install' to install it into /usr/local
Making all in include
make[1]: ingresso nella directory «/root/tmp/vde_svn/include»
make all-am
make[2]: ingresso nella directory «/root/tmp/vde_svn/include»
make[2]: Non c'è da fare nulla per «all-am»
make[2]: uscita dalla directory «/root/tmp/vde_svn/include»
make[1]: uscita dalla directory «/root/tmp/vde_svn/include»
Making all in src
make[1]: ingresso nella directory «/root/tmp/vde_svn/src»
Making all in common
make[2]: ingresso nella directory «/root/tmp/vde_svn/src/common»
CC cmdparse.lo
cmdparse.c: In function ‘utm_run’:
cmdparse.c:287: warning: format not a string literal and no format arguments
cmdparse.c:293: warning: format not a string literal and no format arguments
cmdparse.c:300: warning: ignoring return value of ‘write’, declared with attribute warn_unused_result
CC canonicalize.lo
CCLD libvdecommon.la
make[2]: uscita dalla directory «/root/tmp/vde_svn/src/common»
Making all in lib
make[2]: ingresso nella directory «/root/tmp/vde_svn/src/lib»
Making all in .
make[3]: ingresso nella directory «/root/tmp/vde_svn/src/lib»
CC libvdemgmt.lo
CCLD libvdemgmt.la
CC libvdesnmp.lo
CCLD libvdesnmp.la
CC libvdeplug.lo
libvdeplug.c: In function ‘vde_open_real’:
libvdeplug.c:311: warning: ignoring return value of ‘chown’, declared with attribute warn_unused_result
libvdeplug.c:380: warning: ignoring return value of ‘chown’, declared with attribute warn_unused_result
libvdeplug.c:435: warning: ignoring return value of ‘chown’, declared with attribute warn_unused_result
CCLD libvdeplug.la
CC libvdehist.lo
libvdehist.c: In function ‘hist_sendcmd’:
libvdehist.c:348: warning: ignoring return value of ‘write’, declared with attribute warn_unused_result
CCLD libvdehist.la
make[3]: uscita dalla directory «/root/tmp/vde_svn/src/lib»
Making all in python
make[3]: ingresso nella directory «/root/tmp/vde_svn/src/lib/python»
CC vdeplug_python_la-vdeplug_python.lo
CCLD vdeplug_python.la
make[3]: uscita dalla directory «/root/tmp/vde_svn/src/lib/python»
make[2]: uscita dalla directory «/root/tmp/vde_svn/src/lib»
Making all in vde_switch
make[2]: ingresso nella directory «/root/tmp/vde_svn/src/vde_switch»
make[3]: ingresso nella directory «/root/tmp/vde_svn/src/vde_switch»
CC hash.o
CC port.o
CC vde_switch.o
vde_switch.c: In function ‘init_mods’:
vde_switch.c:456: warning: ignoring return value of ‘fchdir’, declared with attribute warn_unused_result
CC sockutils.o
CC qtimer.o
CC datasock.o
CC consmgmt.o
consmgmt.c: In function ‘setmgmtperm’:
consmgmt.c:248: warning: ignoring return value of ‘chown’, declared with attribute warn_unused_result
consmgmt.c: In function ‘handle_cmd’:
consmgmt.c:320: warning: ignoring return value of ‘write’, declared with attribute warn_unused_result
consmgmt.c: In function ‘runscript’:
consmgmt.c:337: warning: ignoring return value of ‘asprintf’, declared with attribute warn_unused_result
consmgmt.c:338: warning: ignoring return value of ‘write’, declared with attribute warn_unused_result
consmgmt.c: In function ‘mgmtnewfd’:
consmgmt.c:376: warning: ignoring return value of ‘write’, declared with attribute warn_unused_result
consmgmt.c:377: warning: ignoring return value of ‘write’, declared with attribute warn_unused_result
consmgmt.c: In function ‘handle_input’:
consmgmt.c:412: warning: ignoring return value of ‘write’, declared with attribute warn_unused_result
consmgmt.c:415: warning: ignoring return value of ‘write’, declared with attribute warn_unused_result
consmgmt.c:446: warning: ignoring return value of ‘write’, declared with attribute warn_unused_result
consmgmt.c:447: warning: ignoring return value of ‘write’, declared with attribute warn_unused_result
consmgmt.c: At top level:
consmgmt.c:932: warning: ‘sighupmgmt’ defined but not used
CC fstp.o
CC packetq.o
CC tuntap.o
CCLD vde_switch
make[3]: uscita dalla directory «/root/tmp/vde_svn/src/vde_switch»
make[2]: uscita dalla directory «/root/tmp/vde_svn/src/vde_switch»
Making all in vde_over_ns
make[2]: ingresso nella directory «/root/tmp/vde_svn/src/vde_over_ns»
CC vde_over_ns.o
CC dns.o
CC encode.o
CC pstack.o
CC queue.o
CC util.o
util.c: In function ‘dwrite’:
util.c:55: warning: ignoring return value of ‘write’, declared with attribute warn_unused_result
CC vde_io.o
vde_io.c: In function ‘send_vde’:
vde_io.c:210: warning: ignoring return value of ‘write’, declared with attribute warn_unused_result
vde_io.c:218: warning: ignoring return value of ‘write’, declared with attribute warn_unused_result
CCLD vde_over_ns
make[2]: uscita dalla directory «/root/tmp/vde_svn/src/vde_over_ns»
Making all in vde_l3
make[2]: ingresso nella directory «/root/tmp/vde_svn/src/vde_l3»
CC pfifo.lo
CCLD pfifo.la
CC tbf.lo
CCLD tbf.la
CC bfifo.lo
CCLD bfifo.la
CC vde_l3.o
vde_l3.c: In function ‘printoutc’:
vde_l3.c:863: warning: ignoring return value of ‘write’, declared with attribute warn_unused_result
vde_l3.c: In function ‘mgmtcommand’:
vde_l3.c:1226: warning: ignoring return value of ‘write’, declared with attribute warn_unused_result
vde_l3.c: In function ‘newmgmtconn’:
vde_l3.c:1291: warning: ignoring return value of ‘write’, declared with attribute warn_unused_result
vde_l3.c:1292: warning: ignoring return value of ‘write’, declared with attribute warn_unused_result
CCLD vde_l3
make[2]: uscita dalla directory «/root/tmp/vde_svn/src/vde_l3»
Making all in slirpvde
make[2]: ingresso nella directory «/root/tmp/vde_svn/src/slirpvde»
CC misc.o
CC cksum.o
CC if.o
CC ip_icmp.o
CC ip_input.o
CC ip_output.o
CC mbuf.o
CC sbuf.o
CC slirp.o
CC socket.o
CC tcp_input.o
CC tcp_output.o
CC tcp_subr.o
CC tcp_timer.o
CC udp.o
CC bootp.o
CC tcp2unix.o
CC tftp.o
CC slirpvde.o
CCLD slirpvde
make[2]: uscita dalla directory «/root/tmp/vde_svn/src/slirpvde»
Making all in vdetaplib
make[2]: ingresso nella directory «/root/tmp/vde_svn/src/vdetaplib»
CC libvdetap_la-libvdetap.lo
CCLD libvdetap.la
CC vdetap.o
vdetap.c: In function ‘main’:
vdetap.c:62: warning: ignoring return value of ‘asprintf’, declared with attribute warn_unused_result
vdetap.c:82: warning: ignoring return value of ‘write’, declared with attribute warn_unused_result
CCLD vdetap
make[2]: uscita dalla directory «/root/tmp/vde_svn/src/vdetaplib»
Making all in vde_cryptcab
make[2]: ingresso nella directory «/root/tmp/vde_svn/src/vde_cryptcab»
CC crc32.o
CC cryptcab.o
CC vde_cryptcab_server.o
CC vde_cryptcab_client.o
CCLD vde_cryptcab
make[2]: uscita dalla directory «/root/tmp/vde_svn/src/vde_cryptcab»
make[2]: ingresso nella directory «/root/tmp/vde_svn/src»
CC dpipe.o
dpipe.c: In function ‘recmain’:
dpipe.c:87: warning: ignoring return value of ‘pipe’, declared with attribute warn_unused_result
dpipe.c:88: warning: ignoring return value of ‘pipe’, declared with attribute warn_unused_result
dpipe.c: In function ‘main’:
dpipe.c:165: warning: ignoring return value of ‘pipe’, declared with attribute warn_unused_result
dpipe.c:166: warning: ignoring return value of ‘pipe’, declared with attribute warn_unused_result
CCLD dpipe
CC unixcmd.o
unixcmd.c: In function ‘main’:
unixcmd.c:73: warning: ignoring return value of ‘asprintf’, declared with attribute warn_unused_result
unixcmd.c:76: warning: ignoring return value of ‘asprintf’, declared with attribute warn_unused_result
unixcmd.c:87: warning: ignoring return value of ‘write’, declared with attribute warn_unused_result
CCLD unixcmd
CC unixterm.o
unixterm.c: In function ‘main’:
unixterm.c:50: warning: ignoring return value of ‘write’, declared with attribute warn_unused_result
CCLD unixterm
CC vde_autolink.o
vde_autolink.c: In function ‘printoutc’:
vde_autolink.c:151: warning: ignoring return value of ‘write’, declared with attribute warn_unused_result
vde_autolink.c: In function ‘alink_connect’:
vde_autolink.c:396: warning: ignoring return value of ‘read’, declared with attribute warn_unused_result
vde_autolink.c:401: warning: ignoring return value of ‘write’, declared with attribute warn_unused_result
vde_autolink.c: In function ‘mgmtcommand’:
vde_autolink.c:1150: warning: ignoring return value of ‘write’, declared with attribute warn_unused_result
vde_autolink.c: In function ‘newmgmtconn’:
vde_autolink.c:1180: warning: ignoring return value of ‘write’, declared with attribute warn_unused_result
vde_autolink.c:1181: warning: ignoring return value of ‘write’, declared with attribute warn_unused_result
CCLD vde_autolink
CC vde_plug2tap.o
vde_plug2tap.c: In function ‘main’:
vde_plug2tap.c:384: warning: ignoring return value of ‘write’, declared with attribute warn_unused_result
CCLD vde_plug2tap
CC vde_plug.o
CCLD vde_plug
CC vdeq.o
vdeq.c: In function ‘main’:
vdeq.c:498: warning: ignoring return value of ‘daemon’, declared with attribute warn_unused_result
CCLD vdeq
CC wirefilter.o
wirefilter.c: In function ‘newmgmtconn’:
wirefilter.c:956: warning: ignoring return value of ‘write’, declared with attribute warn_unused_result
wirefilter.c:957: warning: ignoring return value of ‘write’, declared with attribute warn_unused_result
wirefilter.c: In function ‘printoutc’:
wirefilter.c:977: warning: ignoring return value of ‘write’, declared with attribute warn_unused_result
wirefilter.c: In function ‘mgmtcommand’:
wirefilter.c:1386: warning: ignoring return value of ‘write’, declared with attribute warn_unused_result
wirefilter.c: In function ‘main’:
wirefilter.c:1543: warning: ignoring return value of ‘asprintf’, declared with attribute warn_unused_result
wirefilter.c:1557: warning: ignoring return value of ‘asprintf’, declared with attribute warn_unused_result
CCLD wirefilter
CC vdeterm.o
vdeterm.c: In function ‘copy_header_prompt’:
vdeterm.c:97: warning: ignoring return value of ‘write’, declared with attribute warn_unused_result
vdeterm.c:98: warning: ignoring return value of ‘asprintf’, declared with attribute warn_unused_result
vdeterm.c:101: warning: ignoring return value of ‘write’, declared with attribute warn_unused_result
vdeterm.c: In function ‘main’:
vdeterm.c:144: warning: ignoring return value of ‘write’, declared with attribute warn_unused_result
CCLD vdeterm
CC vde_tunctl.o
CCLD vde_tunctl
make[2]: uscita dalla directory «/root/tmp/vde_svn/src»
make[1]: uscita dalla directory «/root/tmp/vde_svn/src»
Making all in man
make[1]: ingresso nella directory «/root/tmp/vde_svn/man»
sed 's/%PKGLIBDIR%/\/usr\/local\/lib\/vde2/g' \
./vdetaplib.1.in > ./vdetaplib.1
make[1]: uscita dalla directory «/root/tmp/vde_svn/man»
Making all in doc
make[1]: ingresso nella directory «/root/tmp/vde_svn/doc»
make[1]: Non c'è da fare nulla per «all»
make[1]: uscita dalla directory «/root/tmp/vde_svn/doc»
make[1]: ingresso nella directory «/root/tmp/vde_svn»
make[1]: Non c'è da fare nulla per «all-am»
make[1]: uscita dalla directory «/root/tmp/vde_svn»
Making install in include
make[1]: ingresso nella directory «/root/tmp/vde_svn/include»
make[2]: ingresso nella directory «/root/tmp/vde_svn/include»
make[2]: Non c'è da fare nulla per «install-exec-am»
test -z "/usr/local/include" || /bin/mkdir -p "/usr/local/include"
/usr/bin/install -c -m 644 libvdesnmp.h libvdemgmt.h '/usr/local/include'
test -z "/usr/local/include" || /bin/mkdir -p "/usr/local/include"
/usr/bin/install -c -m 644 libvdeplug.h libvdeplug_dyn.h libvdehist.h '/usr/local/include/.'
make[2]: uscita dalla directory «/root/tmp/vde_svn/include»
make[1]: uscita dalla directory «/root/tmp/vde_svn/include»
Making install in src
make[1]: ingresso nella directory «/root/tmp/vde_svn/src»
Making install in common
make[2]: ingresso nella directory «/root/tmp/vde_svn/src/common»
make[3]: ingresso nella directory «/root/tmp/vde_svn/src/common»
make[3]: Non c'è da fare nulla per «install-exec-am»
make[3]: Non c'è da fare nulla per «install-data-am»
make[3]: uscita dalla directory «/root/tmp/vde_svn/src/common»
make[2]: uscita dalla directory «/root/tmp/vde_svn/src/common»
Making install in lib
make[2]: ingresso nella directory «/root/tmp/vde_svn/src/lib»
Making install in .
make[3]: ingresso nella directory «/root/tmp/vde_svn/src/lib»
make[4]: ingresso nella directory «/root/tmp/vde_svn/src/lib»
test -z "/usr/local/lib" || /bin/mkdir -p "/usr/local/lib"
/bin/bash ../../libtool --mode=install /usr/bin/install -c libvdemgmt.la libvdesnmp.la libvdeplug.la libvdehist.la '/usr/local/lib'
libtool: install: /usr/bin/install -c .libs/libvdemgmt.so.0.0.1 /usr/local/lib/libvdemgmt.so.0.0.1
libtool: install: (cd /usr/local/lib && { ln -s -f libvdemgmt.so.0.0.1 libvdemgmt.so.0 || { rm -f libvdemgmt.so.0 && ln -s libvdemgmt.so.0.0.1 libvdemgmt.so.0; }; })
libtool: install: (cd /usr/local/lib && { ln -s -f libvdemgmt.so.0.0.1 libvdemgmt.so || { rm -f libvdemgmt.so && ln -s libvdemgmt.so.0.0.1 libvdemgmt.so; }; })
libtool: install: /usr/bin/install -c .libs/libvdemgmt.lai /usr/local/lib/libvdemgmt.la
libtool: install: warning: relinking `libvdesnmp.la'
libtool: install: (cd /root/tmp/vde_svn/src/lib; /bin/bash /root/tmp/vde_svn/libtool --silent --tag CC --mode=relink gcc -Wall -O2 -g -O2 -version-number 0:0:1 -export-dynamic -o libvdesnmp.la -rpath /usr/local/lib libvdesnmp.lo ../../src/common/libvdecommon.la ../../src/lib/libvdemgmt.la -ldl )
libtool: install: /usr/bin/install -c .libs/libvdesnmp.so.0.0.1T /usr/local/lib/libvdesnmp.so.0.0.1
libtool: install: (cd /usr/local/lib && { ln -s -f libvdesnmp.so.0.0.1 libvdesnmp.so.0 || { rm -f libvdesnmp.so.0 && ln -s libvdesnmp.so.0.0.1 libvdesnmp.so.0; }; })
libtool: install: (cd /usr/local/lib && { ln -s -f libvdesnmp.so.0.0.1 libvdesnmp.so || { rm -f libvdesnmp.so && ln -s libvdesnmp.so.0.0.1 libvdesnmp.so; }; })
libtool: install: /usr/bin/install -c .libs/libvdesnmp.lai /usr/local/lib/libvdesnmp.la
libtool: install: /usr/bin/install -c .libs/libvdeplug.so.3.0.1 /usr/local/lib/libvdeplug.so.3.0.1
libtool: install: (cd /usr/local/lib && { ln -s -f libvdeplug.so.3.0.1 libvdeplug.so.3 || { rm -f libvdeplug.so.3 && ln -s libvdeplug.so.3.0.1 libvdeplug.so.3; }; })
libtool: install: (cd /usr/local/lib && { ln -s -f libvdeplug.so.3.0.1 libvdeplug.so || { rm -f libvdeplug.so && ln -s libvdeplug.so.3.0.1 libvdeplug.so; }; })
libtool: install: /usr/bin/install -c .libs/libvdeplug.lai /usr/local/lib/libvdeplug.la
libtool: install: /usr/bin/install -c .libs/libvdehist.so.0.0.1 /usr/local/lib/libvdehist.so.0.0.1
libtool: install: (cd /usr/local/lib && { ln -s -f libvdehist.so.0.0.1 libvdehist.so.0 || { rm -f libvdehist.so.0 && ln -s libvdehist.so.0.0.1 libvdehist.so.0; }; })
libtool: install: (cd /usr/local/lib && { ln -s -f libvdehist.so.0.0.1 libvdehist.so || { rm -f libvdehist.so && ln -s libvdehist.so.0.0.1 libvdehist.so; }; })
libtool: install: /usr/bin/install -c .libs/libvdehist.lai /usr/local/lib/libvdehist.la
libtool: install: /usr/bin/install -c .libs/libvdemgmt.a /usr/local/lib/libvdemgmt.a
libtool: install: chmod 644 /usr/local/lib/libvdemgmt.a
libtool: install: ranlib /usr/local/lib/libvdemgmt.a
libtool: install: /usr/bin/install -c .libs/libvdesnmp.a /usr/local/lib/libvdesnmp.a
libtool: install: chmod 644 /usr/local/lib/libvdesnmp.a
libtool: install: ranlib /usr/local/lib/libvdesnmp.a
libtool: install: /usr/bin/install -c .libs/libvdeplug.a /usr/local/lib/libvdeplug.a
libtool: install: chmod 644 /usr/local/lib/libvdeplug.a
libtool: install: ranlib /usr/local/lib/libvdeplug.a
libtool: install: /usr/bin/install -c .libs/libvdehist.a /usr/local/lib/libvdehist.a
libtool: install: chmod 644 /usr/local/lib/libvdehist.a
libtool: install: ranlib /usr/local/lib/libvdehist.a
libtool: finish: PATH="/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/sbin" ldconfig -n /usr/local/lib
----------------------------------------------------------------------
Libraries have been installed in:
/usr/local/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
- add LIBDIR to the `LD_RUN_PATH' environment variable
during linking
- use the `-Wl,-rpath -Wl,LIBDIR' linker flag
- 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.
----------------------------------------------------------------------
test -z "/usr/local/lib/pkgconfig" || /bin/mkdir -p "/usr/local/lib/pkgconfig"
/usr/bin/install -c -m 644 vdesnmp.pc vdemgmt.pc vdeplug.pc vdehist.pc '/usr/local/lib/pkgconfig'
make[4]: uscita dalla directory «/root/tmp/vde_svn/src/lib»
make[3]: uscita dalla directory «/root/tmp/vde_svn/src/lib»
Making install in python
make[3]: ingresso nella directory «/root/tmp/vde_svn/src/lib/python»
make[4]: ingresso nella directory «/root/tmp/vde_svn/src/lib/python»
make[4]: Non c'è da fare nulla per «install-exec-am»
test -z "/usr/local/lib/python2.6/dist-packages" || /bin/mkdir -p "/usr/local/lib/python2.6/dist-packages"
/usr/bin/install -c VdePlug.py '/usr/local/lib/python2.6/dist-packages'
test -z "/usr/local/lib/python2.6/dist-packages" || /bin/mkdir -p "/usr/local/lib/python2.6/dist-packages"
/bin/bash ../../../libtool --tag=disable-static --mode=install /usr/bin/install -c vdeplug_python.la '/usr/local/lib/python2.6/dist-packages'
libtool: install: warning: relinking `vdeplug_python.la'
libtool: install: (cd /root/tmp/vde_svn/src/lib/python; /bin/bash /root/tmp/vde_svn/libtool --silent --tag CC --tag disable-static --mode=relink gcc -I../../../include -I/usr/include/python2.6 -I/usr/include/python2.6 -I/usr/include/python2.6 -I/usr/include/python2.6 -Wall -O2 -g -O2 -module -avoid-version -o vdeplug_python.la -rpath /usr/local/lib/python2.6/dist-packages vdeplug_python_la-vdeplug_python.lo -lpthread -ldl -lutil -lm -lpython2.6 ../../../src/lib/libvdeplug.la -ldl )
libtool: install: /usr/bin/install -c .libs/vdeplug_python.soT /usr/local/lib/python2.6/dist-packages/vdeplug_python.so
libtool: install: /usr/bin/install -c .libs/vdeplug_python.lai /usr/local/lib/python2.6/dist-packages/vdeplug_python.la
libtool: finish: PATH="/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/sbin" ldconfig -n /usr/local/lib/python2.6/dist-packages
----------------------------------------------------------------------
Libraries have been installed in:
/usr/local/lib/python2.6/dist-packages
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
- add LIBDIR to the `LD_RUN_PATH' environment variable
during linking
- use the `-Wl,-rpath -Wl,LIBDIR' linker flag
- 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]: uscita dalla directory «/root/tmp/vde_svn/src/lib/python»
make[3]: uscita dalla directory «/root/tmp/vde_svn/src/lib/python»
make[2]: uscita dalla directory «/root/tmp/vde_svn/src/lib»
Making install in vde_switch
make[2]: ingresso nella directory «/root/tmp/vde_svn/src/vde_switch»
make[3]: ingresso nella directory «/root/tmp/vde_svn/src/vde_switch»
make[4]: ingresso nella directory «/root/tmp/vde_svn/src/vde_switch»
test -z "/usr/local/bin" || /bin/mkdir -p "/usr/local/bin"
/bin/bash ../../libtool --mode=install /usr/bin/install -c vde_switch '/usr/local/bin'
libtool: install: /usr/bin/install -c vde_switch /usr/local/bin/vde_switch
make[4]: Non c'è da fare nulla per «install-data-am»
make[4]: uscita dalla directory «/root/tmp/vde_svn/src/vde_switch»
make[3]: uscita dalla directory «/root/tmp/vde_svn/src/vde_switch»
make[2]: uscita dalla directory «/root/tmp/vde_svn/src/vde_switch»
Making install in vde_over_ns
make[2]: ingresso nella directory «/root/tmp/vde_svn/src/vde_over_ns»
make[3]: ingresso nella directory «/root/tmp/vde_svn/src/vde_over_ns»
test -z "/usr/local/bin" || /bin/mkdir -p "/usr/local/bin"
/bin/bash ../../libtool --mode=install /usr/bin/install -c vde_over_ns '/usr/local/bin'
libtool: install: /usr/bin/install -c .libs/vde_over_ns /usr/local/bin/vde_over_ns
make[3]: Non c'è da fare nulla per «install-data-am»
make[3]: uscita dalla directory «/root/tmp/vde_svn/src/vde_over_ns»
make[2]: uscita dalla directory «/root/tmp/vde_svn/src/vde_over_ns»
Making install in vde_l3
make[2]: ingresso nella directory «/root/tmp/vde_svn/src/vde_l3»
make[3]: ingresso nella directory «/root/tmp/vde_svn/src/vde_l3»
test -z "/usr/local/bin" || /bin/mkdir -p "/usr/local/bin"
/bin/bash ../../libtool --tag=disable-static --mode=install /usr/bin/install -c vde_l3 '/usr/local/bin'
libtool: install: /usr/bin/install -c .libs/vde_l3 /usr/local/bin/vde_l3
test -z "/usr/local/lib/vde2/vde_l3" || /bin/mkdir -p "/usr/local/lib/vde2/vde_l3"
/bin/bash ../../libtool --tag=disable-static --mode=install /usr/bin/install -c pfifo.la tbf.la bfifo.la '/usr/local/lib/vde2/vde_l3'
libtool: install: /usr/bin/install -c .libs/pfifo.so /usr/local/lib/vde2/vde_l3/pfifo.so
libtool: install: /usr/bin/install -c .libs/pfifo.lai /usr/local/lib/vde2/vde_l3/pfifo.la
libtool: install: /usr/bin/install -c .libs/tbf.so /usr/local/lib/vde2/vde_l3/tbf.so
libtool: install: /usr/bin/install -c .libs/tbf.lai /usr/local/lib/vde2/vde_l3/tbf.la
libtool: install: /usr/bin/install -c .libs/bfifo.so /usr/local/lib/vde2/vde_l3/bfifo.so
libtool: install: /usr/bin/install -c .libs/bfifo.lai /usr/local/lib/vde2/vde_l3/bfifo.la
libtool: finish: PATH="/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/sbin" ldconfig -n /usr/local/lib/vde2/vde_l3
----------------------------------------------------------------------
Libraries have been installed in:
/usr/local/lib/vde2/vde_l3
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
- add LIBDIR to the `LD_RUN_PATH' environment variable
during linking
- use the `-Wl,-rpath -Wl,LIBDIR' linker flag
- 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[3]: uscita dalla directory «/root/tmp/vde_svn/src/vde_l3»
make[2]: uscita dalla directory «/root/tmp/vde_svn/src/vde_l3»
Making install in slirpvde
make[2]: ingresso nella directory «/root/tmp/vde_svn/src/slirpvde»
make[3]: ingresso nella directory «/root/tmp/vde_svn/src/slirpvde»
test -z "/usr/local/bin" || /bin/mkdir -p "/usr/local/bin"
/bin/bash ../../libtool --mode=install /usr/bin/install -c slirpvde '/usr/local/bin'
libtool: install: /usr/bin/install -c .libs/slirpvde /usr/local/bin/slirpvde
make[3]: Non c'è da fare nulla per «install-data-am»
make[3]: uscita dalla directory «/root/tmp/vde_svn/src/slirpvde»
make[2]: uscita dalla directory «/root/tmp/vde_svn/src/slirpvde»
Making install in vdetaplib
make[2]: ingresso nella directory «/root/tmp/vde_svn/src/vdetaplib»
make[3]: ingresso nella directory «/root/tmp/vde_svn/src/vdetaplib»
test -z "/usr/local/libexec" || /bin/mkdir -p "/usr/local/libexec"
/bin/bash ../../libtool --mode=install /usr/bin/install -c vdetap '/usr/local/libexec'
libtool: install: /usr/bin/install -c .libs/vdetap /usr/local/libexec/vdetap
test -z "/usr/local/lib/vde2" || /bin/mkdir -p "/usr/local/lib/vde2"
/bin/bash ../../libtool --mode=install /usr/bin/install -c libvdetap.la '/usr/local/lib/vde2'
libtool: install: /usr/bin/install -c .libs/libvdetap.so /usr/local/lib/vde2/libvdetap.so
libtool: install: /usr/bin/install -c .libs/libvdetap.lai /usr/local/lib/vde2/libvdetap.la
libtool: install: /usr/bin/install -c .libs/libvdetap.a /usr/local/lib/vde2/libvdetap.a
libtool: install: chmod 644 /usr/local/lib/vde2/libvdetap.a
libtool: install: ranlib /usr/local/lib/vde2/libvdetap.a
libtool: finish: PATH="/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/sbin" ldconfig -n /usr/local/lib/vde2
----------------------------------------------------------------------
Libraries have been installed in:
/usr/local/lib/vde2
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
- add LIBDIR to the `LD_RUN_PATH' environment variable
during linking
- use the `-Wl,-rpath -Wl,LIBDIR' linker flag
- 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[3]: Non c'è da fare nulla per «install-data-am»
make[3]: uscita dalla directory «/root/tmp/vde_svn/src/vdetaplib»
make[2]: uscita dalla directory «/root/tmp/vde_svn/src/vdetaplib»
Making install in vde_cryptcab
make[2]: ingresso nella directory «/root/tmp/vde_svn/src/vde_cryptcab»
make[3]: ingresso nella directory «/root/tmp/vde_svn/src/vde_cryptcab»
test -z "/usr/local/bin" || /bin/mkdir -p "/usr/local/bin"
/bin/bash ../../libtool --mode=install /usr/bin/install -c vde_cryptcab '/usr/local/bin'
libtool: install: /usr/bin/install -c .libs/vde_cryptcab /usr/local/bin/vde_cryptcab
make[3]: Non c'è da fare nulla per «install-data-am»
make[3]: uscita dalla directory «/root/tmp/vde_svn/src/vde_cryptcab»
make[2]: uscita dalla directory «/root/tmp/vde_svn/src/vde_cryptcab»
make[2]: ingresso nella directory «/root/tmp/vde_svn/src»
make[3]: ingresso nella directory «/root/tmp/vde_svn/src»
test -z "/usr/local/bin" || /bin/mkdir -p "/usr/local/bin"
/bin/bash ../libtool --mode=install /usr/bin/install -c dpipe unixcmd unixterm vde_autolink vde_plug2tap vde_plug vdeq wirefilter vdeterm '/usr/local/bin'
libtool: install: /usr/bin/install -c dpipe /usr/local/bin/dpipe
libtool: install: /usr/bin/install -c unixcmd /usr/local/bin/unixcmd
libtool: install: /usr/bin/install -c unixterm /usr/local/bin/unixterm
libtool: install: /usr/bin/install -c .libs/vde_autolink /usr/local/bin/vde_autolink
libtool: install: /usr/bin/install -c .libs/vde_plug2tap /usr/local/bin/vde_plug2tap
libtool: install: /usr/bin/install -c .libs/vde_plug /usr/local/bin/vde_plug
libtool: install: /usr/bin/install -c .libs/vdeq /usr/local/bin/vdeq
libtool: install: /usr/bin/install -c .libs/wirefilter /usr/local/bin/wirefilter
libtool: install: /usr/bin/install -c .libs/vdeterm /usr/local/bin/vdeterm
test -z "/usr/local/sbin" || /bin/mkdir -p "/usr/local/sbin"
/bin/bash ../libtool --mode=install /usr/bin/install -c vde_tunctl '/usr/local/sbin'
libtool: install: /usr/bin/install -c vde_tunctl /usr/local/sbin/vde_tunctl
make install-exec-hook
make[4]: ingresso nella directory «/root/tmp/vde_svn/src»
rm -f /usr/local/bin/vdecmd
(cd /usr/local/bin && ln -s unixcmd vdecmd)
rm -f /usr/local/bin/vdeqemu /usr/local/bin/vdekvm
(cd /usr/local/bin && ln -s vdeq vdeqemu && ln -s vdeq vdekvm )
rm -f /usr/local/bin/vdeo
rm -f /usr/local/bin/vdeoqemu
make[4]: uscita dalla directory «/root/tmp/vde_svn/src»
make[3]: Non c'è da fare nulla per «install-data-am»
make[3]: uscita dalla directory «/root/tmp/vde_svn/src»
make[2]: uscita dalla directory «/root/tmp/vde_svn/src»
make[1]: uscita dalla directory «/root/tmp/vde_svn/src»
Making install in man
make[1]: ingresso nella directory «/root/tmp/vde_svn/man»
make[2]: ingresso nella directory «/root/tmp/vde_svn/man»
make[2]: Non c'è da fare nulla per «install-exec-am»
test -z "/usr/local/share/man/man1" || /bin/mkdir -p "/usr/local/share/man/man1"
/usr/bin/install -c -m 644 dpipe.1 slirpvde.1 unixterm.1 vde_plug.1 vdeq.1 vde_switch.1 wirefilter.1 vde_cryptcab.1 vde_plug2tap.1 vde_over_ns.1 vde_l3.1 vde_autolink.1 unixcmd.1 vdeterm.1 vdetaplib.1 '/usr/local/share/man/man1'
test -z "/usr/local/share/man/man8" || /bin/mkdir -p "/usr/local/share/man/man8"
/usr/bin/install -c -m 644 vde_tunctl.8 '/usr/local/share/man/man8'
make install-data-hook
make[3]: ingresso nella directory «/root/tmp/vde_svn/man»
rm -f /usr/local/share/man/man1/vdeqemu.1
rm -f /usr/local/share/man/man1/vdekvm.1
rm -f /usr/local/share/man/man1/vdecmd.1
(cd /usr/local/share/man/man1 && ln -s vdeq.1 vdeqemu.1)
(cd /usr/local/share/man/man1 && ln -s vdeq.1 vdekvm.1)
(cd /usr/local/share/man/man1 && ln -s unixcmd.1 vdecmd.1)
make[3]: uscita dalla directory «/root/tmp/vde_svn/man»
make[2]: uscita dalla directory «/root/tmp/vde_svn/man»
make[1]: uscita dalla directory «/root/tmp/vde_svn/man»
Making install in doc
make[1]: ingresso nella directory «/root/tmp/vde_svn/doc»
make[2]: ingresso nella directory «/root/tmp/vde_svn/doc»
make[2]: Non c'è da fare nulla per «install-exec-am»
test -z "/usr/local/etc/vde2/libvdemgmt/" || /bin/mkdir -p "/usr/local/etc/vde2/libvdemgmt/"
/usr/bin/install -c -m 644 libvdemgmt/asyncrecv.rc libvdemgmt/closemachine.rc libvdemgmt/openmachine.rc libvdemgmt/sendcmd.rc '/usr/local/etc/vde2/libvdemgmt/'
test -z "/usr/local/etc/vde2/" || /bin/mkdir -p "/usr/local/etc/vde2/"
/usr/bin/install -c -m 644 vdecmd '/usr/local/etc/vde2/'
make[2]: uscita dalla directory «/root/tmp/vde_svn/doc»
make[1]: uscita dalla directory «/root/tmp/vde_svn/doc»
make[1]: ingresso nella directory «/root/tmp/vde_svn»
make[2]: ingresso nella directory «/root/tmp/vde_svn»
make[2]: Non c'è da fare nulla per «install-exec-am»
make[2]: Non c'è da fare nulla per «install-data-am»
make[2]: uscita dalla directory «/root/tmp/vde_svn»
make[1]: uscita dalla directory «/root/tmp/vde_svn»
root@user-desktop:~/tmp/vde_svn# cd ~/tmp
root@user-desktop:~/tmp# bzr get --verbose lp:ocamlbricks/0.90.x ocamlbricks
You have not informed bzr of your Launchpad ID, and you must do this to
write to Launchpad or access private data. See "bzr help launchpad-login".
Branched 230 revision(s).
root@user-desktop:~/tmp#
Follow ups