ddd
[Top][All Lists]
Advanced

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

Compilation error: cannot convert `void (*)(...)' to `void (*)()' in in


From: Zbigniew Jaworski
Subject: Compilation error: cannot convert `void (*)(...)' to `void (*)()' in initialization
Date: Fri, 23 Nov 2001 20:42:43 +0100

Hi,

I 've just tried to compile ddd-3.3.1 on sparc-sun-solaris2.7 platform.
I used gcc v.3.0.2.  You can find the  config.cache file in the attachements.
There are the compiler messages: 

Making all in readline
make[1]: Entering directory `/users/zj/ftp/ddd-3.3.1/readline'
make[1]: Nothing to be done for `all'.
make[1]: Leaving directory `/users/zj/ftp/ddd-3.3.1/readline'
Making all in vsllib
make[1]: Entering directory `/users/zj/ftp/ddd-3.3.1/vsllib'
make[1]: Nothing to be done for `all'.
make[1]: Leaving directory `/users/zj/ftp/ddd-3.3.1/vsllib'
Making all in themes
make[1]: Entering directory `/users/zj/ftp/ddd-3.3.1/themes'
make[1]: Nothing to be done for `all'.
make[1]: Leaving directory `/users/zj/ftp/ddd-3.3.1/themes'
Making all in ddd
make[1]: Entering directory `/users/zj/ftp/ddd-3.3.1/ddd'
c++ -DHAVE_CONFIG_H -I. -I. -I. -I./.. -isystem /usr/openwin/include    -DNDEBUG
-O2 -g -W -Wall -trigraphs  -c PannedGE.C
PannedGE.C:145: cannot convert `void (*)(...)' to `void (*)()' in
   initialization
make[1]: *** [PannedGE.o] Error 1
make[1]: Leaving directory `/users/zj/ftp/ddd-3.3.1/ddd'
make: *** [all-recursive] Error 1

Best regards,

Zbigniew Jaworski

image/svg


reply via email to

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