pspp-dev
[Top][All Lists]
Advanced

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

[patch #5583] NPAR TESTS


From: Jason H Stover
Subject: [patch #5583] NPAR TESTS
Date: Fri, 15 Dec 2006 22:05:48 +0000
User-agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.8.0.8) Gecko/20061025 Firefox/1.5.0.8

Update of patch #5583 (project pspp):

             Assigned to:                 jstover => jmd                    

    _______________________________________________________

Follow-up Comment #8:

I'm sorry for not checking this before all the recent checkins, but after
applying your patch to a recent checkout, I get an error that correlations.c
is not found, though correlations.q is. If I type make again, correlations.c
is built, but I get these linker errors:

src/language/command.c:297: undefined reference to `cmd_correlations'
src/language/liblanguage.a(command.o)(.rodata+0x4ac):src/language/command.c:299:
undefined reference to `cmd_crosstabs'
src/language/liblanguage.a(command.o)(.rodata+0x4cc):src/language/command.c:299:
undefined reference to `cmd_examine'
src/language/liblanguage.a(command.o)(.rodata+0x51c): In function
`cmd_match_words':
src/language/command.c:330: undefined reference to `cmd_frequencies'
src/language/liblanguage.a(command.o)(.rodata+0x54c):src/language/command.c:333:
undefined reference to `cmd_means'
src/language/liblanguage.a(command.o)(.rodata+0x56c):src/language/command.c:327:
undefined reference to `cmd_npar_tests'
src/language/liblanguage.a(command.o)(.rodata+0x57c):src/language/command.c:327:
undefined reference to `cmd_oneway'
src/language/liblanguage.a(command.o)(.rodata+0x58c):src/language/command.c:376:
undefined reference to `cmd_correlations'
src/language/liblanguage.a(command.o)(.rodata+0x59c):src/language/command.c:380:
undefined reference to `cmd_rank'
src/language/liblanguage.a(command.o)(.rodata+0x5ac):src/language/command.c:377:
undefined reference to `cmd_regression'
src/language/liblanguage.a(command.o)(.rodata+0x60c): In function
`count_matching_commands':
src/language/command.c:389: undefined reference to `cmd_t_test'

(Now that final exam week has ended, I can check these patches more quickly
than before.)

    _______________________________________________________

Reply to this item at:

  <http://savannah.gnu.org/patch/?5583>

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





reply via email to

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