Hi all,
I run into trouble when I try to configure the Madplay under my cross-platform
development.
After I untar the package I do follwing step to setup the Madplay entironment.
export CC=arm-lynx-linux-bluecat-gcc
export RANLIB=arm-lynx-linux-bluecat-ranlib
export LD=arm-lynx-linux-bluecat-ld
export NM=arm-lynx-linux-bluecat-nm
./configure --build=i386-linux --host=arm-linux --target
=arm-linux --enable-fbm=arm -enable-sso --prefix=/bluecat/cdt --exec-prefix=/blu
ecat/cdt
then the config procedure and make procedure pass smoothly but when make install
I trap into the trouble
I reported yesterday:
make[1]: Entering directory `/bluecat/mad/po'
if test -r "../././././mkinstalldirs"; then \
../././././mkinstalldirs /usr/local/share; \
else \
/bin/sh ../././mkinstalldirs /usr/local/share; \
fi
../././././../././././mkinstalldirs: Can't open
../././././../././././mkinstalldirs
I modified the makefile maually today by delete the following line in makefile
SUBDIRS = intl po $(libz) libid3tag libmad $(winamp)
the make install pass and all thing seem OK.
But when I try to run the madplay on my target board(Ep7312) the follwing
message display
bash# ./madplay -o raw:- ./funky.mp3 >/dev/null
MPEG Audio Decoder 0.14.2 (beta) - Copyright (C) 2000-2001 Robert Leslie
2373 frames decoded (0:01:01.9), -2.2 dB peak amplitude, 0 clipped samples
bash#
But there have not any noise during this procedure when the BlueCat demo run OK.
There some question confuse me,
1) What's the function of directory under mad name po,msvc++ and intl ?
2) Is there anything wrong with my ./configure procedure?
Pls give me advice.
Thank for you help and Merry Xmas.
With regards, healy yang E-mail:healy_yang@china-SSI.com
____________________________________________________________
Sichuan Starlight Internet-appliances Ltd. 升威信息电器公司
Tel: (86-28) 5185891 Fax: (86-28) 5136351