You are not logged in.

#1 2009-06-03 14:58:45

Frabato
Member
Registered: 2007-10-24
Posts: 267

alsa-tools-ice1712 won't build [SOLVED]

Hi All,

I don't understand these messages:

config.status: executing depfiles commands
if gcc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"envy24control\" -DVERSION=\"0.6.0\" -DSTDC_HEADERS=1 -I. -I.    -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/alsa   -march=nocona -O2 -pipe -MT profiles.o -MD -MP -MF ".deps/profiles.Tpo" -c -o profiles.o profiles.c; \
        then mv -f ".deps/profiles.Tpo" ".deps/profiles.Po"; else rm -f ".deps/profiles.Tpo"; exit 1; fi
In file included from profiles.c:29:
strstr_icase_blank.c: In function 'strstr_icase_blank':
strstr_icase_blank.c:51: error: expected ')' before 'c'
strstr_icase_blank.c:51: error: expected expression before ')' token
make: *** [profiles.o] Error 1
==> ERROR: Build Failed.

Can anyone help me to decipher this?

Thanks
Arthur

Last edited by Frabato (2009-06-21 15:01:02)

Offline

#2 2009-06-20 19:00:45

trevorparsons
Member
From: Hoxton
Registered: 2008-10-27
Posts: 2
Website

Re: alsa-tools-ice1712 won't build [SOLVED]

I had the same error as you, but I've now been able to compile and install envy24control successfully by deleting one line from one of the source files.

I used Abazigal's fix from this thread http://forums.archlinux.fr/topic3848.html on the French Arch forums.

Essentially, you just delete line 51 from strstr_icase_blank.c and go ahead and make the package.

Offline

Board footer

Powered by FluxBB