mnhy560 2015-03-31 15:01 采纳率: 0%
浏览 2563
已结题

mac 下编译 ffmpeg的 libaacplus-2.0.2 总是报错求大神解决办法,谁能教我再mac下编译ffmpeg也行

make[2]: Nothing to be done for `all'.
Making all in frontend
gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../src -g -O2 -c -o main.o main.c
main.c:89:46: warning: data argument not used by format string
[-Wformat-extra-args]
fprintf(stdout,"setting cfg failed\n", ret);
~~~~~~~~~~~~~~~~~~~~~~ ^
1 warning generated.
/bin/sh ../libtool --tag=CC --mode=link gcc -g -O2 -o aacplusenc main.o ../src/libaacplus.la -lm
libtool: link: gcc -g -O2 -o .libs/aacplusenc main.o ../src/.libs/libaacplus.dylib -lm
Undefined symbols for architecture x86_64:
"_AuChannelOpen", referenced from:
_main in main.o
ld: symbol(s) not found for architecture x86_64
clang: error: linker command failed with exit code 1 (use -v to see invocation)
make[2]: *** [aacplusenc] Error 1
make[1]: *** [all-recursive] Error 1
make: *** [all] Error 2
risoumactekiMacBook-Pro:libaacplus-2.0.2 lixiang$

  • 写回答

2条回答 默认 最新

  • oyljerry 2015-04-01 03:12
    关注

    先看AuChannelOpen这个在什么lib里面,下载的包是不是不支持mac上编译

    评论

报告相同问题?

悬赏问题

  • ¥15 求解答一道线性规划题,用lingo编程运行,第一问要求写出数学模型和lingo语言编程模型,第二问第三问解答就行,我的ddl要到了谁来求了
  • ¥15 Ubuntu在安装序列比对软件STAR时出现报错如何解决
  • ¥50 树莓派安卓APK系统签名
  • ¥15 maple软件,用solve求反函数出现rootof,怎么办?
  • ¥65 汇编语言除法溢出问题
  • ¥15 Visual Studio问题
  • ¥20 求一个html代码,有偿
  • ¥100 关于使用MATLAB中copularnd函数的问题
  • ¥20 在虚拟机的pycharm上
  • ¥15 jupyterthemes 设置完毕后没有效果