[Xorp-users] Very basic questions

Stevan Grbić 05/0486 gs050486d at student.etf.rs
Sun Jan 31 08:02:13 PST 2010


Hi everyone,
I'm pretty new at Linux and XORP. I have downloaded XORP 1.6, unziped it
and followed instructions for compiling, but I get stuck at gmake..
Here's what I get typing into terminal:

grbic at ubuntu:~$ cd Downloads
grbic at ubuntu:~/Downloads$ cd xorp-1.6
grbic at ubuntu:~/Downloads/xorp-1.6$ ./configure
checking build system type... gmai686-pc-linux-gnu
checking host system type... i686-pc-linux-gnu
checking target system type... i686-pc-linux-gnu
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... keyes
checking for a thread-safe mkdir -p... /bin/mkdir -p
checking for gawk... no
checking for mawk... mawk
checking whether make sets $(MAKE)... yes
checking whether to enable maintainer-specific portions of Makefiles... no
checking for gcc... gcc
checking for C compiler default output file name... a.out
checking whether the C compiler works... yes
checking whether we are cross compiling... no
checking for suffix of executables... 
checking for suffix of object files... o
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 for style of include used by make... GNU
checking dependency style of gcc... gcc3
checking how to run the C preprocessor... gcc -E
checking for g++... no
checking for c++... no
checking for gpp... no
checking for aCC... no
checking for CC... no
checking for cxx... no
checking for cc++... no
checking for cl.exe... no
checking for FCC... no
checking for KCC... no
checking for RCC... no
checking for xlC_r... no
checking for xlC... no
checking whether we are using the GNU C++ compiler... no
checking whether g++ accepts -g... no
checking dependency style of g++... none
checking how to run the C++ preprocessor... /lib/cpp
configure: error: C++ preprocessor "/lib/cpp" fails sanity check
See `config.log' for more details.
grbic at ubuntu:~/Downloads/xorp-1.6$ gmake
No command 'gmake' found, did you mean:
 Command 'imake' from package 'xutils-dev' (main)
 Command 'mmake' from package 'mmake' (universe)
 Command 'tmake' from package 'tmake' (universe)
 Command 'hmake' from package 'hmake' (universe)
 Command 'omake' from package 'omake' (universe)
 Command 'qmake' from package 'qt4-qmake' (main)
 Command 'qmake' from package 'qt3-dev-tools' (main)
 Command 'guake' from package 'guake' (universe)
 Command 'jmake' from package 'dist' (universe)
 Command 'make' from package 'make' (main)
 Command 'dmake' from package 'dmake' (main)
 Command 'vmake' from package 'hdf4-tools' (universe)
 Command 'cmake' from package 'cmake' (main)
 Command 'pmake' from package 'pmake' (main)
gmake: command not found
grbic at ubuntu:~/Downloads/xorp-1.6$ make
make: *** No targets specified and no makefile found.  Stop.
grbic at ubuntu:~/Downloads/xorp-1.6$ 


what should I do? (as I saw in getting starting,I should have gmake by
default..)

I'm running Ubuntu 9.10(karmic) with 2.6.31-17 linux kernel and 2.28.1
gnome..

Also, I'm planing to run, XORP in Sun's Virtualbox to examine XORP
(&network) basics, what should you recommend me?

Thank you in advance!



More information about the Xorp-users mailing list