[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: PSPP-BUG: PSPP Install vs. 0.8.2
From: |
Robert Hughes |
Subject: |
Re: PSPP-BUG: PSPP Install vs. 0.8.2 |
Date: |
Tue, 28 Jan 2014 11:50:48 -0600 |
I scaled it back to version 0.8.0. I am using compile --without-cairo
--without-gui
When I run make. I get to this point:
[65.66.75.160:~/pspp-0.8.0] root% make
make all-recursive
make[1]: Entering directory `/root/pspp-0.8.0'
Making all in gl
make[2]: Entering directory `/root/pspp-0.8.0/gl'
make all-recursive
make[3]: Entering directory `/root/pspp-0.8.0/gl'
make[4]: Entering directory `/root/pspp-0.8.0/gl'
make[4]: Nothing to be done for `all-am'.
make[4]: Leaving directory `/root/pspp-0.8.0/gl'
make[3]: Leaving directory `/root/pspp-0.8.0/gl'
make[2]: Leaving directory `/root/pspp-0.8.0/gl'
Making all in po
make[2]: Entering directory `/root/pspp-0.8.0/po'
make[2]: Leaving directory `/root/pspp-0.8.0/po'
make[2]: Entering directory `/root/pspp-0.8.0'
/bin/sh ./libtool --tag=CC --mode=link gcc -std=gnu99 -Wall -W
-Wwrite-strings
-Wstrict-prototypes -Wpointer-arith -Wno-sign-compare
-Wmissing-prototypes -g -
O2 -Wdeclaration-after-statement -L/usr/local/lib
-Wl,-rpath,/usr/local/lib -
o src/ui/terminal/pspp src/ui/terminal/libui.la src/ui/libuicommon.la
src/libps
pp.la src/libpspp-core.la -lreadline -lncurses -lgsl -lgslcblas -lz
-lm
libtool: link: gcc -std=gnu99 -Wall -W -Wwrite-strings
-Wstrict-prototypes -Wpoi
nter-arith -Wno-sign-compare -Wmissing-prototypes -g -O2
-Wdeclaration-after-sta
tement -Wl,-rpath -Wl,/usr/local/lib -o src/ui/terminal/.libs/pspp
-L/usr/local
/lib src/ui/terminal/.libs/libui.a src/ui/.libs/libuicommon.a
src/.libs/libpspp.
so src/.libs/libpspp-core.so -lreadline -lncurses
/usr/local/lib/libgsl.so /usr/
local/lib/libgslcblas.so -lz -lm -Wl,-rpath -Wl,/usr/local/lib/pspp
-Wl,-rpath -
Wl,/usr/local/lib
src/ui/terminal/.libs/libui.a(src_ui_terminal_libui_la-terminal-reader.o
)(.text+
0x40): In function `handler':
src/ui/terminal/terminal-reader.c:228: undefined reference to
`rl_echo_signal_ch
ar'
src/ui/terminal/.libs/libui.a(src_ui_terminal_libui_la-terminal-reader.o
)(.text+
0x230): In function `terminal_reader_create':
src/ui/terminal/terminal-reader.c:289: undefined reference to `pipe2'
collect2: ld returned 1 exit status
make[2]: *** [src/ui/terminal/pspp] Error 1
make[2]: Leaving directory `/root/pspp-0.8.0'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/root/pspp-0.8.0'
make: *** [all] Error 2
[65.66.75.160:~/pspp-0.8.0] root% make
make all-recursive
make[1]: Entering directory `/root/pspp-0.8.0'
Making all in gl
make[2]: Entering directory `/root/pspp-0.8.0/gl'
make all-recursive
make[3]: Entering directory `/root/pspp-0.8.0/gl'
make[4]: Entering directory `/root/pspp-0.8.0/gl'
make[4]: Nothing to be done for `all-am'.
make[4]: Leaving directory `/root/pspp-0.8.0/gl'
make[3]: Leaving directory `/root/pspp-0.8.0/gl'
make[2]: Leaving directory `/root/pspp-0.8.0/gl'
Making all in po
make[2]: Entering directory `/root/pspp-0.8.0/po'
make[2]: Leaving directory `/root/pspp-0.8.0/po'
make[2]: Entering directory `/root/pspp-0.8.0'
/bin/sh ./libtool --tag=CC --mode=link gcc -std=gnu99 -Wall -W
-Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare
-Wmissing-prototypes -g -O2 -Wdeclaration-after-statement
-L/usr/local/lib -Wl,-rpath,/usr/local/lib -o src/ui/terminal/pspp
src/ui/terminal/libui.la src/ui/libuicommon.la src/libpspp.la
src/libpspp-core.la -lreadline -lncurses -lgsl -lgslcblas -lz -lm
libtool: link: gcc -std=gnu99 -Wall -W -Wwrite-strings
-Wstrict-prototypes -Wpointer-arith -Wno-sign-compare
-Wmissing-prototypes -g -O2 -Wdeclaration-after-statement -Wl,-rpath
-Wl,/usr/local/lib -o src/ui/terminal/.libs/pspp -L/usr/local/lib
src/ui/terminal/.libs/libui.a src/ui/.libs/libuicommon.a
src/.libs/libpspp.so src/.libs/libpspp-core.so -lreadline -lncurses
/usr/local/lib/libgsl.so /usr/local/lib/libgslcblas.so -lz -lm
-Wl,-rpath -Wl,/usr/local/lib/pspp -Wl,-rpath -Wl,/usr/local/lib
src/ui/terminal/.libs/libui.a(src_ui_terminal_libui_la-terminal-reader.o
)(.text+0x40): In function `handler':
src/ui/terminal/terminal-reader.c:228: undefined reference to
`rl_echo_signal_char'
src/ui/terminal/.libs/libui.a(src_ui_terminal_libui_la-terminal-reader.o
)(.text+0x230): In function `terminal_reader_create':
src/ui/terminal/terminal-reader.c:289: undefined reference to `pipe2'
collect2: ld returned 1 exit status
make[2]: *** [src/ui/terminal/pspp] Error 1
make[2]: Leaving directory `/root/pspp-0.8.0'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/root/pspp-0.8.0'
make: *** [all] Error 2
Robert Hughes
Programmer I | Market Strategies International
D 501.758.0926| F 501.791.7691
address@hidden
Connect with us:
marketstrategies.com | freshmr.com
Twitter | Facebook | LinkedIn
ISO 20252 Certified
-----Original Message-----
From: John Darrington [mailto:address@hidden
Sent: Tuesday, January 28, 2014 11:45 AM
To: Robert Hughes
Cc: address@hidden
Subject: Re: PSPP-BUG: PSPP Install vs. 0.8.2
I'm guessing that you configured --without-cairo or a similar option.
Can you confirm? and can you provide a little more of the compiler
output. Thanks.
On Mon, Jan 27, 2014 at 01:38:51PM -0600, Robert Hughes wrote:
This is where it's messing up:
/* Colours for charts */
struct xr_color fg;
struct xr_color bg;
Robert Hughes
Programmer I | Market Strategies International
D 501.758.0926| F 501.791.7691
address@hidden
<mailto:address@hidden>
Connect with us:
marketstrategies.com
<https://mail.fwcrc.com/exchweb/bin/redir.asp?URL=http://www.marketstrat
egies.com/> | freshmr.com
<https://mail.fwcrc.com/exchweb/bin/redir.asp?URL=http://www.freshmr.com
/>
Twitter
<https://mail.fwcrc.com/exchweb/bin/redir.asp?URL=http://twitter.com/mrk
tstrategies> | Facebook
<https://mail.fwcrc.com/exchweb/bin/redir.asp?URL=http://www.facebook.co
m/market.strategies.international> | LinkedIn
<https://mail.fwcrc.com/exchweb/bin/redir.asp?URL=http://www.linkedin.co
m/company/market-strategies>
ISO 20252 Certified
From: Robert Hughes
Sent: Monday, January 27, 2014 1:36 PM
To: 'address@hidden'
Subject: PSPP Install vs. 0.8.2
PSPP Install vs. 0.8.2
I keep getting these errors:
src/output/ascii.c:154: error: field `fg' has incomplete type
src/output/ascii.c:155: error: field `bg' has incomplete type
Robert Hughes
Programmer I | Market Strategies International
D 501.758.0926| F 501.791.7691
address@hidden
<mailto:address@hidden>
Connect with us:
marketstrategies.com
<https://mail.fwcrc.com/exchweb/bin/redir.asp?URL=http://www.marketstrat
egies.com/> | freshmr.com
<https://mail.fwcrc.com/exchweb/bin/redir.asp?URL=http://www.freshmr.com
/>
Twitter
<https://mail.fwcrc.com/exchweb/bin/redir.asp?URL=http://twitter.com/mrk
tstrategies> | Facebook
<https://mail.fwcrc.com/exchweb/bin/redir.asp?URL=http://www.facebook.co
m/market.strategies.international> | LinkedIn
<https://mail.fwcrc.com/exchweb/bin/redir.asp?URL=http://www.linkedin.co
m/company/market-strategies>
ISO 20252 Certified
_______________________________________________
Bug-gnu-pspp mailing list
address@hidden
https://lists.gnu.org/mailman/listinfo/bug-gnu-pspp
--
PGP Public key ID: 1024D/2DE827B3
fingerprint = 8797 A26D 0854 2EAB 0285 A290 8A67 719C 2DE8 27B3 See
http://sks-keyservers.net or any PGP keyserver for public key.