Hello.
I am trying to compile GWorkspace on a Ubuntu 12.04 linux
distribution, with gcc 4.4.7.
I run
  ./configure --with-inotify
then
  make
but building the service "thumbnailer" it crashes with a "Bus error":
[...]
Making all for service thumbnailer...
 Creating thumbnailer.service/....
 Compiling file main.m ...
 Linking service thumbnailer ...
 Creating thumbnailer.service/Resources...
 Creating thumbnailer.service/Resources/Info-gnustep.plist...
Bus error (core dumped)
make[4]: *** [thumbnailer.service/Resources/Info-gnustep.plist] Error 1
make[3]: *** [thumbnailer.all.service.variables] Error 2
make[2]: *** [internal-all] Error 2
make[1]: *** [internal-all] Error 2
make: *** [internal-all] Error 2

Do anyone has an idea about how can I investigate on the problem?

Thanks in advance,
Michele

_______________________________________________
apps-gnustep mailing list
[email protected]
https://lists.gnu.org/mailman/listinfo/apps-gnustep

Reply via email to