bug-gnu-pspp
[Top][All Lists]
Advanced

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

PSPP-BUG: [bug #25466] Compile problem on wilcoxon.c


From: Michel Boaventura
Subject: PSPP-BUG: [bug #25466] Compile problem on wilcoxon.c
Date: Mon, 02 Feb 2009 18:35:50 +0000
User-agent: Mozilla/5.0 (X11; U; Linux i686; pt-BR; rv:1.9.0.5) Gecko/2009013110 Gentoo Firefox/3.0.5

URL:
  <http://savannah.gnu.org/bugs/?25466>

                 Summary: Compile problem on wilcoxon.c
                 Project: PSPP
            Submitted by: michelboaventura
            Submitted on: Mon Feb  2 18:35:48 2009
                Category: Compilation/Portability
                Severity: 5 - Average
                  Status: None
             Assigned to: None
             Open/Closed: Open
         Discussion Lock: Any
                 Release: None
                  Effort: 0.00

    _______________________________________________________

Details:

OS: Gentoo using mingw to cross-compile
PSPP version: git master branch

Get this compile error:

src/language/stats/wilcoxon.c:373: error: expected ‘=’, ‘,’, ‘;’,
‘asm’ or ‘__attribute__’ before ‘env’
src/language/stats/wilcoxon.c: In function ‘give_up_callback’:
src/language/stats/wilcoxon.c:378: warning: implicit declaration of function
‘siglongjmp’
src/language/stats/wilcoxon.c:378: error: ‘env’ undeclared (first use in
this function)
src/language/stats/wilcoxon.c:378: error: (Each undeclared identifier is
reported only once
src/language/stats/wilcoxon.c:378: error: for each function it appears in.)
src/language/stats/wilcoxon.c: In function
‘timed_wilcoxon_significance’:
src/language/stats/wilcoxon.c:401: warning: implicit declaration of function
‘sigsetjmp’
src/language/stats/wilcoxon.c:401: error: ‘env’ undeclared (first use in
this function)
src/language/stats/wilcoxon.c:403: error: ‘SIGALRM’ undeclared (first use
in this function)
src/language/stats/wilcoxon.c:404: warning: implicit declaration of function
‘alarm’
make[2]: ** [src/language/stats/wilcoxon.lo] Erro 1
make[2]: Saindo do diretório `/home/michel/pspp'
make[1]: ** [all-recursive] Erro 1
make[1]: Saindo do diretório `/home/michel/pspp'
make: ** [all] Erro 2





    _______________________________________________________

Reply to this item at:

  <http://savannah.gnu.org/bugs/?25466>

_______________________________________________
  Message sent via/by Savannah
  http://savannah.gnu.org/





reply via email to

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