QQ登录

只需一步,快速开始

 找回密码
 注册

QQ登录

只需一步,快速开始

查看: 827|回复: 2

supertux安装不上

[复制链接]
发表于 2004-6-7 21:10:01 | 显示全部楼层 |阅读模式
系统rhas3
在sourceforge下的源码0.1.1
第一步configure的时候就出错了

[dugout@dugout supertux-0.1.1]$./configure
.......
checking for sdl-config... /usr/bin/sdl-config
checking for SDL - version >= 1.2.4... yes
checking for Mix_OpenAudio in -lSDL_mixer... no
configure: error: SDL_mixer library required
[dugout@dugout supertux-0.1.1]$ rpm -q SDL_mixer
SDL_mixer-1.2.5-1
[dugout@dugout supertux-0.1.1]$

请教............
发表于 2004-6-7 21:16:10 | 显示全部楼层
自己编译常需安装开发库如SDL_mixer-devel-*.rpm。
回复

使用道具 举报

 楼主| 发表于 2004-6-7 22:05:29 | 显示全部楼层
谢谢lanche!!

安装了两个开发库之后configure过去了,make又出了问题,请帮忙看看

if g++ -DPACKAGE_NAME=\"SuperTux\" -DPACKAGE_TARNAME=\"supertux\" -DPACKAGE_VERSION=\"0.1.1\" -DPACKAGE_STRING=\"SuperTux\ 0.1.1\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"supertux\" -DVERSION=\"0.1.1\" -DHAVE_DIRENT_H=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_UNISTD_H=1 -DHAVE_LIBSDL_MIXER=1 -DHAVE_LIBSDL_IMAGE=1 -DHAVE_PTHREAD=1 -DHAVE_LIBZ=1 -DHAVE_MKDIR=1 -DHAVE_STRDUP=1 -DHAVE_STRSTR=1  -I. -I.     -g -O2 -Wall -W -DDEBUG -O0 -g3 -I/usr/include/SDL -D_REENTRANT -I/usr/X11R6/include  -DDATA_PREFIX='"/usr/local/share/supertux"' -MT worldmap.o -MD -MP -MF ".deps/worldmap.Tpo" \
  -c -o worldmap.o `test -f 'worldmap.cpp' || echo './'`worldmap.cpp; \
then mv -f ".deps/worldmap.Tpo" ".deps/worldmap.Po"; \
else rm -f ".deps/worldmap.Tpo"; exit 1; \
fi
worldmap.cpp: In member function `void WorldMapNS::WorldMap::loadgame(const
   std::string&)':
worldmap.cpp:945: `F_OK' undeclared (first use this function)
worldmap.cpp:945: (Each undeclared identifier is reported only once for each
   function it appears in.)
worldmap.cpp:945: `access' undeclared (first use this function)
make[1]: *** [worldmap.o] Error 1
make[1]: Leaving directory `/tmp/supertux-0.1.1/src'
make: *** [all-recursive] Error 1
回复

使用道具 举报

您需要登录后才可以回帖 登录 | 注册

本版积分规则

GMT+8, 2024-11-2 18:26 , Processed in 0.047486 second(s), 16 queries .

© 2021 Powered by Discuz! X3.5.

快速回复 返回顶部 返回列表