[Konsole-devel] [Bug 67747] New: Error compiling TEPty.cpp on tru64 unix 4.0g

greg rudd grudd at mail.usyd.edu.au
Mon Nov 10 09:36:19 UTC 2003


------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
     
http://bugs.kde.org/show_bug.cgi?id=67747     
           Summary: Error compiling TEPty.cpp on tru64 unix 4.0g
           Product: konsole
           Version: unspecified
          Platform: Compiled Sources
        OS/Version: other
            Status: UNCONFIRMED
          Severity: normal
          Priority: NOR
         Component: general
        AssignedTo: konsole-devel at kde.org
        ReportedBy: grudd at mail.usyd.edu.au


Version:            (using KDE KDE 3.1.4)
Installed from:    Compiled From Sources
Compiler:          Compaq C++ V6.5-014 for Digital UNIX V4.0G (Rev. 1530) CXX FLAGS  -arch host -ieee -pthread -I/usr/local/include -D_AES_SOURCE -D__USE_STD_IOSTREAM -DQT_CLEAN_NAMESPACE -DQT_NO_COMPAT -DQT_NO_ASCII_CAST -D_GNU_SOURCE
OS:          Other

TEPty.cpp, line 241: a value of type "__sigfp" cannot be assigned
          to an entity of type "void (*)() C"
  newsa.sa_handler = SIG_DFL;
-------------------^
cxx: Info: 1 error detected in the compilation of "TEPty.cpp"
Note that I have also added the following defines before the #include <signal.h> statement to include appropriate prototypes

#undef _XOPEN_SOURCE_EXTENDED
#define _ANSI_C_SOURCE



More information about the konsole-devel mailing list