Skip to content

Instantly share code, notes, and snippets.

@drd
Created April 11, 2011 22:07
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save drd/914476 to your computer and use it in GitHub Desktop.
Save drd/914476 to your computer and use it in GitHub Desktop.
brew install pianobar fail
$ brew install -v pianobar
==> Downloading https://github.com/PromyLOPh/pianobar/tarball/2011.01.24
File already downloaded and cached to /Users/eric/Library/Caches/Homebrew
/usr/bin/tar xf /Users/eric/Library/Caches/Homebrew/pianobar-2011.01.24.24
==> make PREFIX=/usr/local/Cellar/pianobar/2011.01.24
make PREFIX=/usr/local/Cellar/pianobar/2011.01.24
/usr/bin/cc -std=c99 -O3 -w -pipe -I src/libpiano -I src/libwaitress \
-I src/libezxml -I /usr/include -I /usr/include -DENABLE_FAAD \
-I /usr/include -DENABLE_MAD -c -o src/main.o src/main.c
/usr/bin/cc -std=c99 -O3 -w -pipe -I src/libpiano -I src/libwaitress \
-I src/libezxml -I /usr/include -I /usr/include -DENABLE_FAAD \
-I /usr/include -DENABLE_MAD -c -o src/player.o src/player.c
/usr/bin/cc -std=c99 -O3 -w -pipe -I src/libpiano -I src/libwaitress \
-I src/libezxml -I /usr/include -I /usr/include -DENABLE_FAAD \
-I /usr/include -DENABLE_MAD -c -o src/settings.o src/settings.c
/usr/bin/cc -std=c99 -O3 -w -pipe -I src/libpiano -I src/libwaitress \
-I src/libezxml -I /usr/include -I /usr/include -DENABLE_FAAD \
-I /usr/include -DENABLE_MAD -c -o src/terminal.o src/terminal.c
/usr/bin/cc -std=c99 -O3 -w -pipe -I src/libpiano -I src/libwaitress \
-I src/libezxml -I /usr/include -I /usr/include -DENABLE_FAAD \
-I /usr/include -DENABLE_MAD -c -o src/ui_act.o src/ui_act.c
/usr/bin/cc -std=c99 -O3 -w -pipe -I src/libpiano -I src/libwaitress \
-I src/libezxml -I /usr/include -I /usr/include -DENABLE_FAAD \
-I /usr/include -DENABLE_MAD -c -o src/ui.o src/ui.c
/usr/bin/cc -std=c99 -O3 -w -pipe -I src/libpiano -I src/libwaitress \
-I src/libezxml -I /usr/include -I /usr/include -DENABLE_FAAD \
-I /usr/include -DENABLE_MAD -c -o src/ui_readline.o src/ui_readline.c
/usr/bin/cc -std=c99 -O3 -w -pipe -I src/libpiano -I src/libwaitress \
-I src/libezxml -I /usr/include -I /usr/include -DENABLE_FAAD \
-I /usr/include -DENABLE_MAD -c -o src/libpiano/crypt.o src/libpiano/crypt.c
In file included from src/main.h:32,
from src/main.c:49:
src/player.h:30:22: error: neaacdec.h: No such file or directory
src/player.h:34:17: error: mad.h: No such file or directory
src/player.h:37:19: error: ao/ao.h: No such file or directory
In file included from src/main.h:32,
from src/main.c:49:
src/player.h:72: error: expected specifier-qualifier-list before ‘NeAACDecHandle’
In file included from src/ui.h:31,
from src/ui.c:42:
src/player.h:30:22: error: neaacdec.h: No such file or directory
src/player.h:34:17: error: mad.h: No such file or directory
src/player.h:37:19: error: ao/ao.h: No such file or directory
In file included from src/player.c:33:
src/player.h:30:22: error: neaacdec.h: No such file or directory
src/player.h:34:17: error: mad.h: No such file or directory
src/player.h:37:19: error: ao/ao.h: No such file or directory
src/main.c: In function ‘BarMainStartPlayback’:
src/main.c:269: error: ‘struct audioPlayer’ has no member named ‘waith’
src/main.c:270: error: ‘struct audioPlayer’ has no member named ‘waith’
In file included from src/ui.h:31,
from src/ui.c:42:
src/player.h:72: error: expected specifier-qualifier-list before ‘NeAACDecHandle’
src/main.c:276: error: ‘struct audioPlayer’ has no member named ‘waith’
src/main.c:277: error: ‘struct audioPlayer’ has no member named ‘waith’
src/main.c:278: error: ‘struct audioPlayer’ has no member named ‘waith’
src/main.c:279: error: ‘struct audioPlayer’ has no member named ‘waith’
src/main.c:283: error: ‘struct audioPlayer’ has no member named ‘gain’
src/main.c:284: error: ‘struct audioPlayer’ has no member named ‘scale’
src/main.c:284: error: ‘struct audioPlayer’ has no member named ‘gain’
In file included from src/ui.h:31,
from src/ui_act.c:30:
src/player.h:30:22: error: neaacdec.h: No such file or directory
src/player.h:34:17: error: mad.h: No such file or directory
src/player.h:37:19: error: ao/ao.h: No such file or directory
In file included from src/ui.h:31,
from src/ui_act.c:30:
src/player.h:72: error: expected specifier-qualifier-list before ‘NeAACDecHandle’
In file included from src/ui.h:32,
from src/ui_act.c:30:
src/main.h:48: error: expected specifier-qualifier-list before ‘FILE’
In file included from src/ui_act.c:30:
src/ui.h:40: error: expected declaration specifiers or ‘...’ before ‘FILE’
src/ui.h:41: error: expected declaration specifiers or ‘...’ before ‘FILE’
src/ui.h:42: error: expected declaration specifiers or ‘...’ before ‘FILE’
src/ui.h:43: error: expected declaration specifiers or ‘...’ before ‘FILE’
src/ui.h:44: error: expected declaration specifiers or ‘...’ before ‘FILE’
In file included from src/ui_act.c:31:
src/ui_act.h:31: error: expected declaration specifiers or ‘...’ before ‘FILE’
src/ui_act.h:32: error: expected declaration specifiers or ‘...’ before ‘FILE’
src/ui_act.h:33: error: expected declaration specifiers or ‘...’ before ‘FILE’
src/ui_act.h:34: error: expected declaration specifiers or ‘...’ before ‘FILE’
src/ui_act.h:35: error: expected declaration specifiers or ‘...’ before ‘FILE’
src/ui_act.h:36: error: expected declaration specifiers or ‘...’ before ‘FILE’
src/ui_act.h:37: error: expected declaration specifiers or ‘...’ before ‘FILE’
src/ui_act.h:38: error: expected declaration specifiers or ‘...’ before ‘FILE’
src/ui_act.h:39: error: expected declaration specifiers or ‘...’ before ‘FILE’
src/ui_act.h:40: error: expected declaration specifiers or ‘...’ before ‘FILE’
src/ui_act.h:41: error: expected declaration specifiers or ‘...’ before ‘FILE’
src/ui_act.h:42: error: expected declaration specifiers or ‘...’ before ‘FILE’
src/ui_act.h:43: error: expected declaration specifiers or ‘...’ before ‘FILE’
src/ui_act.h:44: error: expected declaration specifiers or ‘...’ before ‘FILE’
src/ui_act.h:45: error: expected declaration specifiers or ‘...’ before ‘FILE’
make: *** [src/main.o] Error 1
src/ui_act.h:46: error: expected declaration specifiers or ‘...’ before ‘FILE’
src/ui_act.h:47: error: expected declaration specifiers or ‘...’ before ‘FILE’
src/ui_act.h:48: error: expected declaration specifiers or ‘...’ before ‘FILE’
src/ui_act.h:49: error: expected declaration specifiers or ‘...’ before ‘FILE’
src/ui_act.h:50: error: expected declaration specifiers or ‘...’ before ‘FILE’
src/ui_act.h:51: error: expected declaration specifiers or ‘...’ before ‘FILE’
src/ui_act.h:52: error: expected declaration specifiers or ‘...’ before ‘FILE’
src/ui_act.h:53: error: expected declaration specifiers or ‘...’ before ‘FILE’
src/ui_act.h:54: error: expected declaration specifiers or ‘...’ before ‘FILE’
In file included from src/ui_act.c:32:
src/ui_readline.h:24: error: expected declaration specifiers or ‘...’ before ‘FILE’make:
*** Waiting for unfinished jobs....
src/ui_readline.h:25: error: expected declaration specifiers or ‘...’ before ‘FILE’
src/ui_readline.h:26: error: expected declaration specifiers or ‘...’ before ‘FILE’
src/ui_readline.h:27: error: expected declaration specifiers or ‘...’ before ‘FILE’
src/ui_act.c: In function ‘BarUiDoSkipSong’:
src/ui_act.c:57: error: ‘struct audioPlayer’ has no member named ‘doQuit’
src/ui_act.c:58: error: ‘struct audioPlayer’ has no member named ‘pauseMutex’
src/ui_act.c: At top level:
src/ui_act.c:83: error: expected declaration specifiers or ‘...’ before ‘FILE’
In file included from src/player.c:33:
src/player.h:72: error: expected specifier-qualifier-list before ‘NeAACDecHandle’
src/ui_act.c:122: error: expected declaration specifiers or ‘...’ before ‘FILE’
src/ui_act.c: In function ‘BarUiActAddMusic’:
src/ui_act.c:129: error: ‘curFd’ undeclared (first use in this function)
src/ui_act.c:129: error: (Each undeclared identifier is reported only once
src/ui_act.c:129: error: for each function it appears in.)
src/ui_act.c:129: error: too many arguments to function ‘BarUiSelectMusicId’
In file included from src/ui.h:32,
from src/player.c:35:
src/main.h:48: error: expected specifier-qualifier-list before ‘FILE’
src/ui_act.c: At top level:
In file included from src/player.c:35:
src/ui.h:40: error: expected declaration specifiers or ‘...’ before ‘FILE’src/ui_act.c:147: error: expected declaration specifiers or ‘...’ before ‘FILE’
src/ui.h:41: error: expected declaration specifiers or ‘...’ before ‘FILE’
src/ui.h:42: error: expected declaration specifiers or ‘...’ before ‘FILE’
src/ui.h:43: error: expected declaration specifiers or ‘...’ before ‘FILE’
src/ui.h:44: error: expected declaration specifiers or ‘...’ before ‘FILE’
src/ui_act.c:170: error: expected declaration specifiers or ‘...’ before ‘FILE’
src/ui_act.c: In function ‘BarUiActCreateStation’:
src/ui_act.c:175: error: ‘curFd’ undeclared (first use in this function)
src/ui_act.c:175: error: too many arguments to function ‘BarUiSelectMusicId’
src/ui_act.c: At top level:
src/ui_act.c:187: error: expected declaration specifiers or ‘...’ before ‘FILE’
src/ui_act.c: In function ‘BarUiActAddSharedStation’:
src/ui_act.c:195: error: ‘curFd’ undeclared (first use in this function)
src/ui_act.c:195: error: too many arguments to function ‘BarReadline’
src/ui_act.c: At top level:
src/ui_act.c:206: error: expected declaration specifiers or ‘...’ before ‘FILE’
src/ui_act.c: In function ‘BarUiActDeleteStation’:
src/ui_act.c:214: error: ‘curFd’ undeclared (first use in this function)
src/ui_act.c:214: error: too many arguments to function ‘BarReadlineYesNo’
src/player.c: In function ‘BarPlayerAACCb’:
src/player.c:125: error: ‘struct audioPlayer’ has no member named ‘pauseMutex’
src/ui_act.c: At top level:
src/ui_act.c:229: error: expected declaration specifiers or ‘...’ before ‘FILE’src/player.c:125: error: ‘struct audioPlayer’ has no member named ‘pauseMutex’
src/player.c:125: error: ‘struct audioPlayer’ has no member named ‘doQuit’
src/player.c:133: error: ‘NeAACDecFrameInfo’ undeclared (first use in this function)
src/player.c:133: error: (Each undeclared identifier is reported only once
src/player.c:133: error: for each function it appears in.)
src/player.c:133: error: expected ‘;’ before ‘frameInfo’
src/player.c:137: error: ‘struct audioPlayer’ has no member named ‘sampleSize’
src/player.c:137: error: ‘struct audioPlayer’ has no member named ‘sampleSizeCurr’
src/player.c:139: error: ‘struct audioPlayer’ has no member named ‘aacHandle’
src/player.c:139: error: ‘frameInfo’ undeclared (first use in this function)
src/player.c:141: error: ‘struct audioPlayer’ has no member named ‘sampleSize’
src/player.c:141: error: ‘struct audioPlayer’ has no member named ‘sampleSizeCurr’
src/ui_act.c:248: error: expected declaration specifiers or ‘...’ before ‘FILE’
src/ui_act.c: In function ‘BarUiActStationFromGenre’:
src/ui_act.c:250: error: ‘curFd’ undeclared (first use in this function)
src/ui_act.c:250: error: too many arguments to function ‘BarStationFromGenre’
src/player.c:148: error: ‘struct audioPlayer’ has no member named ‘scale’
src/ui_act.c: At top level:
src/ui_act.c:255: error: expected declaration specifiers or ‘...’ before ‘FILE’
src/player.c:151: error: ‘struct audioPlayer’ has no member named ‘audioOutDevice’
src/player.c:156: error: ‘struct audioPlayer’ has no member named ‘samplerate’
src/player.c:157: error: ‘struct audioPlayer’ has no member named ‘channels’
src/player.c:159: error: ‘struct audioPlayer’ has no member named ‘sampleSizeCurr’
src/player.c:162: error: ‘struct audioPlayer’ has no member named ‘pauseMutex’
src/ui_act.c:268: error: expected declaration specifiers or ‘...’ before ‘FILE’src/player.c:162: error: ‘struct audioPlayer’ has no member named ‘pauseMutex’
src/player.c:162: error: ‘struct audioPlayer’ has no member named ‘doQuit’
src/player.c:182: error: ‘ao_sample_format’ undeclared (first use in this function)
src/player.c:182: error: expected ‘;’ before ‘format’
src/player.c:187: error: ‘struct audioPlayer’ has no member named ‘aacHandle’
src/ui_act.c:299: error: expected declaration specifiers or ‘...’ before ‘FILE’
src/player.c:188: error: ‘struct audioPlayer’ has no member named ‘samplerate’
src/player.c:189: error: ‘struct audioPlayer’ has no member named ‘channels’
src/player.c:198: error: ‘format’ undeclared (first use in this function)
src/player.c:200: error: ‘struct audioPlayer’ has no member named ‘channels’
src/player.c:201: error: ‘struct audioPlayer’ has no member named ‘samplerate’
src/player.c:202: error: ‘AO_FMT_NATIVE’ undeclared (first use in this function)
src/player.c:203: error: ‘struct audioPlayer’ has no member named ‘audioOutDevice’
src/ui_act.c:320: error: expected declaration specifiers or ‘...’ before ‘FILE’
src/player.c:206: error: ‘struct audioPlayer’ has no member named ‘aoError’
src/ui_act.c:326: error: expected declaration specifiers or ‘...’ before ‘FILE’
make: *** [src/ui.o] Error 1
src/ui_act.c: In function ‘BarUiActMoveSong’:
src/ui_act.c:336: error: ‘curFd’ undeclared (first use in this function)
src/ui_act.c:336: error: too many arguments to function ‘BarUiSelectStation’
src/player.c:233: error: ‘struct audioPlayer’ has no member named ‘sampleSizeN’
src/player.c:235: error: ‘struct audioPlayer’ has no member named ‘sampleSizeN’
src/player.c:238: error: ‘struct audioPlayer’ has no member named ‘sampleSize’
src/player.c:238: error: ‘struct audioPlayer’ has no member named ‘sampleSizeN’
src/player.c:239: error: ‘struct audioPlayer’ has no member named ‘sampleSizeN’
src/player.c:241: error: ‘struct audioPlayer’ has no member named ‘sampleSizeCurr’
src/ui_act.c: At top level:
src/player.c:247: error: ‘struct audioPlayer’ has no member named ‘sampleSizeN’
src/ui_act.c:362: error: expected declaration specifiers or ‘...’ before ‘FILE’
src/player.c:249: error: ‘struct audioPlayer’ has no member named ‘samplerate’
src/ui_act.c: In function ‘BarUiActPause’:
src/player.c:250: error: ‘struct audioPlayer’ has no member named ‘channels’
src/ui_act.c:364: error: ‘struct audioPlayer’ has no member named ‘pauseMutex’
src/player.c:253: error: ‘struct audioPlayer’ has no member named ‘sampleSize’
src/ui_act.c:364: error: ‘EBUSY’ undeclared (first use in this function)src/player.c:253: error: ‘struct audioPlayer’ has no member named ‘sampleSizeCurr’
src/ui_act.c:365: error: ‘struct audioPlayer’ has no member named ‘pauseMutex’
src/ui_act.c: At top level:
src/ui_act.c:371: error: expected declaration specifiers or ‘...’ before ‘FILE’
src/ui_act.c: In function ‘BarUiActRenameStation’:
src/ui_act.c:379: error: ‘curFd’ undeclared (first use in this function)
src/ui_act.c:379: error: too many arguments to function ‘BarReadlineStr’
src/player.c:256: error: ‘struct audioPlayer’ has no member named ‘sampleSizeCurr’
src/player.c:260: error: ‘struct audioPlayer’ has no member named ‘sampleSizeCurr’
src/player.c:260: error: ‘struct audioPlayer’ has no member named ‘sampleSizeN’
src/ui_act.c: At top level:
src/ui_act.c:396: error: expected declaration specifiers or ‘...’ before ‘FILE’src/player.c:272: error: ‘struct audioPlayer’ has no member named ‘sampleSizeCurr’
src/ui_act.c: In function ‘BarUiActSelectStation’:
src/ui_act.c:398: error: ‘curFd’ undeclared (first use in this function)
src/ui_act.c:398: error: too many arguments to function ‘BarUiSelectStation’
src/ui_act.c: At top level:
src/ui_act.c:410: error: expected declaration specifiers or ‘...’ before ‘FILE’
src/ui_act.c:425: error: expected declaration specifiers or ‘...’ before ‘FILE’
src/player.c: At top level:src/ui_act.c:439: error: expected declaration specifiers or ‘...’ before ‘FILE’
src/player.c:294: error: expected ‘)’ before ‘fixed’
src/player.c: In function ‘BarPlayerMp3Cb’:
src/ui_act.c: In function ‘BarUiActSelectQuickMix’:src/player.c:311: error: ‘struct audioPlayer’ has no member named ‘pauseMutex’
src/ui_act.c:449: error: ‘curFd’ undeclared (first use in this function)
src/player.c:311: error: ‘struct audioPlayer’ has no member named ‘pauseMutex’
src/ui_act.c:449: error: too many arguments to function ‘BarUiSelectStation’
src/player.c:311: error: ‘struct audioPlayer’ has no member named ‘doQuit’
src/player.c:323: error: ‘struct audioPlayer’ has no member named ‘mp3Stream’
src/player.c:325: error: ‘struct audioPlayer’ has no member named ‘mp3Stream’
src/player.c:330: error: ‘struct audioPlayer’ has no member named ‘mp3Frame’
src/player.c:330: error: ‘struct audioPlayer’ has no member named ‘mp3Stream’
src/player.c:331: error: ‘struct audioPlayer’ has no member named ‘mp3Stream’
src/player.c:331: error: ‘MAD_ERROR_BUFLEN’ undeclared (first use in this function)
src/player.c:333: error: ‘struct audioPlayer’ has no member named ‘mp3Stream’
src/ui_act.c: At top level:
src/ui_act.c:462: error: expected declaration specifiers or ‘...’ before ‘FILE’
src/player.c:340: error: ‘struct audioPlayer’ has no member named ‘mp3Synth’
src/player.c:340: error: ‘struct audioPlayer’ has no member named ‘mp3Frame’
src/player.c:341: error: ‘struct audioPlayer’ has no member named ‘mp3Synth’
src/player.c:344: error: ‘struct audioPlayer’ has no member named ‘mp3Synth’
src/ui_act.c:469: error: expected declaration specifiers or ‘...’ before ‘FILE’
src/player.c:344: error: ‘struct audioPlayer’ has no member named ‘scale’
src/player.c:348: error: ‘struct audioPlayer’ has no member named ‘mp3Synth’
src/player.c:348: error: ‘struct audioPlayer’ has no member named ‘scale’
src/ui_act.c: In function ‘BarUiActHistory’:
src/ui_act.c:477: error: ‘curFd’ undeclared (first use in this function)
src/player.c:351: error: ‘ao_sample_format’ undeclared (first use in this function)src/ui_act.c:477: error: too many arguments to function ‘BarUiSelectSong’
src/player.c:351: error: expected ‘;’ before ‘format’
src/player.c:354: error: ‘struct audioPlayer’ has no member nasrc/ui_act.c:490: error: too many arguments to function ‘BarReadline’med ‘channels’
src/player.c:354: error: ‘struct audioPlayer’ has no member named ‘mp3Synth’
src/player.c:355: error: ‘struct audioPlayer’ has no member named ‘samplerate’
src/player.c:355: error: ‘struct audioPlayer’ has no member named ‘mp3Synth’
src/player.c:357: error: ‘format’ undeclared (first use in this function)
src/player.c:359: error: ‘struct audioPlayer’ has no member named ‘channels’
src/player.c:360: error: ‘struct audioPlayer’ has no member named ‘samplerate’
src/player.c:361: error: ‘AO_FMT_NATIVE’ undeclared (first use in this function)
src/player.c:362: error: ‘struct audioPlayer’ has no member named ‘audioOutDevice’
src/player.c:364: error: ‘struct audioPlayer’ has no member named ‘aoError’
src/player.c:370: error: ‘struct audioPlayer’ has no member named ‘waith’
src/player.c:371: error: ‘struct audioPlayer’ has no member named ‘mp3Frame’
src/player.c:379: error: ‘struct audioPlayer’ has no member named ‘audioOutDevice’
src/player.c:380: error: ‘struct audioPlayer’ has no member named ‘mp3Synth’
src/player.c:386: error: ‘struct audioPlayer’ has no member named ‘mp3Synth’
src/player.c:388: error: ‘struct audioPlayer’ has no member named ‘samplerate’
src/player.c:391: error: ‘struct audioPlayer’ has no member named ‘pauseMutex’
src/player.c:391: error: ‘struct audioPlayer’ has no member named ‘pauseMutex’
src/player.c:391: error: ‘struct audioPlayer’ has no member named ‘doQuit’
src/player.c:392: error: ‘struct audioPlayer’ has no member named ‘mp3Stream’
src/player.c:394: error: ‘struct audioPlayer’ has no member named ‘mp3Stream’
src/player.c: In function ‘BarPlayerThread’:
src/player.c:411: error: ‘NeAACDecConfigurationPtr’ undeclared (first use in this function)
src/player.c:411: error: expected ‘;’ before ‘conf’
src/player.c:416: error: ‘struct audioPlayer’ has no member named ‘pauseMutex’
src/player.c:417: error: ‘struct audioPlayer’ has no member named ‘waith’
src/player.c:419: error: ‘struct audioPlayer’ has no member named ‘waith’
src/player.c:424: error: ‘struct audioPlayer’ has no member named ‘aacHandle’
src/ui_act.c: At top level:
src/ui_act.c:552: error: expected declaration specifiers or ‘...’ before ‘FILE’
src/player.c:426: error: ‘conf’ undeclared (first use in this function)
src/player.c:426: error: ‘struct audioPlayer’ has no member named ‘aacHandle’
src/player.c:427: error: ‘FAAD_FMT_16BIT’ undeclared (first use in this function)
src/player.c:429: error: ‘struct audioPlayer’ has no member named ‘aacHandle’
src/player.c:431: error: ‘struct audioPlayer’ has no member named ‘waith’
src/ui_act.c: In function ‘BarUiActBookmark’:
src/ui_act.c:560: error: ‘curFd’ undeclared (first use in this function)
src/player.c:438: error: ‘struct audioPlayer’ has no member named ‘mp3Stream’
src/ui_act.c:560: error: too many arguments to function ‘BarReadline’
src/player.c:439: error: ‘struct audioPlayer’ has no member named ‘mp3Frame’
src/player.c:440: error: ‘struct audioPlayer’ has no member named ‘mp3Synth’
src/player.c:442: error: ‘struct audioPlayer’ has no member named ‘waith’
src/player.c:459: error: ‘struct audioPlayer’ has no member named ‘waith’
src/player.c:466: error: ‘struct audioPlayer’ has no member named ‘aacHandle’
src/ui_act.c: At top level:
src/ui_act.c:575: error: expected declaration specifiers or ‘...’ before ‘FILE’src/player.c:473: error: ‘struct audioPlayer’ has no member named ‘mp3Synth’
src/player.c:474: error: ‘struct audioPlayer’ has no member named ‘mp3Frame’
src/ui_act.c: In function ‘BarUiActVolDown’:
src/ui_act.c:578: error: ‘struct audioPlayer’ has no member named ‘scale’src/player.c:475: error: ‘struct audioPlayer’ has no member named ‘mp3Stream’
src/ui_act.c:578: error: ‘struct audioPlayer’ has no member named ‘gain’
src/player.c:483: error: ‘struct audioPlayer’ has no member named ‘aoError’
src/player.c:486: error: ‘struct audioPlayer’ has no member named ‘audioOutDevice’
src/player.c:487: error: ‘struct audioPlayer’ has no member named ‘waith’
src/ui_act.c: At top level:
src/ui_act.c:583: error: expected declaration specifiers or ‘...’ before ‘FILE’
src/player.c:489: error: ‘struct audioPlayer’ has no member named ‘sampleSize’
src/player.c:490: error: ‘struct audioPlayer’ has no member named ‘sampleSize’
src/ui_act.c: In function ‘BarUiActVolUp’:src/player.c:493: error: ‘struct audioPlayer’ has no member named ‘pauseMutex’
src/ui_act.c:586: error: ‘struct audioPlayer’ has no member named ‘scale’
src/ui_act.c:586: error: ‘struct audioPlayer’ has no member named ‘gain’
make: *** [src/ui_act.o] Error 1
make: *** [src/player.o] Error 1
==> Exit Status: 2
http://github.com/mxcl/homebrew/blob/master/Library/Formula/pianobar.rb#L21
==> Environment
HOMEBREW_VERSION: 0.8
HEAD: 042169b16dfca2d3252bb0f727f07f25f4fb5695
HOMEBREW_PREFIX: /usr/local
HOMEBREW_CELLAR: /usr/local/Cellar
HOMEBREW_REPOSITORY: /usr/local
HOMEBREW_LIBRARY_PATH: /usr/local/Library/Homebrew
Hardware: 8-core 64-bit dunno
OS X: 10.6.7
Kernel Architecture: x86_64
Ruby: 1.8.7-174
/usr/bin/ruby => /System/Library/Frameworks/Ruby.framework/Versions/1.8/usr/bin/ruby
Xcode: 3.2.6
GCC-4.0: build 5494
GCC-4.2: build 5666
LLVM: build 2335
MacPorts or Fink? false
X11 installed? true
==> Build Flags
CC: /usr/bin/cc => /usr/bin/gcc-4.2
CXX: /usr/bin/c++ => /usr/bin/c++-4.2
LD: /usr/bin/cc => /usr/bin/gcc-4.2
CFLAGS: -O3 -w -pipe
CXXFLAGS: -O3 -w -pipe
MAKEFLAGS: -j8
$ brew doctor
/usr/bin is in your PATH before Homebrew's bin. This means that system-
provided programs will be used before Homebrew-provided ones. This is an
issue if you install, for instance, Python.
Consider editing your .bashrc to put:
/usr/local/bin
ahead of /usr/bin in your $PATH.
Some brews install binaries to sbin instead of bin, but Homebrew's
sbin was not found in your path.
Consider editing your .bashrc to add:
/usr/local/sbin
to $PATH.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment