[#5437] mathtest fails to compile
Submitted By: Peter Meerwald
Open Date
2009-08-13 04:54:34 Close Date
2009-09-25 03:38:50
Priority:
Medium Assignee:
Barry Song
Status:
Closed Fixed In Release:
N/A
Found In Release:
snaps Release:
Category:
N/A Board:
N/A
Processor:
ALL Silicon Revision:
Is this bug repeatable?:
Yes Resolution:
Assigned (Not Start)
Uboot version or rev.:
Toolchain version or rev.:
svn
App binary format:
N/A
Summary: mathtest fails to compile
Details:
uclinux-dist svn rev. 8713
make[3]: Entering directory `/home/pmeerw/bf/svn/uclinux-dist/user/mathtest'
bfin-linux-uclibc-gcc -pipe -Wall -O2 -mcpu=bf537-0.2 -g -Os -DEMBED -D__uClinux__ -I/home/pmeerw/bf/svn/uclinux-dist -mcpu=bf537-0.2 -c -o mtst.o mtst.c
mtst.c:32:19: error: mconf.h: No such file or directory
make[3]: *** [mtst.o] Error 1
make[3]: Leaving directory `/home/pmeerw/bf/svn/uclinux-dist/user/mathtest'
make[2]: *** [mathtest] Error 2
make[2]: Leaving directory `/home/pmeerw/bf/svn/uclinux-dist/user'
make[1]: *** [all] Error 2
make[1]: Leaving directory `/home/pmeerw/bf/svn/uclinux-dist/user'
make: *** [subdirs] Error 1
toolchain:
pmeerw@pmeerw-pc:~/bf/svn/uclinux-dist$ bfin-linux-uclibc-gcc -v
Using built-in specs.
Target: bfin-linux-uclibc
Configured with: /usr/local/src/blackfin/git/toolchain/gcc-4.1/configure --build=i686-pc-linux-gnu --host=i686-pc-linux-gnu --target=bfin-linux-uclibc --prefix=/usr/local/src/blackfin/toolchains/i386/20090811/bfin-linux-uclibc --enable-threads=posix --enable-shared --with-sysroot=/usr/local/src/blackfin/toolchains/i386/20090811/bfin-linux-uclibc/bfin-linux-uclibc/runtime --disable-libstdcxx-pch --disable-symvers --disable-libssp --disable-libffi --enable-clocale=generic --enable-version-specific-runtime-libs --enable-__cxa_atexit --with-bugurl=URL:http://blackfin.uclinux.org/gf/project/toolchain/tracker --with-pkgversion=ADI-trunk/git-8df97f3
Thread model: posix
gcc version 4.1.2 (ADI svn)
Follow-ups
--- Barry Song 2009-09-02 23:09:01
The project lost mconf.h file. This file should define some functions and macros
like: `dprec' `PI' `MAXLOG' `drand' `lgam' `PI' `PIO2'.
--- Barry Song 2009-09-25 03:38:50
The head file has lost at the first day. Can't find the source of these codes.
Close it.
Files
Changes
Commits
Dependencies
Duplicates
Associations
Tags
File Name File Type File Size Posted By
No Files Were Found