saoyu 发表于 2002-10-13 09:29:36

我的mplayer怎么make不了?

# make
make: *** Warning: File `Makefile' has modification time in the future (2002-09-09 19:47:54 > 2000-10-13 09:28:12)
############################################################
####### Please run ./configure again - it's changed! #######
############################################################
make: *** Error 1



what's wrong?

mozilla 发表于 2002-10-13 11:50:27

./configure
你的系统时间是不是设得不对(2000年的?)

saoyu 发表于 2002-10-13 14:19:28

呵呵,好象是,上回BIOS恢复默认后没有改时间,你可真细心啊~~

llc 发表于 2002-10-13 16:12:47

厉害!

狂客 发表于 2003-6-28 22:43:46

出错提示已经说的很明白啦。

super_chen 发表于 2003-11-2 13:00:12

请看看我的情况吧!我以前曾经编译过mplayer没有大的问题。不过最近重新编译时却make不了啦。终端显示的最后几行如下:
/usr/lib/libSDL.a(SDL_fbevents.lo)(.text+0x942): In function `find_pid':
: undefined reference to `__ctype_b'
/usr/lib/libSDL.a(SDL_fbelo.lo)(.text+0x465): In function `eloSendQuery':
: undefined reference to `__ctype_toupper'
/usr/lib/libSDL.a(SDL_fbelo.lo)(.text+0x5f1): In function `eloInitController':
: undefined reference to `__ctype_tolower'
collect2: ld returned 1 exit status
make: *** Error 1
我以为是需要sdl包,于是去下载安装了,可问题还是一样。不知哪位大侠肯赐教。

ighack 发表于 2005-3-3 17:49:32

Makefile:7: config.mak: 没有那个文件或目录
make: Warning: File `Makefile' has modification time 1.5e+08 s in the future
make: *** 没有规则可以创建目标“config.mak”。 停止。
页: [1]
查看完整版本: 我的mplayer怎么make不了?