Re: make error

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

 



soraberri wrote:
Hello folks,

I'm getting this error trying to make the bluetooh-alsa package. The sources can be found here http://bluetooth-alsa.sourceforge.net/.

[root@panzano btsco]# make
make  all-recursive
make[1]: Entering directory `/home/lpeiro/btsco'
Making all in sbc
make[2]: Entering directory `/home/lpeiro/btsco/sbc'
gcc -DHAVE_CONFIG_H -I. -I. -I..    @AO_CFLAGS@ -Wall -O2 -c sbclib.c
gcc: @AO_CFLAGS@: No such file or directory
make[2]: *** [sbclib.o] Error 1
make[2]: Leaving directory `/home/lpeiro/btsco/sbc'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/home/lpeiro/btsco'
make: *** [all] Error 2

This is my first time dealing with make errors, so any advice would be great.

@AO_CFLAGS@ is a placeholder in the Makefile for some parameter(s) that should have been set earlier in the build process (perhaps during a "configure" process?). Are you sure you've followed *all* the build instructions for the package?


Paul.


[Index of Archives]     [Current Fedora Users]     [Fedora Desktop]     [Fedora SELinux]     [Yosemite News]     [Yosemite Photos]     [KDE Users]     [Fedora Tools]     [Fedora Docs]

  Powered by Linux