[Splashy-users] Compiling without static libs

A. Bikadorov gotobox at gmx.net
Wed Aug 8 08:46:35 UTC 2007


Vincent Amouret wrote:
> Hello,
> 
> Yes, it is possible to compile splashy without static libs.
> You just need to remove -all-static in the file src/Makefile.am 
> at line 47 (don't forget to run the autogen.sh script).  
> 
> You will have some problems if you have /usr in a different 
> partition since it will try to find the libs.  That means if you 
> are in this situation, splashy will not work.
> 
> Hope that helps you.
> 

it works!

but I had to remove directfb-config in that line, too. Or I get this error:

/usr/local/lib/directfb-1.0-0/systems/libdirectfb_fbdev.o: In function `system_initialize':
fbdev.c:(.text+0x2ba9): undefined reference to `sysfs_get_mnt_path'
fbdev.c:(.text+0x2c16): undefined reference to `sysfs_open_class_device'
fbdev.c:(.text+0x2c2c): undefined reference to `sysfs_get_classdev_device'
fbdev.c:(.text+0x2c47): undefined reference to `sysfs_get_device_attr'
fbdev.c:(.text+0x2c77): undefined reference to `sysfs_get_device_attr'
fbdev.c:(.text+0x2cfd): undefined reference to `sysfs_close_class_device'
collect2: ld returned 1 exit status


Thanks for help

-- 
"Tumor ist, wenn man trotzdem lacht."



More information about the Splashy-users mailing list