LINUX.ORG.RU

[ССЗБ] SDL не находится при ./configure

 


0

0
checking for SDL - version >= 1.0.1... no                                                    
*** The sdl-config script installed by SDL could not be found                                
*** If SDL was installed in PREFIX, make sure PREFIX/bin is in                               
*** your path, or set the SDL_CONFIG environment variable to the
*** full path to sdl-config.
checking for Mix_LoadMUS in -lSDL_mixer... (cached) no
checking for SDLNet_UDP_Open in -lSDL_net... (cached) no

как это безобразие чинить если весь SDL включая dev-пакеты установлены? Fedora 11, SDL 1.2.13

★★★★★

config.log
посмотрите, на что именно там ругается
на дебиане тоже тут недавно sdl поломали, все установлено, а слинковаться не может из за missing symbols

Sylvia ★★★★★
()
Ответ на: комментарий от Sylvia

configure:1678: checking for sdl-config
configure:1713: checking for SDL - version >= 1.0.1
configure:1877: checking for Mix_LoadMUS in -lSDL_mixer
configure:1921: checking for SDLNet_UDP_Open in -lSDL_net

вроде как ничего существенного или не туда посмотрел?

sniper21 ★★★★★
() автор топика
Ответ на: комментарий от sniper21

не туда, там ближе к концу, перед выводом config.h (#define всякое разное)

там будет вывод компилятора от сборки тестовой sdl программы
и текст самой программы,
вот можно будет посмотреть, на что там выругался gcc, то что sdl "не нашлось" в итоге

Sylvia ★★★★★
()
Ответ на: комментарий от Sylvia

This file contains any messages produced by compilers while
running configure, to aid debugging if configure makes a mistake.

configure:594: checking host system type
configure:615: checking target system type
configure:633: checking build system type
configure:717: checking for a BSD compatible install
configure:770: checking whether build environment is sane
configure:827: checking whether make sets ${MAKE}
configure:873: checking for working aclocal
configure:886: checking for working autoconf
configure:899: checking for working automake
configure:912: checking for working autoheader
configure:925: checking for working makeinfo
configure:945: checking for gcc
configure:1058: checking whether the C compiler (gcc -O2 -Wall -Winline -Wcast-align -Wwrite-strings -ffast-math -fomit-frame-pointer ) works
configure:1074: gcc -o conftest -O2 -Wall -Winline -Wcast-align -Wwrite-strings -ffast-math -fomit-frame-pointer conftest.c 1>&5
configure:1071: warning: return type defaults to 'int'
configure:1100: checking whether the C compiler (gcc -O2 -Wall -Winline -Wcast-align -Wwrite-strings -ffast-math -fomit-frame-pointer ) is a cross-compiler
configure:1105: checking whether we are using GNU C
configure:1133: checking whether gcc accepts -g
configure:1197: checking how to run the C preprocessor
configure:1277: checking for ANSI C header files
configure:1381: checking for size_t
configure:1414: checking for pid_t
configure:1447: checking for uid_t in sys/types.h
configure:1482: checking for sys_siglist declaration in signal.h or unistd.h
configure:1521: checking for working const
configure:1596: checking for inline
configure:1678: checking for sdl-config
configure:1713: checking for SDL - version >= 1.0.1
configure:1877: checking for Mix_LoadMUS in -lSDL_mixer
configure:1921: checking for SDLNet_UDP_Open in -lSDL_net
configure:1970: checking for socket
configure:2044: checking for stricmp
configure:2096: checking for strnicmp
configure:2150: checking for inet_aton
configure:2205: checking for vsnprintf
configure:2205: checking for snprintf
configure:2262: checking for linux/joystick.h
configure:2302: checking for sys/ioctl.h
configure:2342: checking for sys/filio.h


я компиляю lsdldoom =)

sniper21 ★★★★★
() автор топика
Ответ на: комментарий от sniper21

rpm -qa SDL*
SDL_net-1.2.7-5.fc11.i586
SDL-static-1.2.13-9.fc11.i586
SDL_image-1.2.6-7.fc11.i586
SDL-1.2.13-9.fc11.i586
SDL_mixer-1.2.8-12.fc11.i586
SDL_image-devel-1.2.6-7.fc11.i586
SDL_gfx-2.0.17-2.fc11.i586
SDL_gfx-devel-2.0.17-2.fc11.i586
SDL_sound-devel-1.0.3-2.fc11.i586
SDL_mixer-devel-1.2.8-12.fc11.i586
SDL_net-devel-1.2.7-5.fc11.i586
SDL-devel-1.2.13-9.fc11.i586
SDL_sound-1.0.3-2.fc11.i586

sniper21 ★★★★★
() автор топика
Вы не можете добавлять комментарии в эту тему. Тема перемещена в архив.