Compilation from svn source linux Suse 10.1 amd64(x86_64) gcc 4.3 normal compilation (./configure;make;make install) is OK "make so" fails almost at the start: echogs triggers a segmentation fault
gcc `cat ./obj/../soobj/cc.tr` -O2 -fPIC -shared -Wall -Wstrict-prototypes -Wmissing-declarations -Wmissing-prototypes -fno-builtin -fno-common -DGS_DEVS_SHARED -DGS_DEVS_SHARED_DIR=\"\" -I./src -o ./obj/../soobj/echogs ./src/echogs.c
./src/echogs.c: In function 'main': ./src/echogs.c:95: attention : 'fnparam' may be used uninitialized in this function ./obj/../soobj/echogs -w ./obj/../soobj/devs.tr - -include ./obj/../soobj/unix_ make[1]: *** [obj/../soobj/devs.tr] Erreur de segmentation ("Erreur de segmentation" is the french translation of "segmentation fault") reported as bug 21081 in bugzilla on savannah-ghostscript -- Jean-Pierre Vial