bug-ghostscript
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: gs 8.61 on linux (x86_64) compilation step "make so" fails


From: Didier LINK
Subject: Re: gs 8.61 on linux (x86_64) compilation step "make so" fails
Date: Sun, 16 Sep 2007 12:13:28 +0200 (CEST)
User-agent: SquirrelMail/1.4.10a

Hi Jean-Pierre,

> Compilation from svn source
> linux Suse 10.1 amd64(x86_64)
> gcc 4.3
> normal compilation (./configure;make;make install) is OK

You have compiled the GPL ghostscript from svn (from ghostscript.com) with
gcc-4.3 (devel stage 2) and you post the result on GNU ghostscript list,
very nice :)

> "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

I can't do nothing for you, I've not this code of ghostscript (in devel
repository, so it's normal to have bugs I think ;)) and not use a stage 2
devel of gcc to compile ... I think you have all the parameters to have a
segmentation fault ! ;)

You need at first to use a stable version of gcc (4.2).

Sorry, you are alone on this case and your report need to be posted on
ghostscript.com bugzilla (http://bugs.ghostscript.com/) instead of GNU
one.

Best regards and good luck on this bug !

Didier







reply via email to

[Prev in Thread] Current Thread [Next in Thread]