[sisyphus] rmagick внутри rvm

Илюхин Андрей ai на bocp.ru
Чт Июн 28 11:48:03 MSK 2012


28.06.2012 11:33, Anton Gorlov пишет:
> а что есть интересного в
> config.log ?
Есть вот такое:

configure:3259: gcc -std=gnu99 -o conftest 
-I/usr/include/GraphicsMagick   -L/usr/lib -L/usr/lib conftest.c >&5
/tmp/.private/rvmtest/ccnDVK6J.o: In function `main':
conftest.c:(.text+0xa): undefined reference to `InitializeMagick'
collect2: ld returned 1 exit status
configure:3265: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| #define PACKAGE_NAME "RMagick"
| #define PACKAGE_TARNAME "RMagick-1.15.17.tar.gz"
| #define PACKAGE_VERSION "1.15.17"
| #define PACKAGE_STRING "RMagick 1.15.17"
| #define PACKAGE_BUGREPORT "rmagick на rubyforge.org"
| #define GRAPHICSMAGICK 1
| /* end confdefs.h.  */
|
| /* Override any GCC internal prototype to avoid an error.
|    Use char because int might match the return type of a GCC
|    builtin and then its argument prototype would still apply. */
| #ifdef __cplusplus
| extern "C"
| #endif
| char InitializeMagick ();
| int
| main ()
| {
| return InitializeMagick ();
|   ;
|   return 0;
| }



Подробная информация о списке рассылки Sisyphus