$ sudo apt-get install g++<div class="gmail_extra"><br><br><div class="gmail_quote">On Fri, Nov 30, 2012 at 11:04 AM, fernando <span dir="ltr"><<a href="mailto:fdoespin@gmail.com" target="_blank">fdoespin@gmail.com</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Hi,<br>
<br>
I am try install admb-11 in ubuntu 12.10 and get the following error....<br>
<br>
root@fish:/home/fernando/<u></u>Downloads/admb-11# ./configure<br>
checking for gcc... gcc<br>
checking whether the C compiler works... yes<br>
checking for C compiler default output file name... a.out<br>
checking for suffix of executables...<br>
checking whether we are cross compiling... no<br>
checking for suffix of object files... o<br>
checking whether we are using the GNU C compiler... yes<br>
checking whether gcc accepts -g... yes<br>
checking for gcc option to accept ISO C89... none needed<br>
checking for g++... g++<br>
checking whether we are using the GNU C++ compiler... yes<br>
checking whether g++ accepts -g... yes<br>
checking how to run the C++ preprocessor... g++ -E<br>
checking for grep that handles long lines and -e... /bin/grep<br>
checking for egrep... /bin/grep -E<br>
checking for ANSI C header files... yes<br>
checking for sys/types.h... yes<br>
checking for sys/stat.h... yes<br>
checking for stdlib.h... yes<br>
checking for string.h... yes<br>
checking for memory.h... yes<br>
checking for strings.h... yes<br>
checking for inttypes.h... yes<br>
checking for stdint.h... yes<br>
checking for unistd.h... yes<br>
checking iostream usability... yes<br>
checking iostream presence... yes<br>
checking for iostream... yes<br>
checking for flex... flex<br>
checking lex output file root... lex.yy<br>
checking lex library... none needed<br>
checking whether yytext is a pointer... no<br>
checking for sed... yes<br>
checking for svnversion... yes<br>
creating REVISION...<br>
checking size of int *... 8<br>
configure: creating ./config.status<br>
config.status: creating GNUmakefile<br>
config.status: creating admb_configure.h<br>
config.status: creating scripts/admb/admb-bin<br>
<br>
Configure completed for 'admb-11-linux-gcc4.7-64bit'.<br>
To build ADMB, type 'make'.<br>
<br>
root@fish:/home/fernando/<u></u>Downloads/admb-11# make<br>
CC=gcc CFLAGS="" CXX=g++ CXXFLAGS="" LIBPATH=../build/objects/admb-<u></u>11-linux-gcc4.7-64bit DISK=../build/admb-11-linux-<u></u>gcc4.7-64bit ADMB_CONFIGURE=1 make --directory=src --file=linux.mak<br>

make[1]: Entering directory `/home/fernando/Downloads/<u></u>admb-11/src'<br>
mkdir -p ../build/admb-11-linux-gcc4.7-<u></u>64bit/{bin,docs/manuals,<u></u>examples,include,lib}<br>
mkdir -p ../build/objects/admb-11-<u></u>linux-gcc4.7-64bit/linad99-olp<br>
mkdir -p ../build/objects/admb-11-<u></u>linux-gcc4.7-64bit/linad99-slp<br>
mkdir -p ../build/objects/admb-11-<u></u>linux-gcc4.7-64bit/df1b2-<u></u>separable-olp<br>
mkdir -p ../build/objects/admb-11-<u></u>linux-gcc4.7-64bit/df1b2-<u></u>separable-slp<br>
mkdir -p ../build/objects/admb-11-<u></u>linux-gcc4.7-64bit/nh99-olp<br>
mkdir -p ../build/objects/admb-11-<u></u>linux-gcc4.7-64bit/tools99-olp<br>
make --directory=linad99 AR=ar CXX=g++ CXXFLAGS="-c -O3 -Wall -D__GNUDOS__ -Dlinux -D__SPDLL__ -DUSE_LAPLACE -DADMB_REVISION=Unversioned directory -DADMB_VERSION=11  -DOPT_LIB -I../df1b2-separable -I../nh99 -I../linad99 -I../tools99" LIBPATH=../../build/objects/<u></u>admb-11-linux-gcc4.7-64bit/<u></u>linad99-olp DISKDIR=../../build/admb-11-<u></u>linux-gcc4.7-64bit -f optg32-rh8-laplace.mak disk<br>

make[2]: Entering directory `/home/fernando/Downloads/<u></u>admb-11/src/linad99'<br>
g++ -c -O3 -Wall -D__GNUDOS__ -Dlinux -D__SPDLL__ -DUSE_LAPLACE -DADMB_REVISION=Unversioned directory -DADMB_VERSION=11  -DOPT_LIB -I../df1b2-separable -I../nh99 -I../linad99 -I../tools99 cgamdev.cpp -o ../../build/objects/admb-11-<u></u>linux-gcc4.7-64bit/linad99-<u></u>olp/cgamdev.obj<br>

g++: error: directory: No such file or directory<br>
make[2]: *** [cgamdev.obj] Error 1<br>
make[2]: Leaving directory `/home/fernando/Downloads/<u></u>admb-11/src/linad99'<br>
make[1]: *** [dist] Error 2<br>
make[1]: Leaving directory `/home/fernando/Downloads/<u></u>admb-11/src'<br>
make: *** [admb] Error 2<br>
<br>
<br>
root@fish:/home/fernando/<u></u>Downloads/admb-11# uname -a<br>
Linux fish 3.5.0-17-generic #28-Ubuntu SMP Tue Oct 9 19:31:23 UTC 2012 x86_64 x86_64 x86_64 GNU/Linux<br>
<br>
root@fish:/home/fernando/<u></u>Downloads/admb-11# gcc -v<br>
Using built-in specs.<br>
COLLECT_GCC=gcc<br>
COLLECT_LTO_WRAPPER=/usr/lib/<u></u>gcc/x86_64-linux-gnu/4.7/lto-<u></u>wrapper<br>
Target: x86_64-linux-gnu<br>
Configured with: ../src/configure -v --with-pkgversion='Ubuntu/<u></u>Linaro 4.7.2-2ubuntu1' --with-bugurl=file:///usr/<u></u>share/doc/gcc-4.7/README.Bugs --enable-languages=c,c++,go,<u></u>fortran,objc,obj-c++ --prefix=/usr --program-suffix=-4.7 --enable-shared --enable-linker-build-id --with-system-zlib --libexecdir=/usr/lib --without-included-gettext --enable-threads=posix --with-gxx-include-dir=/usr/<u></u>include/c++/4.7 --libdir=/usr/lib --enable-nls --with-sysroot=/ --enable-clocale=gnu --enable-libstdcxx-debug --enable-libstdcxx-time=yes --enable-gnu-unique-object --enable-plugin --enable-objc-gc --disable-werror --with-arch-32=i686 --with-tune=generic --enable-checking=release --build=x86_64-linux-gnu --host=x86_64-linux-gnu --target=x86_64-linux-gnu<br>

Thread model: posix<br>
gcc version 4.7.2 (Ubuntu/Linaro 4.7.2-2ubuntu1)<br>
<br>
<br>
Thank for all<br>
<br>
fer<br>
______________________________<u></u>_________________<br>
Developers mailing list<br>
<a href="mailto:Developers@admb-project.org" target="_blank">Developers@admb-project.org</a><br>
<a href="http://lists.admb-project.org/mailman/listinfo/developers" target="_blank">http://lists.admb-project.org/<u></u>mailman/listinfo/developers</a><br>
</blockquote></div><br></div>