Bug List: (This bug is not in your last search results)   Show last search results      Search page      Enter new bug
Bug#: 218614
Alias:
Product:
Component:
Status: RESOLVED
Resolution: FIXED
Assigned To: Cédric Krier <cedk@gentoo.org>
Hardware:
OS:
Version:
Priority:
Severity:
Reporter: Jouni Rinne <l33tmmx@gmail.com>
Add CC:
CC:
URL:
Summary:
Status Whiteboard:
Keywords:

Filename Description Type Creator Created Size Actions
Create a New Attachment (proposed patch, testcase, etc.) View All

Bug 218614 depends on: Show dependency tree
Bug 218614 blocks:
Votes: 0    Show votes for this bug    Vote for this bug

Additional Comments: (this is where you put emerge --info)


Not eligible to see or edit group visibility for this bug.






View Bug Activity   |   Format For Printing   |   XML   |   Clone This Bug


Description:   Opened: 2008-04-20 16:54 0000
As stated in bug #144667, comment 8, audicle needs certain environment
variables to be set (at least on my system).
If I try to emerge audicle as such, I get the following error:

i686-pc-linux-gnu-gcc -D__LINUX_JACK__ -D__CHUCK_STAT_TRACK__ `pkg-config
--cflags gtk+-2.0` -O3 -c -I../lang/chuck-1.2.1.1/src -D__CK_SNDFILE_NATIVE__
-D_USE_FTGL_FONTS_ audicle_net.cpp
yacc -dv -b chuck ../lang/chuck-1.2.1.1/src/chuck.y
yacc: e - line 85 of "../lang/chuck-1.2.1.1/src/chuck.y", syntax error
%expect 37
^
make: *** [chuck.tab.c] Virhe 1

but:

export LEX=flex; export YACC=bison; emerge audicle

works. These should be added to the ebuild.

------- Comment #1 From Diego E. 'Flameeyes' Pettenò 2008-04-20 17:28:11 0000 -------
For what I can see, it also misses a pkg-config build-dep :)

------- Comment #2 From Cédric Krier 2008-04-27 11:13:26 0000 -------
Fix in cvs

Bug List: (This bug is not in your last search results)   Show last search results      Search page      Enter new bug