Hi All,

I am a newbie to vde. When trying to do 'make' on 2.2.23 vde version
found the following failures on Suse EL 10.2:


if /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H
-I. -I. -I../../include  -I../../include   -Wall -O2 -g -O2 -MT
cmdparse.lo -MD -MP -MF "$depbase.Tpo" -c -o cmdparse.lo cmdparse.c; \
then mv -f "$depbase.Tpo" "$depbase.Plo"; else rm -f "$depbase.Tpo"; exit 1; fi
../../libtool: line 807: X--tag=CC: command not found
../../libtool: line 840: libtool: ignoring unknown tag : command not found
../../libtool: line 807: X--mode=compile: command not found
../../libtool: line 973: *** Warning: inferring the mode of operation
is deprecated.: command not found
../../libtool: line 974: *** Future versions of Libtool will require
--mode=MODE be specified.: command not found
../../libtool: line 1117: Xgcc: command not found
../../libtool: line 1117: X-DHAVE_CONFIG_H: command not found
../../libtool: line 1117: X-I.: command not found
../../libtool: line 1117: X-I.: command not found
../../libtool: line 1117: X-I../../include: No such file or directory
../../libtool: line 1117: X-I../../include: No such file or directory
../../libtool: line 1117: X-Wall: command not found
../../libtool: line 1117: X-O2: command not found
../../libtool: line 1117: X-g: command not found
../../libtool: line 1117: X-O2: command not found
../../libtool: line 1117: X-MT: command not found
../../libtool: line 1117: Xcmdparse.lo: command not found
../../libtool: line 1117: X-MD: command not found
../../libtool: line 1117: X-MP: command not found
../../libtool: line 1117: X-MF: command not found
../../libtool: line 1117: X.deps/cmdparse.Tpo: No such file or directory
../../libtool: line 1117: X-c: command not found
../../libtool: line 1168: Xcmdparse.lo: command not found
../../libtool: line 1173: libtool: compile: cannot determine name of
library object from `': command not found
make[2]: *** [cmdparse.lo] Error 1

The libtool, autoconf and automake versions are as suggested.

sirisha:/home/g20087/OpenSAF/vde/vde2-2.2.3 # libtool --version
ltmain.sh (GNU libtool) 1.5.22 (1.1220.2.365 2005/12/18 22:14:06)

Copyright (C) 2005  Free Software Foundation, Inc.
This is free software; see the source for copying conditions.  There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
sirisha:/home/g20087/OpenSAF/vde/vde2-2.2.3 # autoconf --version
autoconf (GNU Autoconf) 2.59
Written by David J. MacKenzie and Akim Demaille.

Copyright (C) 2003 Free Software Foundation, Inc.
This is free software; see the source for copying conditions.  There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
sirisha:/home/g20087/OpenSAF/vde/vde2-2.2.3 # automake --version
automake (GNU automake) 1.9.6
Written by Tom Tromey <tro...@redhat.com>.

Copyright 2005 Free Software Foundation, Inc.
This is free software; see the source for copying conditions.  There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.

I have downloaded the trunk files from
http://vde.svn.sourceforge.net/viewvc/vde/ and tried compiling. But
'make install' failed with the following failures:

 /usr/bin/install -c -m 644 './vde_pcapplug.1'
'/usr/local/man/man1/vde_pcapplug.1'
 /usr/bin/install -c -m 644 'vdetaplib.1' '/usr/local/man/man1/vdetaplib.1'
/usr/bin/install: cannot stat `vdetaplib.1': No such file or directory
make[2]: *** [install-man1] Error 1
make[2]: Leaving directory `/home/g20087/OpenSAF/vde/vde_svn/vde-2/man'
make[1]: *** [install-am] Error 2
make[1]: Leaving directory `/home/g20087/OpenSAF/vde/vde_svn/vde-2/man'
make: *** [install-recursive] Error 1

Please, can someone give me the link to some latest stable version?

- Regards,
Sirisha

------------------------------------------------------------------------------
_______________________________________________
vde-users mailing list
vde-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/vde-users

Reply via email to