bug-automake
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

madfu-firmware-0.7 -- MAUDIO TRANSIT USB -- SUSE 9.2


From: Susanne Schneider
Subject: madfu-firmware-0.7 -- MAUDIO TRANSIT USB -- SUSE 9.2
Date: Sun, 18 Sep 2005 20:00:51 +0200
User-agent: Mozilla Thunderbird 1.0.2 (X11/20050322)

hi,
trying to install this software in order to get MAUDIO TRANSIT USB running on my ASUS A4700 Laptop in SUSE 9.2 prof. I get the message that AUTOMAKE and PERL might not be installed (see below) but these packages are existent and installed on my system! The only difference is: my AUTOMAKE package has versionno: 1.9... It would be great if I could obtain any hints to fix this and get my card working
thanks a lot in advance
best regards
Susanne Schneider

_report from the bash:_

address@hidden:~/madfu-firmware-0.7> ./configure
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for gawk... gawk
checking whether make sets $(MAKE)... yes
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 ANSI C... none needed
checking for style of include used by make... GNU
checking dependency style of gcc... gcc3
checking for uppercase filenames... done
checking for ma003101.bin... no
checking for ma004100.bin... no
checking for ma004103.bin... no
checking for ma005101.bin... no
checking for ma006100.bin... yes
checking for ma008100.bin... no
configure: creating ./config.status
config.status: creating Makefile
config.status: executing depfiles commands
address@hidden:~/madfu-firmware-0.7> make
cd . && /bin/sh /home/susanne/madfu-firmware-0.7/missing --run aclocal-1.8
/home/susanne/madfu-firmware-0.7/missing: line 52: aclocal-1.8: command not found
WARNING: `aclocal-1.8' is missing on your system.  You should only need itif
        you modified `acinclude.m4' or `configure.ac'.  You might want
        to install the `Automake' and `Perl' packages.  Grab them from
        any GNU archive site.
cd . && /bin/sh /home/susanne/madfu-firmware-0.7/missing --run automake-1.8 --foreign /home/susanne/madfu-firmware-0.7/missing: line 52: automake-1.8: command not found *WARNING:* `automake-1.8' is missing on your system. You should only need it if
        you modified `Makefile.am', `acinclude.m4' or `configure.ac'.
        You might want to install the `Automake' and `Perl' packages.
        Grab them from any GNU archive site.
cd . && /bin/sh /home/susanne/madfu-firmware-0.7/missing --run autoconf
/bin/sh ./config.status --recheck
running /bin/sh ./configure   --no-create --no-recursion
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for gawk... gawk
checking whether make sets $(MAKE)... yes
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 ANSI C... none needed
checking for style of include used by make... GNU
checking dependency style of gcc... gcc3
checking for uppercase filenames... done
checking for ma003101.bin... no
checking for ma004100.bin... no
checking for ma004103.bin... no
checking for ma005101.bin... no
checking for ma006100.bin... yes
checking for ma008100.bin... no
configure: creating ./config.status
/bin/sh ./config.status
config.status: creating Makefile
config.status: executing depfiles commands
if gcc -DPACKAGE_NAME=\"madfu-firmware\" -DPACKAGE_TARNAME=\"madfu-firmware\" -DPACKAGE_VERSION=\"0.7\" -DPACKAGE_STRING=\"madfu-firmware\ 0.7\" -DPACKAGE_BUGREPORT=\"address@hidden" -DPACKAGE=\"madfu-firmware\" -DVERSION=\"0.7\" -I. -I. -g -O2 -MT madfuload.o -MD -MP -MF ".deps/madfuload.Tpo" -c -o madfuload.o madfuload.c; \ then mv -f ".deps/madfuload.Tpo" ".deps/madfuload.Po"; else rm -f ".deps/madfuload.Tpo"; exit 1; fi
gcc  -g -O2   -o madfuload  madfuload.o
rm -f maudio_dfu maudio_dfu.tmp
sed -e 's,@datadir\@,/usr/local/share,g' \
-e 's,@sbindir\@,/usr/local/sbin,g' \
./maudio_dfu.in >maudio_dfu.tmp
chmod +x maudio_dfu.tmp
mv maudio_dfu.tmp maudio_dfu
address@hidden:~/madfu-firmware-0.7> su
Password:
linux:/home/susanne/madfu-firmware-0.7 # make install
make[1]: Entering directory `/home/susanne/madfu-firmware-0.7'
test -z "/usr/local/sbin" || mkdir -p -- . "/usr/local/sbin"
 /usr/bin/install -c 'madfuload' '/usr/local/sbin/madfuload'
test -z "/usr/local/share/usb/maudio" || mkdir -p -- . "/usr/local/share/usb/maudio" /usr/bin/install -c -m 644 'ma006100.bin' '/usr/local/share/usb/maudio/ma006100.bin' test -z "/usr/local/etc/hotplug/usb" || mkdir -p -- . "/usr/local/etc/hotplug/usb" /usr/bin/install -c -m 644 'maudio_dfu.usermap' '/usr/local/etc/hotplug/usb/maudio_dfu.usermap' test -z "/usr/local/etc/hotplug/usb" || mkdir -p -- . "/usr/local/etc/hotplug/usb"
/usr/bin/install -c 'maudio_dfu' '/usr/local/etc/hotplug/usb/maudio_dfu'
make[1]: Leaving directory `/home/susanne/madfu-firmware-0.7'





reply via email to

[Prev in Thread] Current Thread [Next in Thread]