[SRILM User List] compiling SRILM err: File to be installed (../bin/i686/maxalloc) does not exist

Maria.Georgescul at unige.ch Maria.Georgescul at unige.ch
Tue Aug 24 08:46:08 PDT 2010


After a closer look, I realize that the problem was a typo in my  
Makefile.machine.i686. That is, I typed:
TCL_INCLUDE='-I/usr/local/include'
intead of :
TCL_INCLUDE=-I/usr/local/include

Building and testing works fine now. So please ignore my previous message.

best,
Maria

Quoting Maria.Georgescul at unige.ch:

> Dear SRILM users,
>
> When compiling SRILM on my machine (running OpenSuse) the following
> type of errors occur:
> “ERROR:  File to be installed (../bin/i686/maxalloc) does not exist.”
>  “ERROR:  File to be installed (../bin/i686/ngram) does not exist.”
>
> Here are my platform and compiler specs:
> ----------------------------------
> uname -m
>
> i686
>
> --------------------------------
> uname -a
>
> Linux linux 2.6.31.12-0.2-desktop #1 SMP PREEMPT 2010-03-16 21:25:39
> +0100 i686 i686 i386 GNU/Linux
>
> ----------------------------------
> gcc -v
> Using built-in specs.
>
> Target: i586-suse-linux
>
> Configured with: ../configure --prefix=/usr --infodir=/usr/share/info
> --mandir=/usr/share/man --libdir=/usr/lib --libexecdir=/usr/lib
> --enable-languages=c,c++,objc,fortran,obj-c++,java,ada
> --enable-checking=release --with-gxx-include-dir=/usr/include/c++/4.4
> --enable-ssp --disable-libssp --with-bugurl=http://bugs.opensuse.org/
> --with-pkgversion='SUSE Linux' --disable-libgcj --disable-libmudflap
> --with-slibdir=/lib --with-system-zlib --enable-__cxa_atexit
> --enable-libstdcxx-allocator=new --disable-libstdcxx-pch
> --enable-version-specific-runtime-libs --program-suffix=-4.4
> --enable-linux-futex --without-system-libunwind --with-arch-32=i586
> --with-tune=generic --build=i586-suse-linux
>
> Thread model: posix
>
> gcc version 4.4.1 [gcc-4_4-branch revision 150839] (SUSE Linux)
> ----------------------------------
> make --version
>
> GNU Make 3.81
>
> Copyright (C) 2006  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.
>
>
>
> This program built for i686-pc-linux-gnu
>
> ----------------------------------
>
> I have tcl8.5.8 installed.
> -----------------------------------
> Here in the attachment is the output when running the make.
> ---------------------------------
>
> Thank you in advance for any suggestions.
> Best,
> Maria






More information about the SRILM-User mailing list