problem with Mac OS X
by Summers, Peter
Dear gretl users,
I have a student who's having problems getting gretl to run on her Mac. Specifically,
"When I try to open gretl, the error message "Gretl.app requires Apple's X11" pops up. However, when I try to install X11 on my computer, the error message "You cannot install X11 on this volume. Newer Software already exists on your computer." pops up. I'm not sure what this "newer software" is or why it won't work to open gretl"
Is this due to the PPC architecture problem? She's shown me her laptop and there's no intel stamp on it (it's some kind of Apple machine). I've suggested that she try installing version 1.6.5, but if this is due to something else I'd appreciate any thoughts.
Thanks, and I hope all you Mac folks will forgive my ignorance.
PS
===============================
Dr. Peter Summers
Assistant Professor
Department of Economics & Geography
Texas Tech University
===============================
16 years, 4 months
[OT] "Gnuplot in Action" Book - Free Content available
by Philipp K. Janert
If you are interested in data analysis and visualization,
you might be interested in the upcoming book:
"Gnuplot in Action"
(To be published, Jan 2009, Manning Publications.)
The manuscript is now complete, and an excerpt from
the first chapter, introducing Gnuplot and its use for
Graphical Analysis, is available for free as "Green Paper"
from the publisher's site:
www.manning.com/janert
This is also the LAST opportunity to make comments
or give suggestions and feedback on the manuscript
before it goes into print. You can email me (the author)
directly, or post comments on the publishers "Forum"
page.
The book is available for pre-order from the publisher's
site, and of course at Amazon (as well as other sellers):
www.amazon.com/dp/1933988398
Feel free to forward this information as appropriate.
Best,
Ph.
16 years, 4 months
Problemas for Install Gretl 1.7.7
by Hebert Suarez Cahuana
I have problems with install Gretl in my ubuntu 8.04 hardy heron
I send my results
hebert@hebert-desktop:~/Instaladores/gretl-1.7.7$ ./configure
configuring for gretl (library version 0.0.47)
checking for gcc... gcc
checking for C compiler default output file name... a.out
checking whether the C compiler works... yes
checking whether we are cross compiling... no
checking for suffix of executables...
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether gcc accepts -g... yes
checking for gcc option to accept ISO C89... none needed
checking how to run the C preprocessor... gcc -E
checking for grep that handles long lines and -e... /bin/grep
checking for egrep... /bin/grep -E
checking for ANSI C header files... yes
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unistd.h... yes
checking libintl.h usability... yes
checking libintl.h presence... yes
checking for libintl.h... yes
checking whether make sets $(MAKE)... yes
checking for a BSD-compatible install... /usr/bin/install -c
checking for a thread-safe mkdir -p... /bin/mkdir -p
checking whether NLS is requested... yes
checking for msgfmt... /usr/bin/msgfmt
checking for gmsgfmt... /usr/bin/msgfmt
checking for xgettext... /usr/bin/xgettext
checking for msgmerge... /usr/bin/msgmerge
checking build system type... i686-pc-linux-gnu
checking host system type... i686-pc-linux-gnu
checking for ld used by GCC... /usr/bin/ld
checking if the linker (/usr/bin/ld) is GNU ld... yes
checking for shared library run path origin... done
checking for CFPreferencesCopyAppValue... no
checking for CFLocaleCopyCurrent... no
checking for GNU gettext in libc... yes
checking whether to use NLS... yes
checking where the gettext function comes from... libc
checking for gcc... (cached) gcc
checking whether we are using the GNU C compiler... (cached) yes
checking whether gcc accepts -g... (cached) yes
checking for gcc option to accept ISO C89... (cached) none needed
checking for a BSD-compatible install... /usr/bin/install -c
checking for a sed that does not truncate output... /bin/sed
checking for fgrep... /bin/grep -F
checking for ld used by gcc... /usr/bin/ld
checking if the linker (/usr/bin/ld) is GNU ld... yes
checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
checking the name lister (/usr/bin/nm -B) interface... BSD nm
checking whether ln -s works... yes
checking the maximum length of command line arguments... 98304
checking whether the shell understands some XSI constructs... yes
checking whether the shell understands "+="... yes
checking for /usr/bin/ld option to reload object files... -r
checking how to recognize dependent libraries... pass_all
checking for ar... ar
checking for strip... strip
checking for ranlib... ranlib
checking command to parse /usr/bin/nm -B output from gcc object... ok
checking for dlfcn.h... yes
checking for objdir... .libs
checking if gcc supports -fno-rtti -fno-exceptions... no
checking for gcc option to produce PIC... -fPIC -DPIC
checking if gcc PIC flag -fPIC -DPIC works... yes
checking if gcc static flag -static works... yes
checking if gcc supports -c -o file.o... yes
checking if gcc supports -c -o file.o... (cached) yes
checking whether the gcc linker (/usr/bin/ld) supports shared
libraries... yes
checking whether -lc should be explicitly linked in... no
checking dynamic linker characteristics... GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
checking for shl_load... no
checking for shl_load in -ldld... no
checking for dlopen... no
checking for dlopen in -ldl... yes
checking whether a program can dlopen itself... yes
checking whether a statically linked program can dlopen itself... no
checking whether stripping libraries is possible... yes
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... no
checking whether ln -s works... yes
checking for sin in -lm... yes
checking for fopen in -lc... yes
checking for ANSI C header files... (cached) yes
checking for sys/wait.h that is POSIX.1 compatible... yes
checking for unistd.h... (cached) yes
checking dirent.h usability... yes
checking dirent.h presence... yes
checking for dirent.h... yes
checking fnmatch.h usability... yes
checking fnmatch.h presence... yes
checking for fnmatch.h... yes
checking byteswap.h usability... yes
checking byteswap.h presence... yes
checking for byteswap.h... yes
checking for an ANSI C-conforming const... yes
checking for long double with more range or precision than double... yes
checking size of int... 4
checking return type of signal handlers... void
checking whether byte ordering is bigendian... no
checking netdb.h usability... yes
checking netdb.h presence... yes
checking for netdb.h... yes
checking sys/socket.h usability... yes
checking sys/socket.h presence... yes
checking for sys/socket.h... yes
checking for struct sockaddr_in... yes
checking for struct in_addr... yes
checking readline/readline.h usability... yes
checking readline/readline.h presence... yes
checking for readline/readline.h... yes
checking for tgetent in -ltermcap... yes
checking for readline in -lreadline... yes
checking for rl_completion_matches in -lreadline... yes
checking for inet_addr in -lc... yes
checking for gzopen in -lz... yes
checking for GMP - version >= 4.0.1... yes
checking for MPFR - version >= 2.2.0... yes
checking for libgfortran... checking for _gfortran_abort in -lgfortran... no
checking for c_sqrt in -lg2c... yes
checking for LAPACK... yes
checking for gnuplot... yes
checking for PNG support in gnuplot... yes
checking for latex... yes
checking for pkg-config... /usr/bin/pkg-config
checking pkg-config is at least version 0.9.0... yes
checking for FFTW... yes
checking for GLIB... yes
checking for GTK... checking for re_compile_pattern... yes
checking for re_compile_fastmap... yes
checking for re_search... yes
checking for re_match... yes
./configure: line 18602: test: =: unary operator expected
checking for GNOME... no
checking for xml2-config... xml2-config
configure: creating ./config.status
config.status: creating Makefile
config.status: creating gretl_sh
config.status: creating gretl-config
config.status: creating gretl.pc
config.status: creating gui2/Makefile
config.status: creating gui2/debug
config.status: creating gui2/gtkextra-lite/Makefile
config.status: creating gui2/gtksourceview/Makefile
config.status: creating gnome/Makefile
config.status: creating gnome/gretl.keys
config.status: creating cli/Makefile
config.status: creating cli/debug
config.status: creating lib/Makefile
config.status: creating plugin/Makefile
config.status: creating po/Makefile.in
config.status: creating share/Makefile
config.status: creating share/bcih/Makefile
config.status: creating tests/Makefile
config.status: creating extra/Makefile
config.status: creating redhat/gretl.spec
config.status: creating config.h
config.status: config.h is unchanged
config.status: executing po-directories commands
config.status: creating po/POTFILES
config.status: creating po/Makefile
config.status: executing libtool commands
Configuration:
Installation path: /usr/local
Use readline library: yes
Use gnuplot for graphs: yes
Use PNG for gnuplot graphs: yes
Use LaTeX for typesetting output: yes
Gnu Multiple Precision support: yes
MPFR support: yes
FFTW3 support: yes
Build with GTK version: no
Use GTK printing apparatus: no
Use installed gtksourceview: no
Build with gnome support: no
Build gretl documentation: no
Use Lucida fonts: no
Build message catalogs: yes
Gnome installation prefix: NA
X-12-ARIMA support: yes
TRAMO/SEATS support: yes
Experimental audio support: no
Experimental ODBC support: no
LAPACK libraries:
-L/usr/lib -llapack -lblas -lg2c
Now type 'make' to build gretl.
make
pgcc -g -O2 -I.. -I../gui2 -DHAVE_CONFIG_H -I../lib/src
-I/usr/include/libxml2 -I../plugin -I/usr/include/glib-2.0
-I/usr/lib/glib-2.0/include -I../plugin/zipunzip -I/usr/include/glib-2.0
-I/usr/lib/glib-2.0/include -I. -DUSE_GMP -MM -MT johansen.lo johansen.c
> .deps/johansen.d
../libtool --mode=compile gcc -c -g -O2 -I.. -I../gui2 -DHAVE_CONFIG_H
-I../lib/src -I/usr/include/libxml2 -I../plugin -I/usr/include/glib-2.0
-I/usr/lib/glib-2.0/include -I../plugin/zipunzip -I/usr/include/glib-2.0
-I/usr/lib/glib-2.0/include -I. -DUSE_GMP jrestrict.c
libtool: compile: gcc -c -g -O2 -I.. -I../gui2 -DHAVE_CONFIG_H
-I../lib/src -I/usr/include/libxml2 -I../plugin -I/usr/include/glib-2.0
-I/usr/lib/glib-2.0/include -I../plugin/zipunzip -I/usr/include/glib-2.0
-I/usr/lib/glib-2.0/include -I. -DUSE_GMP jrestrict.c -fPIC -DPIC -o
.libs/jrestrict.o
gcc -g -O2 -I.. -I../gui2 -DHAVE_CONFIG_H -I../lib/src
-I/usr/include/libxml2 -I../plugin -I/usr/include/glib-2.0
-I/usr/lib/glib-2.0/include -I../plugin/zipunzip -I/usr/include/glib-2.0
-I/usr/lib/glib-2.0/include -I. -DUSE_GMP -MM -MT jrestrict.lo
jrestrict.c > .deps/jrestrict.d
../libtool --mode=compile gcc -c -g -O2 -I.. -I../gui2 -DHAVE_CONFIG_H
-I../lib/src -I/usr/include/libxml2 -I../plugin -I/usr/include/glib-2.0
-I/usr/lib/glib-2.0/include -I../plugin/zipunzip -I/usr/include/glib-2.0
-I/usr/lib/glib-2.0/include -I. -DUSE_GMP jalpha.c
libtool: compile: gcc -c -g -O2 -I.. -I../gui2 -DHAVE_CONFIG_H
-I../lib/src -I/usr/include/libxml2 -I../plugin -I/usr/include/glib-2.0
-I/usr/lib/glib-2.0/include -I../plugin/zipunzip -I/usr/include/glib-2.0
-I/usr/lib/glib-2.0/include -I. -DUSE_GMP jalpha.c -fPIC -DPIC -o
.libs/jalpha.o
gcc -g -O2 -I.. -I../gui2 -DHAVE_CONFIG_H -I../lib/src
-I/usr/include/libxml2 -I../plugin -I/usr/include/glib-2.0
-I/usr/lib/glib-2.0/include -I../plugin/zipunzip -I/usr/include/glib-2.0
-I/usr/lib/glib-2.0/include -I. -DUSE_GMP -MM -MT jalpha.lo jalpha.c >
.deps/jalpha.d
../libtool --mode=link gcc -module -avoid-version -rpath
/usr/local/lib/gretl-gtk2 -o johansen.la johansen.lo jrestrict.lo
jalpha.lo ../lib/libgretl-1.0.la -L/usr/lib -llapack -lblas -lg2c
libtool: link: rm -fr .libs/johansen.la .libs/johansen.lai .libs/johansen.so
libtool: link: gcc -shared .libs/johansen.o .libs/jrestrict.o
.libs/jalpha.o -Wl,-rpath
-Wl,/home/hebert/Instaladores/gretl-1.7.7/lib/.libs
../lib/.libs/libgretl-1.0.so -L/usr/lib -L/usr/local/lib -ldl -lz
/usr/lib/libxml2.so /usr/lib/libglib-2.0.so /usr/lib/libgmp.so
/usr/lib/libfftw3.so -llapack -lblas /usr/lib/libg2c.so -lm -Wl,-soname
-Wl,johansen.so -o .libs/johansen.so
libtool: link: ( cd ".libs" && rm -f "johansen.la" && ln -s
"../johansen.la" "johansen.la" )
../libtool --mode=compile gcc -c -g -O2 -I.. -I../gui2 -DHAVE_CONFIG_H
-I../lib/src -I/usr/include/libxml2 -I../plugin -I/usr/include/glib-2.0
-I/usr/lib/glib-2.0/include -I../plugin/zipunzip -I/usr/include/glib-2.0
-I/usr/lib/glib-2.0/include -I. -DUSE_GMP kernel.c
libtool: compile: gcc -c -g -O2 -I.. -I../gui2 -DHAVE_CONFIG_H
-I../lib/src -I/usr/include/libxml2 -I../plugin -I/usr/include/glib-2.0
-I/usr/lib/glib-2.0/include -I../plugin/zipunzip -I/usr/include/glib-2.0
-I/usr/lib/glib-2.0/include -I. -DUSE_GMP kernel.c -fPIC -DPIC -o
.libs/kernel.o
gcc -g -O2 -I.. -I../gui2 -DHAVE_CONFIG_H -I../lib/src
-I/usr/include/libxml2 -I../plugin -I/usr/include/glib-2.0
-I/usr/lib/glib-2.0/include -I../plugin/zipunzip -I/usr/include/glib-2.0
-I/usr/lib/glib-2.0/include -I. -DUSE_GMP -MM -MT kernel.lo kernel.c >
.deps/kernel.d
../libtool --mode=link gcc -module -avoid-version -rpath
/usr/local/lib/gretl-gtk2 -o kernel.la kernel.lo ../lib/libgretl-1.0.la
libtool: link: rm -fr .libs/kernel.la .libs/kernel.lai .libs/kernel.so
libtool: link: gcc -shared .libs/kernel.o -Wl,-rpath
-Wl,/home/hebert/Instaladores/gretl-1.7.7/lib/.libs
../lib/.libs/libgretl-1.0.so -L/usr/lib -L/usr/local/lib -llapack -lblas
/usr/lib/libg2c.so -ldl -lz /usr/lib/libxml2.so /usr/lib/libglib-2.0.so
/usr/lib/libgmp.so /usr/lib/libfftw3.so -lm -Wl,-soname -Wl,kernel.so -o
.libs/kernel.so
libtool: link: ( cd ".libs" && rm -f "kernel.la" && ln -s "../kernel.la"
"kernel.la" )
../libtool --mode=compile gcc -c -g -O2 -I.. -I../gui2 -DHAVE_CONFIG_H
-I../lib/src -I/usr/include/libxml2 -I../plugin -I/usr/include/glib-2.0
-I/usr/lib/glib-2.0/include -I../plugin/zipunzip -I/usr/include/glib-2.0
-I/usr/lib/glib-2.0/include -I. -DUSE_GMP lad.c
libtool: compile: gcc -c -g -O2 -I.. -I../gui2 -DHAVE_CONFIG_H
-I../lib/src -I/usr/include/libxml2 -I../plugin -I/usr/include/glib-2.0
-I/usr/lib/glib-2.0/include -I../plugin/zipunzip -I/usr/include/glib-2.0
-I/usr/lib/glib-2.0/include -I. -DUSE_GMP lad.c -fPIC -DPIC -o .libs/lad.o
gcc -g -O2 -I.. -I../gui2 -DHAVE_CONFIG_H -I../lib/src
-I/usr/include/libxml2 -I../plugin -I/usr/include/glib-2.0
-I/usr/lib/glib-2.0/include -I../plugin/zipunzip -I/usr/include/glib-2.0
-I/usr/lib/glib-2.0/include -I. -DUSE_GMP -MM -MT lad.lo lad.c >
.deps/lad.d
../libtool --mode=link gcc -module -avoid-version -rpath
/usr/local/lib/gretl-gtk2 -o lad.la lad.lo ../lib/libgretl-1.0.la
libtool: link: rm -fr .libs/lad.la .libs/lad.lai .libs/lad.so
libtool: link: gcc -shared .libs/lad.o -Wl,-rpath
-Wl,/home/hebert/Instaladores/gretl-1.7.7/lib/.libs
../lib/.libs/libgretl-1.0.so -L/usr/lib -L/usr/local/lib -llapack -lblas
/usr/lib/libg2c.so -ldl -lz /usr/lib/libxml2.so /usr/lib/libglib-2.0.so
/usr/lib/libgmp.so /usr/lib/libfftw3.so -lm -Wl,-soname -Wl,lad.so -o
.libs/lad.so
libtool: link: ( cd ".libs" && rm -f "lad.la" && ln -s "../lad.la"
"lad.la" )
../libtool --mode=compile gcc -c -g -O2 -I.. -I../gui2 -DHAVE_CONFIG_H
-I../lib/src -I/usr/include/libxml2 -I../plugin -I/usr/include/glib-2.0
-I/usr/lib/glib-2.0/include -I../plugin/zipunzip -I/usr/include/glib-2.0
-I/usr/lib/glib-2.0/include -I. -DUSE_GMP ../tests/nistcheck.c
libtool: compile: gcc -c -g -O2 -I.. -I../gui2 -DHAVE_CONFIG_H
-I../lib/src -I/usr/include/libxml2 -I../plugin -I/usr/include/glib-2.0
-I/usr/lib/glib-2.0/include -I../plugin/zipunzip -I/usr/include/glib-2.0
-I/usr/lib/glib-2.0/include -I. -DUSE_GMP ../tests/nistcheck.c -fPIC
-DPIC -o .libs/nistcheck.o
gcc -g -O2 -I.. -I../gui2 -DHAVE_CONFIG_H -I../lib/src
-I/usr/include/libxml2 -I../plugin -I/usr/include/glib-2.0
-I/usr/lib/glib-2.0/include -I../plugin/zipunzip -I/usr/include/glib-2.0
-I/usr/lib/glib-2.0/include -I. -DUSE_GMP -MM -MT nistcheck.lo
../tests/nistcheck.c > .deps/nistcheck.d
../libtool --mode=link gcc -module -avoid-version -rpath
/usr/local/lib/gretl-gtk2 -o nistcheck.la nistcheck.lo
../lib/libgretl-1.0.la -L/usr/lib -llapack -lblas -lg2c
libtool: link: rm -fr .libs/nistcheck.la .libs/nistcheck.lai
.libs/nistcheck.so
libtool: link: gcc -shared .libs/nistcheck.o -Wl,-rpath
-Wl,/home/hebert/Instaladores/gretl-1.7.7/lib/.libs
../lib/.libs/libgretl-1.0.so -L/usr/lib -L/usr/local/lib -ldl -lz
/usr/lib/libxml2.so /usr/lib/libglib-2.0.so /usr/lib/libgmp.so
/usr/lib/libfftw3.so -llapack -lblas /usr/lib/libg2c.so -lm -Wl,-soname
-Wl,nistcheck.so -o .libs/nistcheck.so
libtool: link: ( cd ".libs" && rm -f "nistcheck.la" && ln -s
"../nistcheck.la" "nistcheck.la" )
../libtool --mode=compile gcc -c -g -O2 -I.. -I../gui2 -DHAVE_CONFIG_H
-I../lib/src -I/usr/include/libxml2 -I../plugin -I/usr/include/glib-2.0
-I/usr/lib/glib-2.0/include -I../plugin/zipunzip -I/usr/include/glib-2.0
-I/usr/lib/glib-2.0/include -I. -DUSE_GMP range-mean.c
libtool: compile: gcc -c -g -O2 -I.. -I../gui2 -DHAVE_CONFIG_H
-I../lib/src -I/usr/include/libxml2 -I../plugin -I/usr/include/glib-2.0
-I/usr/lib/glib-2.0/include -I../plugin/zipunzip -I/usr/include/glib-2.0
-I/usr/lib/glib-2.0/include -I. -DUSE_GMP range-mean.c -fPIC -DPIC -o
.libs/range-mean.o
gcc -g -O2 -I.. -I../gui2 -DHAVE_CONFIG_H -I../lib/src
-I/usr/include/libxml2 -I../plugin -I/usr/include/glib-2.0
-I/usr/lib/glib-2.0/include -I../plugin/zipunzip -I/usr/include/glib-2.0
-I/usr/lib/glib-2.0/include -I. -DUSE_GMP -MM -MT range-mean.lo
range-mean.c > .deps/range-mean.d
../libtool --mode=link gcc -module -avoid-version -rpath
/usr/local/lib/gretl-gtk2 -o range-mean.la range-mean.lo
../lib/libgretl-1.0.la
libtool: link: rm -fr .libs/range-mean.la .libs/range-mean.lai
.libs/range-mean.so
libtool: link: gcc -shared .libs/range-mean.o -Wl,-rpath
-Wl,/home/hebert/Instaladores/gretl-1.7.7/lib/.libs
../lib/.libs/libgretl-1.0.so -L/usr/lib -L/usr/local/lib -llapack -lblas
/usr/lib/libg2c.so -ldl -lz /usr/lib/libxml2.so /usr/lib/libglib-2.0.so
/usr/lib/libgmp.so /usr/lib/libfftw3.so -lm -Wl,-soname
-Wl,range-mean.so -o .libs/range-mean.so
libtool: link: ( cd ".libs" && rm -f "range-mean.la" && ln -s
"../range-mean.la" "range-mean.la" )
../libtool --mode=compile gcc -c -g -O2 -I.. -I../gui2 -DHAVE_CONFIG_H
-I../lib/src -I/usr/include/libxml2 -I../plugin -I/usr/include/glib-2.0
-I/usr/lib/glib-2.0/include -I../plugin/zipunzip -I/usr/include/glib-2.0
-I/usr/lib/glib-2.0/include -I. -DUSE_GMP stats_tables.c
libtool: compile: gcc -c -g -O2 -I.. -I../gui2 -DHAVE_CONFIG_H
-I../lib/src -I/usr/include/libxml2 -I../plugin -I/usr/include/glib-2.0
-I/usr/lib/glib-2.0/include -I../plugin/zipunzip -I/usr/include/glib-2.0
-I/usr/lib/glib-2.0/include -I. -DUSE_GMP stats_tables.c -fPIC -DPIC -o
.libs/stats_tables.o
gcc -g -O2 -I.. -I../gui2 -DHAVE_CONFIG_H -I../lib/src
-I/usr/include/libxml2 -I../plugin -I/usr/include/glib-2.0
-I/usr/lib/glib-2.0/include -I../plugin/zipunzip -I/usr/include/glib-2.0
-I/usr/lib/glib-2.0/include -I. -DUSE_GMP -MM -MT stats_tables.lo
stats_tables.c > .deps/stats_tables.d
../libtool --mode=link gcc -module -avoid-version -rpath
/usr/local/lib/gretl-gtk2 -o stats_tables.la stats_tables.lo
../lib/libgretl-1.0.la
libtool: link: rm -fr .libs/stats_tables.la .libs/stats_tables.lai
.libs/stats_tables.so
libtool: link: gcc -shared .libs/stats_tables.o -Wl,-rpath
-Wl,/home/hebert/Instaladores/gretl-1.7.7/lib/.libs
../lib/.libs/libgretl-1.0.so -L/usr/lib -L/usr/local/lib -llapack -lblas
/usr/lib/libg2c.so -ldl -lz /usr/lib/libxml2.so /usr/lib/libglib-2.0.so
/usr/lib/libgmp.so /usr/lib/libfftw3.so -lm -Wl,-soname
-Wl,stats_tables.so -o .libs/stats_tables.so
libtool: link: ( cd ".libs" && rm -f "stats_tables.la" && ln -s
"../stats_tables.la" "stats_tables.la" )
../libtool --mode=compile gcc -c -g -O2 -I.. -I../gui2 -DHAVE_CONFIG_H
-I../lib/src -I/usr/include/libxml2 -I../plugin -I/usr/include/glib-2.0
-I/usr/lib/glib-2.0/include -I../plugin/zipunzip -I/usr/include/glib-2.0
-I/usr/lib/glib-2.0/include -I. -DUSE_GMP sysest.c
libtool: compile: gcc -c -g -O2 -I.. -I../gui2 -DHAVE_CONFIG_H
-I../lib/src -I/usr/include/libxml2 -I../plugin -I/usr/include/glib-2.0
-I/usr/lib/glib-2.0/include -I../plugin/zipunzip -I/usr/include/glib-2.0
-I/usr/lib/glib-2.0/include -I. -DUSE_GMP sysest.c -fPIC -DPIC -o
.libs/sysest.o
gcc -g -O2 -I.. -I../gui2 -DHAVE_CONFIG_H -I../lib/src
-I/usr/include/libxml2 -I../plugin -I/usr/include/glib-2.0
-I/usr/lib/glib-2.0/include -I../plugin/zipunzip -I/usr/include/glib-2.0
-I/usr/lib/glib-2.0/include -I. -DUSE_GMP -MM -MT sysest.lo sysest.c >
.deps/sysest.d
../libtool --mode=compile gcc -c -g -O2 -I.. -I../gui2 -DHAVE_CONFIG_H
-I../lib/src -I/usr/include/libxml2 -I../plugin -I/usr/include/glib-2.0
-I/usr/lib/glib-2.0/include -I../plugin/zipunzip -I/usr/include/glib-2.0
-I/usr/lib/glib-2.0/include -I. -DUSE_GMP fiml.c
libtool: compile: gcc -c -g -O2 -I.. -I../gui2 -DHAVE_CONFIG_H
-I../lib/src -I/usr/include/libxml2 -I../plugin -I/usr/include/glib-2.0
-I/usr/lib/glib-2.0/include -I../plugin/zipunzip -I/usr/include/glib-2.0
-I/usr/lib/glib-2.0/include -I. -DUSE_GMP fiml.c -fPIC -DPIC -o .libs/fiml.o
gcc -g -O2 -I.. -I../gui2 -DHAVE_CONFIG_H -I../lib/src
-I/usr/include/libxml2 -I../plugin -I/usr/include/glib-2.0
-I/usr/lib/glib-2.0/include -I../plugin/zipunzip -I/usr/include/glib-2.0
-I/usr/lib/glib-2.0/include -I. -DUSE_GMP -MM -MT fiml.lo fiml.c >
.deps/fiml.d
../libtool --mode=compile gcc -c -g -O2 -I.. -I../gui2 -DHAVE_CONFIG_H
-I../lib/src -I/usr/include/libxml2 -I../plugin -I/usr/include/glib-2.0
-I/usr/lib/glib-2.0/include -I../plugin/zipunzip -I/usr/include/glib-2.0
-I/usr/lib/glib-2.0/include -I. -DUSE_GMP liml.c
libtool: compile: gcc -c -g -O2 -I.. -I../gui2 -DHAVE_CONFIG_H
-I../lib/src -I/usr/include/libxml2 -I../plugin -I/usr/include/glib-2.0
-I/usr/lib/glib-2.0/include -I../plugin/zipunzip -I/usr/include/glib-2.0
-I/usr/lib/glib-2.0/include -I. -DUSE_GMP liml.c -fPIC -DPIC -o .libs/liml.o
gcc -g -O2 -I.. -I../gui2 -DHAVE_CONFIG_H -I../lib/src
-I/usr/include/libxml2 -I../plugin -I/usr/include/glib-2.0
-I/usr/lib/glib-2.0/include -I../plugin/zipunzip -I/usr/include/glib-2.0
-I/usr/lib/glib-2.0/include -I. -DUSE_GMP -MM -MT liml.lo liml.c >
.deps/liml.d
../libtool --mode=link gcc -module -avoid-version -rpath
/usr/local/lib/gretl-gtk2 -o sysest.la sysest.lo fiml.lo liml.lo
../lib/libgretl-1.0.la -L/usr/lib -llapack -lblas -lg2c
libtool: link: rm -fr .libs/sysest.la .libs/sysest.lai .libs/sysest.so
libtool: link: gcc -shared .libs/sysest.o .libs/fiml.o .libs/liml.o
-Wl,-rpath -Wl,/home/hebert/Instaladores/gretl-1.7.7/lib/.libs
../lib/.libs/libgretl-1.0.so -L/usr/lib -L/usr/local/lib -ldl -lz
/usr/lib/libxml2.so /usr/lib/libglib-2.0.so /usr/lib/libgmp.so
/usr/lib/libfftw3.so -llapack -lblas /usr/lib/libg2c.so -lm -Wl,-soname
-Wl,sysest.so -o .libs/sysest.so
libtool: link: ( cd ".libs" && rm -f "sysest.la" && ln -s "../sysest.la"
"sysest.la" )
../libtool --mode=compile gcc -c -g -O2 -I.. -I../gui2 -DHAVE_CONFIG_H
-I../lib/src -I/usr/include/libxml2 -I../plugin -I/usr/include/glib-2.0
-I/usr/lib/glib-2.0/include -I../plugin/zipunzip -I/usr/include/glib-2.0
-I/usr/lib/glib-2.0/include -I. -DUSE_GMP tobit.c
libtool: compile: gcc -c -g -O2 -I.. -I../gui2 -DHAVE_CONFIG_H
-I../lib/src -I/usr/include/libxml2 -I../plugin -I/usr/include/glib-2.0
-I/usr/lib/glib-2.0/include -I../plugin/zipunzip -I/usr/include/glib-2.0
-I/usr/lib/glib-2.0/include -I. -DUSE_GMP tobit.c -fPIC -DPIC -o
.libs/tobit.o
gcc -g -O2 -I.. -I../gui2 -DHAVE_CONFIG_H -I../lib/src
-I/usr/include/libxml2 -I../plugin -I/usr/include/glib-2.0
-I/usr/lib/glib-2.0/include -I../plugin/zipunzip -I/usr/include/glib-2.0
-I/usr/lib/glib-2.0/include -I. -DUSE_GMP -MM -MT tobit.lo tobit.c >
.deps/tobit.d
../libtool --mode=link gcc -module -avoid-version -rpath
/usr/local/lib/gretl-gtk2 -o tobit.la tobit.lo ../lib/libgretl-1.0.la
libtool: link: rm -fr .libs/tobit.la .libs/tobit.lai .libs/tobit.so
libtool: link: gcc -shared .libs/tobit.o -Wl,-rpath
-Wl,/home/hebert/Instaladores/gretl-1.7.7/lib/.libs
../lib/.libs/libgretl-1.0.so -L/usr/lib -L/usr/local/lib -llapack -lblas
/usr/lib/libg2c.so -ldl -lz /usr/lib/libxml2.so /usr/lib/libglib-2.0.so
/usr/lib/libgmp.so /usr/lib/libfftw3.so -lm -Wl,-soname -Wl,tobit.so -o
.libs/tobit.so
libtool: link: ( cd ".libs" && rm -f "tobit.la" && ln -s "../tobit.la"
"tobit.la" )
../libtool --mode=compile gcc -c -g -O2 -I.. -I../gui2 -DHAVE_CONFIG_H
-I../lib/src -I/usr/include/libxml2 -I../plugin -I/usr/include/glib-2.0
-I/usr/lib/glib-2.0/include -I../plugin/zipunzip -I/usr/include/glib-2.0
-I/usr/lib/glib-2.0/include -I. -DUSE_GMP oprobit.c
libtool: compile: gcc -c -g -O2 -I.. -I../gui2 -DHAVE_CONFIG_H
-I../lib/src -I/usr/include/libxml2 -I../plugin -I/usr/include/glib-2.0
-I/usr/lib/glib-2.0/include -I../plugin/zipunzip -I/usr/include/glib-2.0
-I/usr/lib/glib-2.0/include -I. -DUSE_GMP oprobit.c -fPIC -DPIC -o
.libs/oprobit.o
gcc -g -O2 -I.. -I../gui2 -DHAVE_CONFIG_H -I../lib/src
-I/usr/include/libxml2 -I../plugin -I/usr/include/glib-2.0
-I/usr/lib/glib-2.0/include -I../plugin/zipunzip -I/usr/include/glib-2.0
-I/usr/lib/glib-2.0/include -I. -DUSE_GMP -MM -MT oprobit.lo oprobit.c >
.deps/oprobit.d
../libtool --mode=link gcc -module -avoid-version -rpath
/usr/local/lib/gretl-gtk2 -o oprobit.la oprobit.lo ../lib/libgretl-1.0.la
libtool: link: rm -fr .libs/oprobit.la .libs/oprobit.lai .libs/oprobit.so
libtool: link: gcc -shared .libs/oprobit.o -Wl,-rpath
-Wl,/home/hebert/Instaladores/gretl-1.7.7/lib/.libs
../lib/.libs/libgretl-1.0.so -L/usr/lib -L/usr/local/lib -llapack -lblas
/usr/lib/libg2c.so -ldl -lz /usr/lib/libxml2.so /usr/lib/libglib-2.0.so
/usr/lib/libgmp.so /usr/lib/libfftw3.so -lm -Wl,-soname -Wl,oprobit.so
-o .libs/oprobit.so
libtool: link: ( cd ".libs" && rm -f "oprobit.la" && ln -s
"../oprobit.la" "oprobit.la" )
../libtool --mode=compile gcc -c -g -O2 -I.. -I../gui2 -DHAVE_CONFIG_H
-I../lib/src -I/usr/include/libxml2 -I../plugin -I/usr/include/glib-2.0
-I/usr/lib/glib-2.0/include -I../plugin/zipunzip -I/usr/include/glib-2.0
-I/usr/lib/glib-2.0/include -I. -DUSE_GMP urcdist.c
libtool: compile: gcc -c -g -O2 -I.. -I../gui2 -DHAVE_CONFIG_H
-I../lib/src -I/usr/include/libxml2 -I../plugin -I/usr/include/glib-2.0
-I/usr/lib/glib-2.0/include -I../plugin/zipunzip -I/usr/include/glib-2.0
-I/usr/lib/glib-2.0/include -I. -DUSE_GMP urcdist.c -fPIC -DPIC -o
.libs/urcdist.o
gcc -g -O2 -I.. -I../gui2 -DHAVE_CONFIG_H -I../lib/src
-I/usr/include/libxml2 -I../plugin -I/usr/include/glib-2.0
-I/usr/lib/glib-2.0/include -I../plugin/zipunzip -I/usr/include/glib-2.0
-I/usr/lib/glib-2.0/include -I. -DUSE_GMP -MM -MT urcdist.lo urcdist.c >
.deps/urcdist.d
../libtool --mode=link gcc -module -avoid-version -rpath
/usr/local/lib/gretl-gtk2 -o urcdist.la urcdist.lo ../lib/libgretl-1.0.la
libtool: link: rm -fr .libs/urcdist.la .libs/urcdist.lai .libs/urcdist.so
libtool: link: gcc -shared .libs/urcdist.o -Wl,-rpath
-Wl,/home/hebert/Instaladores/gretl-1.7.7/lib/.libs
../lib/.libs/libgretl-1.0.so -L/usr/lib -L/usr/local/lib -llapack -lblas
/usr/lib/libg2c.so -ldl -lz /usr/lib/libxml2.so /usr/lib/libglib-2.0.so
/usr/lib/libgmp.so /usr/lib/libfftw3.so -lm -Wl,-soname -Wl,urcdist.so
-o .libs/urcdist.so
libtool: link: ( cd ".libs" && rm -f "urcdist.la" && ln -s
"../urcdist.la" "urcdist.la" )
../libtool --mode=compile gcc -c -g -O2 -I.. -I../gui2 -DHAVE_CONFIG_H
-I../lib/src -I/usr/include/libxml2 -I../plugin -I/usr/include/glib-2.0
-I/usr/lib/glib-2.0/include -I../plugin/zipunzip -I/usr/include/glib-2.0
-I/usr/lib/glib-2.0/include -I. -DUSE_GMP vif.c
libtool: compile: gcc -c -g -O2 -I.. -I../gui2 -DHAVE_CONFIG_H
-I../lib/src -I/usr/include/libxml2 -I../plugin -I/usr/include/glib-2.0
-I/usr/lib/glib-2.0/include -I../plugin/zipunzip -I/usr/include/glib-2.0
-I/usr/lib/glib-2.0/include -I. -DUSE_GMP vif.c -fPIC -DPIC -o .libs/vif.o
gcc -g -O2 -I.. -I../gui2 -DHAVE_CONFIG_H -I../lib/src
-I/usr/include/libxml2 -I../plugin -I/usr/include/glib-2.0
-I/usr/lib/glib-2.0/include -I../plugin/zipunzip -I/usr/include/glib-2.0
-I/usr/lib/glib-2.0/include -I. -DUSE_GMP -MM -MT vif.lo vif.c >
.deps/vif.d
../libtool --mode=link gcc -module -avoid-version -rpath
/usr/local/lib/gretl-gtk2 -o vif.la vif.lo ../lib/libgretl-1.0.la
-L/usr/lib -llapack -lblas -lg2c
libtool: link: rm -fr .libs/vif.la .libs/vif.lai .libs/vif.so
libtool: link: gcc -shared .libs/vif.o -Wl,-rpath
-Wl,/home/hebert/Instaladores/gretl-1.7.7/lib/.libs
../lib/.libs/libgretl-1.0.so -L/usr/lib -L/usr/local/lib -ldl -lz
/usr/lib/libxml2.so /usr/lib/libglib-2.0.so /usr/lib/libgmp.so
/usr/lib/libfftw3.so -llapack -lblas /usr/lib/libg2c.so -lm -Wl,-soname
-Wl,vif.so -o .libs/vif.so
libtool: link: ( cd ".libs" && rm -f "vif.la" && ln -s "../vif.la"
"vif.la" )
../libtool --mode=compile gcc -c -g -O2 -I.. -I../gui2 -DHAVE_CONFIG_H
-I../lib/src -I/usr/include/libxml2 -I../plugin -I/usr/include/glib-2.0
-I/usr/lib/glib-2.0/include -I../plugin/zipunzip -I/usr/include/glib-2.0
-I/usr/lib/glib-2.0/include -I. -DUSE_GMP poisson.c
libtool: compile: gcc -c -g -O2 -I.. -I../gui2 -DHAVE_CONFIG_H
-I../lib/src -I/usr/include/libxml2 -I../plugin -I/usr/include/glib-2.0
-I/usr/lib/glib-2.0/include -I../plugin/zipunzip -I/usr/include/glib-2.0
-I/usr/lib/glib-2.0/include -I. -DUSE_GMP poisson.c -fPIC -DPIC -o
.libs/poisson.o
gcc -g -O2 -I.. -I../gui2 -DHAVE_CONFIG_H -I../lib/src
-I/usr/include/libxml2 -I../plugin -I/usr/include/glib-2.0
-I/usr/lib/glib-2.0/include -I../plugin/zipunzip -I/usr/include/glib-2.0
-I/usr/lib/glib-2.0/include -I. -DUSE_GMP -MM -MT poisson.lo poisson.c >
.deps/poisson.d
../libtool --mode=link gcc -module -avoid-version -rpath
/usr/local/lib/gretl-gtk2 -o poisson.la poisson.lo ../lib/libgretl-1.0.la
libtool: link: rm -fr .libs/poisson.la .libs/poisson.lai .libs/poisson.so
libtool: link: gcc -shared .libs/poisson.o -Wl,-rpath
-Wl,/home/hebert/Instaladores/gretl-1.7.7/lib/.libs
../lib/.libs/libgretl-1.0.so -L/usr/lib -L/usr/local/lib -llapack -lblas
/usr/lib/libg2c.so -ldl -lz /usr/lib/libxml2.so /usr/lib/libglib-2.0.so
/usr/lib/libgmp.so /usr/lib/libfftw3.so -lm -Wl,-soname -Wl,poisson.so
-o .libs/poisson.so
libtool: link: ( cd ".libs" && rm -f "poisson.la" && ln -s
"../poisson.la" "poisson.la" )
../libtool --mode=compile gcc -c -g -O2 -I.. -I../gui2 -DHAVE_CONFIG_H
-I../lib/src -I/usr/include/libxml2 -I../plugin -I/usr/include/glib-2.0
-I/usr/lib/glib-2.0/include -I../plugin/zipunzip -I/usr/include/glib-2.0
-I/usr/lib/glib-2.0/include -I. -DUSE_GMP heckit.c
libtool: compile: gcc -c -g -O2 -I.. -I../gui2 -DHAVE_CONFIG_H
-I../lib/src -I/usr/include/libxml2 -I../plugin -I/usr/include/glib-2.0
-I/usr/lib/glib-2.0/include -I../plugin/zipunzip -I/usr/include/glib-2.0
-I/usr/lib/glib-2.0/include -I. -DUSE_GMP heckit.c -fPIC -DPIC -o
.libs/heckit.o
gcc -g -O2 -I.. -I../gui2 -DHAVE_CONFIG_H -I../lib/src
-I/usr/include/libxml2 -I../plugin -I/usr/include/glib-2.0
-I/usr/lib/glib-2.0/include -I../plugin/zipunzip -I/usr/include/glib-2.0
-I/usr/lib/glib-2.0/include -I. -DUSE_GMP -MM -MT heckit.lo heckit.c >
.deps/heckit.d
../libtool --mode=link gcc -module -avoid-version -rpath
/usr/local/lib/gretl-gtk2 -o heckit.la heckit.lo ../lib/libgretl-1.0.la
libtool: link: rm -fr .libs/heckit.la .libs/heckit.lai .libs/heckit.so
libtool: link: gcc -shared .libs/heckit.o -Wl,-rpath
-Wl,/home/hebert/Instaladores/gretl-1.7.7/lib/.libs
../lib/.libs/libgretl-1.0.so -L/usr/lib -L/usr/local/lib -llapack -lblas
/usr/lib/libg2c.so -ldl -lz /usr/lib/libxml2.so /usr/lib/libglib-2.0.so
/usr/lib/libgmp.so /usr/lib/libfftw3.so -lm -Wl,-soname -Wl,heckit.so -o
.libs/heckit.so
libtool: link: ( cd ".libs" && rm -f "heckit.la" && ln -s "../heckit.la"
"heckit.la" )
../libtool --mode=compile gcc -c -g -O2 -I.. -I../gui2 -DHAVE_CONFIG_H
-I../lib/src -I/usr/include/libxml2 -I../plugin -I/usr/include/glib-2.0
-I/usr/lib/glib-2.0/include -I../plugin/zipunzip -I/usr/include/glib-2.0
-I/usr/lib/glib-2.0/include -I. -DUSE_GMP quantreg.c
libtool: compile: gcc -c -g -O2 -I.. -I../gui2 -DHAVE_CONFIG_H
-I../lib/src -I/usr/include/libxml2 -I../plugin -I/usr/include/glib-2.0
-I/usr/lib/glib-2.0/include -I../plugin/zipunzip -I/usr/include/glib-2.0
-I/usr/lib/glib-2.0/include -I. -DUSE_GMP quantreg.c -fPIC -DPIC -o
.libs/quantreg.o
gcc -g -O2 -I.. -I../gui2 -DHAVE_CONFIG_H -I../lib/src
-I/usr/include/libxml2 -I../plugin -I/usr/include/glib-2.0
-I/usr/lib/glib-2.0/include -I../plugin/zipunzip -I/usr/include/glib-2.0
-I/usr/lib/glib-2.0/include -I. -DUSE_GMP -MM -MT quantreg.lo quantreg.c
> .deps/quantreg.d
../libtool --mode=link gcc -module -avoid-version -rpath
/usr/local/lib/gretl-gtk2 -o quantreg.la quantreg.lo rqfnb.lo rqbr.lo
../lib/libgretl-1.0.la -L/usr/lib -llapack -lblas -lg2c
libtool: link: rm -fr .libs/quantreg.la .libs/quantreg.lai .libs/quantreg.so
libtool: link: gcc -shared .libs/quantreg.o .libs/rqfnb.o .libs/rqbr.o
-Wl,-rpath -Wl,/home/hebert/Instaladores/gretl-1.7.7/lib/.libs
../lib/.libs/libgretl-1.0.so -L/usr/lib -L/usr/local/lib -ldl -lz
/usr/lib/libxml2.so /usr/lib/libglib-2.0.so /usr/lib/libgmp.so
/usr/lib/libfftw3.so -llapack -lblas /usr/lib/libg2c.so -lm -Wl,-soname
-Wl,quantreg.so -o .libs/quantreg.so
libtool: link: ( cd ".libs" && rm -f "quantreg.la" && ln -s
"../quantreg.la" "quantreg.la" )
../libtool --mode=compile gcc -c -g -O2 -I.. -I../gui2 -DHAVE_CONFIG_H
-I../lib/src -I/usr/include/libxml2 -I../plugin -I/usr/include/glib-2.0
-I/usr/lib/glib-2.0/include -I../plugin/zipunzip -I/usr/include/glib-2.0
-I/usr/lib/glib-2.0/include -I. -DUSE_GMP excel_import.c
libtool: compile: gcc -c -g -O2 -I.. -I../gui2 -DHAVE_CONFIG_H
-I../lib/src -I/usr/include/libxml2 -I../plugin -I/usr/include/glib-2.0
-I/usr/lib/glib-2.0/include -I../plugin/zipunzip -I/usr/include/glib-2.0
-I/usr/lib/glib-2.0/include -I. -DUSE_GMP excel_import.c -fPIC -DPIC -o
.libs/excel_import.o
excel_import.c:22:21: error: gtk/gtk.h: No existe el fichero ó directorio
In file included from excel_import.c:34:
importer.h:62: error: expected specifier-qualifier-list before ‘guint32’
In file included from excel_import.c:76:
import_common.c: En la función ‘wbook_print_info’:
import_common.c:91: error: ‘wbook’ no tiene un miembro llamado
‘byte_offsets’
import_common.c:93: error: ‘wbook’ no tiene un miembro llamado
‘byte_offsets’
import_common.c: En la función ‘wbook_free’:
import_common.c:109: error: ‘wbook’ no tiene un miembro llamado
‘byte_offsets’
import_common.c:110: error: ‘wbook’ no tiene un miembro llamado ‘xf_list’
import_common.c: En la función ‘wbook_init’:
import_common.c:157: error: ‘wbook’ no tiene un miembro llamado
‘byte_offsets’
import_common.c:159: error: ‘wbook’ no tiene un miembro llamado ‘flags’
import_common.c:160: error: ‘wbook’ no tiene un miembro llamado ‘xf_list’
import_common.c:161: error: ‘wbook’ no tiene un miembro llamado
‘get_min_offset’
import_common.c:162: error: ‘wbook’ no tiene un miembro llamado ‘data’
import_common.c: En el nivel principal:
import_common.c:196: error: expected ‘)’ before ‘*’ token
import_common.c: En la función ‘infobox’:
import_common.c:214: error: ‘GtkWidget’ no se declaró aquí (primer uso
en esta función)
import_common.c:214: error: (Cada identificador no declarado solamente
se reporta una vez
import_common.c:214: error: para cada funcion en la que aparece.)
import_common.c:214: error: ‘dialog’ no se declaró aquí (primer uso en
esta función)
import_common.c:223: error: ‘GTK_DIALOG_DESTROY_WITH_PARENT’ no se
declaró aquí (primer uso en esta función)
import_common.c:224: error: ‘GTK_MESSAGE_INFO’ no se declaró aquí
(primer uso en esta función)
import_common.c:225: error: ‘GTK_BUTTONS_CLOSE’ no se declaró aquí
(primer uso en esta función)
import_common.c: En el nivel principal:
import_common.c:234: error: expected ‘)’ before ‘*’ token
import_common.c: En la función ‘book_get_min_offset’:
import_common.c:262: error: ‘wbook’ no tiene un miembro llamado
‘get_min_offset’
import_common.c:263: error: ‘wbook’ no tiene un miembro llamado
‘get_min_offset’
import_common.c: En el nivel principal:
import_common.c:270: error: expected ‘)’ before ‘*’ token
import_common.c:305: error: expected ‘)’ before ‘*’ token
import_common.c:326: error: expected ‘)’ before ‘*’ token
import_common.c:332: error: expected ‘)’ before ‘*’ token
import_common.c:339: error: expected ‘)’ before ‘*’ token
import_common.c:346: error: expected ‘)’ before ‘*’ token
import_common.c: En la función ‘wsheet_menu’:
import_common.c:396: error: ‘GtkWidget’ no se declaró aquí (primer uso
en esta función)
import_common.c:396: error: ‘w’ no se declaró aquí (primer uso en esta
función)
import_common.c:396: error: ‘tmp’ no se declaró aquí (primer uso en esta
función)
import_common.c:396: error: ‘label’ no se declaró aquí (primer uso en
esta función)
import_common.c:397: error: ‘vbox’ no se declaró aquí (primer uso en
esta función)
import_common.c:397: error: ‘hbox’ no se declaró aquí (primer uso en
esta función)
import_common.c:398: error: ‘GtkObject’ no se declaró aquí (primer uso
en esta función)
import_common.c:398: error: ‘c_adj’ no se declaró aquí (primer uso en
esta función)
import_common.c:398: error: ‘r_adj’ no se declaró aquí (primer uso en
esta función)
import_common.c:405: error: ‘wsheet_menu_cancel’ no se declaró aquí
(primer uso en esta función)
import_common.c:407: error: ‘gtk_main_quit’ no se declaró aquí (primer
uso en esta función)
import_common.c:409: error: argumento de tipo inválido de ‘->’
import_common.c:423: error: ‘wbook’ no tiene un miembro llamado ‘colspin’
import_common.c:425: error: ‘wbook_set_col_offset’ no se declaró aquí
(primer uso en esta función)
import_common.c:426: error: ‘wbook’ no tiene un miembro llamado ‘colspin’
import_common.c:427: error: ‘GTK_UPDATE_IF_VALID’ no se declaró aquí
(primer uso en esta función)
import_common.c:429: error: ‘wbook’ no tiene un miembro llamado ‘colspin’
import_common.c:435: error: ‘wbook’ no tiene un miembro llamado ‘rowspin’
import_common.c:437: error: ‘wbook_set_row_offset’ no se declaró aquí
(primer uso en esta función)
import_common.c:438: error: ‘wbook’ no tiene un miembro llamado ‘rowspin’
import_common.c:441: error: ‘wbook’ no tiene un miembro llamado ‘rowspin’
import_common.c:448: error: ‘wbook’ no tiene un miembro llamado ‘colspin’
import_common.c:449: error: ‘colspin_changed’ no se declaró aquí (primer
uso en esta función)
import_common.c:458: error: ‘debug_callback’ no se declaró aquí (primer
uso en esta función)
import_common.c:464: error: argumento de tipo inválido de ‘->’
import_common.c:465: error: ‘GTK_BUTTONBOX_END’ no se declaró aquí
(primer uso en esta función)
import_common.c:469: error: ‘GTK_STOCK_CANCEL’ no se declaró aquí
(primer uso en esta función)
import_common.c:474: error: ‘gtk_widget_destroy’ no se declaró aquí
(primer uso en esta función)
import_common.c:478: error: ‘GTK_STOCK_OK’ no se declaró aquí (primer
uso en esta función)
import_common.c:483: error: ‘GTK_CAN_DEFAULT’ no se declaró aquí (primer
uso en esta función)
import_common.c:486: error: ‘wbook’ no tiene un miembro llamado ‘colspin’
import_common.c:487: error: ‘wbook’ no tiene un miembro llamado ‘rowspin’
excel_import.c: En la función ‘wbook_find_format’:
excel_import.c:457: error: ‘wbook’ no tiene un miembro llamado ‘xf_list’
excel_import.c:457: error: ‘wbook’ no tiene un miembro llamado ‘xf_list’
excel_import.c:458: error: ‘wbook’ no tiene un miembro llamado ‘xf_list’
excel_import.c: En la función ‘process_item’:
excel_import.c:494: error: ‘wbook’ no tiene un miembro llamado ‘flags’
excel_import.c: En la función ‘process_sheet’:
excel_import.c:795: error: ‘wbook’ no tiene un miembro llamado
‘byte_offsets’
excel_import.c: En la función ‘first_col_strings’:
excel_import.c:1011: error: ‘wbook’ no tiene un miembro llamado ‘flags’
excel_import.c: En la función ‘check_all_varnames’:
excel_import.c:1046: error: ‘wbook’ no tiene un miembro llamado ‘flags’
excel_import.c:1046: error: ‘wbook’ no tiene un miembro llamado ‘flags’
excel_import.c: En la función ‘check_data_block’:
excel_import.c:1132: error: ‘wbook’ no tiene un miembro llamado ‘flags’
excel_import.c:1132: error: ‘wbook’ no tiene un miembro llamado ‘flags’
excel_import.c: En la función ‘n_vars_from_col’:
excel_import.c:1186: error: ‘wbook’ no tiene un miembro llamado ‘flags’
excel_import.c:1186: error: ‘wbook’ no tiene un miembro llamado ‘flags’
excel_import.c: En la función ‘transcribe_data’:
excel_import.c:1207: error: ‘wbook’ no tiene un miembro llamado ‘flags’
excel_import.c:1207: error: ‘wbook’ no tiene un miembro llamado ‘flags’
excel_import.c:1223: error: ‘wbook’ no tiene un miembro llamado ‘flags’
excel_import.c: En la función ‘get_sheet_dimensions’:
excel_import.c:1319: error: ‘wbook’ no tiene un miembro llamado ‘flags’
excel_import.c: En la función ‘book_time_series_setup’:
excel_import.c:1378: error: ‘wbook’ no tiene un miembro llamado ‘flags’
excel_import.c:1379: error: ‘wbook’ no tiene un miembro llamado ‘flags’
excel_import.c: En la función ‘xls_get_data’:
excel_import.c:1427: error: ‘wbook’ no tiene un miembro llamado ‘flags’
excel_import.c:1481: error: ‘wbook’ no tiene un miembro llamado ‘flags’
excel_import.c:1497: error: ‘wbook’ no tiene un miembro llamado ‘flags’
excel_import.c:1523: error: ‘wbook’ no tiene un miembro llamado ‘flags’
excel_import.c:1524: error: ‘wbook’ no tiene un miembro llamado ‘flags’
excel_import.c:1526: error: ‘wbook’ no tiene un miembro llamado ‘flags’
excel_import.c:1532: error: ‘wbook’ no tiene un miembro llamado ‘flags’
excel_import.c:1534: error: ‘wbook’ no tiene un miembro llamado ‘flags’
excel_import.c:1549: error: ‘wbook’ no tiene un miembro llamado ‘flags’
excel_import.c:1563: error: ‘wbook’ no tiene un miembro llamado ‘flags’
make[1]: *** [excel_import.lo] Error 1
make[1]: se sale del directorio
`/home/hebert/Instaladores/gretl-1.7.7/plugin'
make: *** [plugin] Error 2
make install
M -MT heckit.lo heckit.c > .deps/heckit.d
../libtool --mode=link gcc -module -avoid-version -rpath
/usr/local/lib/gretl-gtk2 -o heckit.la heckit.lo ../lib/libgretl-1.0.la
libtool: link: rm -fr .libs/heckit.la .libs/heckit.lai .libs/heckit.so
libtool: link: gcc -shared .libs/heckit.o -Wl,-rpath
-Wl,/home/hebert/Instaladores/gretl-1.7.7/lib/.libs
../lib/.libs/libgretl-1.0.so -L/usr/lib -L/usr/local/lib -llapack -lblas
/usr/lib/libg2c.so -ldl -lz /usr/lib/libxml2.so /usr/lib/libglib-2.0.so
/usr/lib/libgmp.so /usr/lib/libfftw3.so -lm -Wl,-soname -Wl,heckit.so -o
.libs/heckit.so
libtool: link: ( cd ".libs" && rm -f "heckit.la" && ln -s "../heckit.la"
"heckit.la" )
../libtool --mode=compile gcc -c -g -O2 -I.. -I../gui2 -DHAVE_CONFIG_H
-I../lib/src -I/usr/include/libxml2 -I../plugin -I/usr/include/glib-2.0
-I/usr/lib/glib-2.0/include -I../plugin/zipunzip -I/usr/include/glib-2.0
-I/usr/lib/glib-2.0/include -I. -DUSE_GMP quantreg.c
libtool: compile: gcc -c -g -O2 -I.. -I../gui2 -DHAVE_CONFIG_H
-I../lib/src -I/usr/include/libxml2 -I../plugin -I/usr/include/glib-2.0
-I/usr/lib/glib-2.0/include -I../plugin/zipunzip -I/usr/include/glib-2.0
-I/usr/lib/glib-2.0/include -I. -DUSE_GMP quantreg.c -fPIC -DPIC -o
.libs/quantreg.o
gcc -g -O2 -I.. -I../gui2 -DHAVE_CONFIG_H -I../lib/src
-I/usr/include/libxml2 -I../plugin -I/usr/include/glib-2.0
-I/usr/lib/glib-2.0/include -I../plugin/zipunzip -I/usr/include/glib-2.0
-I/usr/lib/glib-2.0/include -I. -DUSE_GMP -MM -MT quantreg.lo quantreg.c
> .deps/quantreg.d
../libtool --mode=link gcc -module -avoid-version -rpath
/usr/local/lib/gretl-gtk2 -o quantreg.la quantreg.lo rqfnb.lo rqbr.lo
../lib/libgretl-1.0.la -L/usr/lib -llapack -lblas -lg2c
libtool: link: rm -fr .libs/quantreg.la .libs/quantreg.lai .libs/quantreg.so
libtool: link: gcc -shared .libs/quantreg.o .libs/rqfnb.o .libs/rqbr.o
-Wl,-rpath -Wl,/home/hebert/Instaladores/gretl-1.7.7/lib/.libs
../lib/.libs/libgretl-1.0.so -L/usr/lib -L/usr/local/lib -ldl -lz
/usr/lib/libxml2.so /usr/lib/libglib-2.0.so /usr/lib/libgmp.so
/usr/lib/libfftw3.so -llapack -lblas /usr/lib/libg2c.so -lm -Wl,-soname
-Wl,quantreg.so -o .libs/quantreg.so
libtool: link: ( cd ".libs" && rm -f "quantreg.la" && ln -s
"../quantreg.la" "quantreg.la" )
../libtool --mode=compile gcc -c -g -O2 -I.. -I../gui2 -DHAVE_CONFIG_H
-I../lib/src -I/usr/include/libxml2 -I../plugin -I/usr/include/glib-2.0
-I/usr/lib/glib-2.0/include -I../plugin/zipunzip -I/usr/include/glib-2.0
-I/usr/lib/glib-2.0/include -I. -DUSE_GMP excel_import.c
libtool: compile: gcc -c -g -O2 -I.. -I../gui2 -DHAVE_CONFIG_H
-I../lib/src -I/usr/include/libxml2 -I../plugin -I/usr/include/glib-2.0
-I/usr/lib/glib-2.0/include -I../plugin/zipunzip -I/usr/include/glib-2.0
-I/usr/lib/glib-2.0/include -I. -DUSE_GMP excel_import.c -fPIC -DPIC -o
.libs/excel_import.o
excel_import.c:22:21: error: gtk/gtk.h: No existe el fichero ó directorio
In file included from excel_import.c:34:
importer.h:62: error: expected specifier-qualifier-list before ‘guint32’
In file included from excel_import.c:76:
import_common.c: En la función ‘wbook_print_info’:
import_common.c:91: error: ‘wbook’ no tiene un miembro llamado
‘byte_offsets’
import_common.c:93: error: ‘wbook’ no tiene un miembro llamado
‘byte_offsets’
import_common.c: En la función ‘wbook_free’:
import_common.c:109: error: ‘wbook’ no tiene un miembro llamado
‘byte_offsets’
import_common.c:110: error: ‘wbook’ no tiene un miembro llamado ‘xf_list’
import_common.c: En la función ‘wbook_init’:
import_common.c:157: error: ‘wbook’ no tiene un miembro llamado
‘byte_offsets’
import_common.c:159: error: ‘wbook’ no tiene un miembro llamado ‘flags’
import_common.c:160: error: ‘wbook’ no tiene un miembro llamado ‘xf_list’
import_common.c:161: error: ‘wbook’ no tiene un miembro llamado
‘get_min_offset’
import_common.c:162: error: ‘wbook’ no tiene un miembro llamado ‘data’
import_common.c: En el nivel principal:
import_common.c:196: error: expected ‘)’ before ‘*’ token
import_common.c: En la función ‘infobox’:
import_common.c:214: error: ‘GtkWidget’ no se declaró aquí (primer uso
en esta función)
import_common.c:214: error: (Cada identificador no declarado solamente
se reporta una vez
import_common.c:214: error: para cada funcion en la que aparece.)
import_common.c:214: error: ‘dialog’ no se declaró aquí (primer uso en
esta función)
import_common.c:223: error: ‘GTK_DIALOG_DESTROY_WITH_PARENT’ no se
declaró aquí (primer uso en esta función)
import_common.c:224: error: ‘GTK_MESSAGE_INFO’ no se declaró aquí
(primer uso en esta función)
import_common.c:225: error: ‘GTK_BUTTONS_CLOSE’ no se declaró aquí
(primer uso en esta función)
import_common.c: En el nivel principal:
import_common.c:234: error: expected ‘)’ before ‘*’ token
import_common.c: En la función ‘book_get_min_offset’:
import_common.c:262: error: ‘wbook’ no tiene un miembro llamado
‘get_min_offset’
import_common.c:263: error: ‘wbook’ no tiene un miembro llamado
‘get_min_offset’
import_common.c: En el nivel principal:
import_common.c:270: error: expected ‘)’ before ‘*’ token
import_common.c:305: error: expected ‘)’ before ‘*’ token
import_common.c:326: error: expected ‘)’ before ‘*’ token
import_common.c:332: error: expected ‘)’ before ‘*’ token
import_common.c:339: error: expected ‘)’ before ‘*’ token
import_common.c:346: error: expected ‘)’ before ‘*’ token
import_common.c: En la función ‘wsheet_menu’:
import_common.c:396: error: ‘GtkWidget’ no se declaró aquí (primer uso
en esta función)
import_common.c:396: error: ‘w’ no se declaró aquí (primer uso en esta
función)
import_common.c:396: error: ‘tmp’ no se declaró aquí (primer uso en esta
función)
import_common.c:396: error: ‘label’ no se declaró aquí (primer uso en
esta función)
import_common.c:397: error: ‘vbox’ no se declaró aquí (primer uso en
esta función)
import_common.c:397: error: ‘hbox’ no se declaró aquí (primer uso en
esta función)
import_common.c:398: error: ‘GtkObject’ no se declaró aquí (primer uso
en esta función)
import_common.c:398: error: ‘c_adj’ no se declaró aquí (primer uso en
esta función)
import_common.c:398: error: ‘r_adj’ no se declaró aquí (primer uso en
esta función)
import_common.c:405: error: ‘wsheet_menu_cancel’ no se declaró aquí
(primer uso en esta función)
import_common.c:407: error: ‘gtk_main_quit’ no se declaró aquí (primer
uso en esta función)
import_common.c:409: error: argumento de tipo inválido de ‘->’
import_common.c:423: error: ‘wbook’ no tiene un miembro llamado ‘colspin’
import_common.c:425: error: ‘wbook_set_col_offset’ no se declaró aquí
(primer uso en esta función)
import_common.c:426: error: ‘wbook’ no tiene un miembro llamado ‘colspin’
import_common.c:427: error: ‘GTK_UPDATE_IF_VALID’ no se declaró aquí
(primer uso en esta función)
import_common.c:429: error: ‘wbook’ no tiene un miembro llamado ‘colspin’
import_common.c:435: error: ‘wbook’ no tiene un miembro llamado ‘rowspin’
import_common.c:437: error: ‘wbook_set_row_offset’ no se declaró aquí
(primer uso en esta función)
import_common.c:438: error: ‘wbook’ no tiene un miembro llamado ‘rowspin’
import_common.c:441: error: ‘wbook’ no tiene un miembro llamado ‘rowspin’
import_common.c:448: error: ‘wbook’ no tiene un miembro llamado ‘colspin’
import_common.c:449: error: ‘colspin_changed’ no se declaró aquí (primer
uso en esta función)
import_common.c:458: error: ‘debug_callback’ no se declaró aquí (primer
uso en esta función)
import_common.c:464: error: argumento de tipo inválido de ‘->’
import_common.c:465: error: ‘GTK_BUTTONBOX_END’ no se declaró aquí
(primer uso en esta función)
import_common.c:469: error: ‘GTK_STOCK_CANCEL’ no se declaró aquí
(primer uso en esta función)
import_common.c:474: error: ‘gtk_widget_destroy’ no se declaró aquí
(primer uso en esta función)
import_common.c:478: error: ‘GTK_STOCK_OK’ no se declaró aquí (primer
uso en esta función)
import_common.c:483: error: ‘GTK_CAN_DEFAULT’ no se declaró aquí (primer
uso en esta función)
import_common.c:486: error: ‘wbook’ no tiene un miembro llamado ‘colspin’
import_common.c:487: error: ‘wbook’ no tiene un miembro llamado ‘rowspin’
excel_import.c: En la función ‘wbook_find_format’:
excel_import.c:457: error: ‘wbook’ no tiene un miembro llamado ‘xf_list’
excel_import.c:457: error: ‘wbook’ no tiene un miembro llamado ‘xf_list’
excel_import.c:458: error: ‘wbook’ no tiene un miembro llamado ‘xf_list’
excel_import.c: En la función ‘process_item’:
excel_import.c:494: error: ‘wbook’ no tiene un miembro llamado ‘flags’
excel_import.c: En la función ‘process_sheet’:
excel_import.c:795: error: ‘wbook’ no tiene un miembro llamado
‘byte_offsets’
excel_import.c: En la función ‘first_col_strings’:
excel_import.c:1011: error: ‘wbook’ no tiene un miembro llamado ‘flags’
excel_import.c: En la función ‘check_all_varnames’:
excel_import.c:1046: error: ‘wbook’ no tiene un miembro llamado ‘flags’
excel_import.c:1046: error: ‘wbook’ no tiene un miembro llamado ‘flags’
excel_import.c: En la función ‘check_data_block’:
excel_import.c:1132: error: ‘wbook’ no tiene un miembro llamado ‘flags’
excel_import.c:1132: error: ‘wbook’ no tiene un miembro llamado ‘flags’
excel_import.c: En la función ‘n_vars_from_col’:
excel_import.c:1186: error: ‘wbook’ no tiene un miembro llamado ‘flags’
excel_import.c:1186: error: ‘wbook’ no tiene un miembro llamado ‘flags’
excel_import.c: En la función ‘transcribe_data’:
excel_import.c:1207: error: ‘wbook’ no tiene un miembro llamado ‘flags’
excel_import.c:1207: error: ‘wbook’ no tiene un miembro llamado ‘flags’
excel_import.c:1223: error: ‘wbook’ no tiene un miembro llamado ‘flags’
excel_import.c: En la función ‘get_sheet_dimensions’:
excel_import.c:1319: error: ‘wbook’ no tiene un miembro llamado ‘flags’
excel_import.c: En la función ‘book_time_series_setup’:
excel_import.c:1378: error: ‘wbook’ no tiene un miembro llamado ‘flags’
excel_import.c:1379: error: ‘wbook’ no tiene un miembro llamado ‘flags’
excel_import.c: En la función ‘xls_get_data’:
excel_import.c:1427: error: ‘wbook’ no tiene un miembro llamado ‘flags’
excel_import.c:1481: error: ‘wbook’ no tiene un miembro llamado ‘flags’
excel_import.c:1497: error: ‘wbook’ no tiene un miembro llamado ‘flags’
excel_import.c:1523: error: ‘wbook’ no tiene un miembro llamado ‘flags’
excel_import.c:1524: error: ‘wbook’ no tiene un miembro llamado ‘flags’
excel_import.c:1526: error: ‘wbook’ no tiene un miembro llamado ‘flags’
excel_import.c:1532: error: ‘wbook’ no tiene un miembro llamado ‘flags’
excel_import.c:1534: error: ‘wbook’ no tiene un miembro llamado ‘flags’
excel_import.c:1549: error: ‘wbook’ no tiene un miembro llamado ‘flags’
excel_import.c:1563: error: ‘wbook’ no tiene un miembro llamado ‘flags’
make[1]: *** [excel_import.lo] Error 1
make[1]: se sale del directorio
`/home/hebert/Instaladores/gretl-1.7.7/plugin'
make: *** [plugin] Error 2
hebert@hebert-desktop:~/Instaladores/gretl-1.7.7$ make install
make -C lib
make[1]: se ingresa al directorio
`/home/hebert/Instaladores/gretl-1.7.7/lib'
make[1]: `libgretl-1.0.la' está actualizado.
make[1]: se sale del directorio `/home/hebert/Instaladores/gretl-1.7.7/lib'
make -C cli
make[1]: se ingresa al directorio
`/home/hebert/Instaladores/gretl-1.7.7/cli'
make[1]: `gretlcli' está actualizado.
make[1]: se sale del directorio `/home/hebert/Instaladores/gretl-1.7.7/cli'
make -C plugin
make[1]: se ingresa al directorio
`/home/hebert/Instaladores/gretl-1.7.7/plugin'
../libtool --mode=compile gcc -c -g -O2 -I.. -I../gui2 -DHAVE_CONFIG_H
-I../lib/src -I/usr/include/libxml2 -I../plugin -I/usr/include/glib-2.0
-I/usr/lib/glib-2.0/include -I../plugin/zipunzip -I/usr/include/glib-2.0
-I/usr/lib/glib-2.0/include -I. -DUSE_GMP excel_import.c
libtool: compile: gcc -c -g -O2 -I.. -I../gui2 -DHAVE_CONFIG_H
-I../lib/src -I/usr/include/libxml2 -I../plugin -I/usr/include/glib-2.0
-I/usr/lib/glib-2.0/include -I../plugin/zipunzip -I/usr/include/glib-2.0
-I/usr/lib/glib-2.0/include -I. -DUSE_GMP excel_import.c -fPIC -DPIC -o
.libs/excel_import.o
excel_import.c:22:21: error: gtk/gtk.h: No existe el fichero ó directorio
In file included from excel_import.c:34:
importer.h:62: error: expected specifier-qualifier-list before ‘guint32’
In file included from excel_import.c:76:
import_common.c: En la función ‘wbook_print_info’:
import_common.c:91: error: ‘wbook’ no tiene un miembro llamado
‘byte_offsets’
import_common.c:93: error: ‘wbook’ no tiene un miembro llamado
‘byte_offsets’
import_common.c: En la función ‘wbook_free’:
import_common.c:109: error: ‘wbook’ no tiene un miembro llamado
‘byte_offsets’
import_common.c:110: error: ‘wbook’ no tiene un miembro llamado ‘xf_list’
import_common.c: En la función ‘wbook_init’:
import_common.c:157: error: ‘wbook’ no tiene un miembro llamado
‘byte_offsets’
import_common.c:159: error: ‘wbook’ no tiene un miembro llamado ‘flags’
import_common.c:160: error: ‘wbook’ no tiene un miembro llamado ‘xf_list’
import_common.c:161: error: ‘wbook’ no tiene un miembro llamado
‘get_min_offset’
import_common.c:162: error: ‘wbook’ no tiene un miembro llamado ‘data’
import_common.c: En el nivel principal:
import_common.c:196: error: expected ‘)’ before ‘*’ token
import_common.c: En la función ‘infobox’:
import_common.c:214: error: ‘GtkWidget’ no se declaró aquí (primer uso
en esta función)
import_common.c:214: error: (Cada identificador no declarado solamente
se reporta una vez
import_common.c:214: error: para cada funcion en la que aparece.)
import_common.c:214: error: ‘dialog’ no se declaró aquí (primer uso en
esta función)
import_common.c:223: error: ‘GTK_DIALOG_DESTROY_WITH_PARENT’ no se
declaró aquí (primer uso en esta función)
import_common.c:224: error: ‘GTK_MESSAGE_INFO’ no se declaró aquí
(primer uso en esta función)
import_common.c:225: error: ‘GTK_BUTTONS_CLOSE’ no se declaró aquí
(primer uso en esta función)
import_common.c: En el nivel principal:
import_common.c:234: error: expected ‘)’ before ‘*’ token
import_common.c: En la función ‘book_get_min_offset’:
import_common.c:262: error: ‘wbook’ no tiene un miembro llamado
‘get_min_offset’
import_common.c:263: error: ‘wbook’ no tiene un miembro llamado
‘get_min_offset’
import_common.c: En el nivel principal:
import_common.c:270: error: expected ‘)’ before ‘*’ token
import_common.c:305: error: expected ‘)’ before ‘*’ token
import_common.c:326: error: expected ‘)’ before ‘*’ token
import_common.c:332: error: expected ‘)’ before ‘*’ token
import_common.c:339: error: expected ‘)’ before ‘*’ token
import_common.c:346: error: expected ‘)’ before ‘*’ token
import_common.c: En la función ‘wsheet_menu’:
import_common.c:396: error: ‘GtkWidget’ no se declaró aquí (primer uso
en esta función)
import_common.c:396: error: ‘w’ no se declaró aquí (primer uso en esta
función)
import_common.c:396: error: ‘tmp’ no se declaró aquí (primer uso en esta
función)
import_common.c:396: error: ‘label’ no se declaró aquí (primer uso en
esta función)
import_common.c:397: error: ‘vbox’ no se declaró aquí (primer uso en
esta función)
import_common.c:397: error: ‘hbox’ no se declaró aquí (primer uso en
esta función)
import_common.c:398: error: ‘GtkObject’ no se declaró aquí (primer uso
en esta función)
import_common.c:398: error: ‘c_adj’ no se declaró aquí (primer uso en
esta función)
import_common.c:398: error: ‘r_adj’ no se declaró aquí (primer uso en
esta función)
import_common.c:405: error: ‘wsheet_menu_cancel’ no se declaró aquí
(primer uso en esta función)
import_common.c:407: error: ‘gtk_main_quit’ no se declaró aquí (primer
uso en esta función)
import_common.c:409: error: argumento de tipo inválido de ‘->’
import_common.c:423: error: ‘wbook’ no tiene un miembro llamado ‘colspin’
import_common.c:425: error: ‘wbook_set_col_offset’ no se declaró aquí
(primer uso en esta función)
import_common.c:426: error: ‘wbook’ no tiene un miembro llamado ‘colspin’
import_common.c:427: error: ‘GTK_UPDATE_IF_VALID’ no se declaró aquí
(primer uso en esta función)
import_common.c:429: error: ‘wbook’ no tiene un miembro llamado ‘colspin’
import_common.c:435: error: ‘wbook’ no tiene un miembro llamado ‘rowspin’
import_common.c:437: error: ‘wbook_set_row_offset’ no se declaró aquí
(primer uso en esta función)
import_common.c:438: error: ‘wbook’ no tiene un miembro llamado ‘rowspin’
import_common.c:441: error: ‘wbook’ no tiene un miembro llamado ‘rowspin’
import_common.c:448: error: ‘wbook’ no tiene un miembro llamado ‘colspin’
import_common.c:449: error: ‘colspin_changed’ no se declaró aquí (primer
uso en esta función)
import_common.c:458: error: ‘debug_callback’ no se declaró aquí (primer
uso en esta función)
import_common.c:464: error: argumento de tipo inválido de ‘->’
import_common.c:465: error: ‘GTK_BUTTONBOX_END’ no se declaró aquí
(primer uso en esta función)
import_common.c:469: error: ‘GTK_STOCK_CANCEL’ no se declaró aquí
(primer uso en esta función)
import_common.c:474: error: ‘gtk_widget_destroy’ no se declaró aquí
(primer uso en esta función)
import_common.c:478: error: ‘GTK_STOCK_OK’ no se declaró aquí (primer
uso en esta función)
import_common.c:483: error: ‘GTK_CAN_DEFAULT’ no se declaró aquí (primer
uso en esta función)
import_common.c:486: error: ‘wbook’ no tiene un miembro llamado ‘colspin’
import_common.c:487: error: ‘wbook’ no tiene un miembro llamado ‘rowspin’
excel_import.c: En la función ‘wbook_find_format’:
excel_import.c:457: error: ‘wbook’ no tiene un miembro llamado ‘xf_list’
excel_import.c:457: error: ‘wbook’ no tiene un miembro llamado ‘xf_list’
excel_import.c:458: error: ‘wbook’ no tiene un miembro llamado ‘xf_list’
excel_import.c: En la función ‘process_item’:
excel_import.c:494: error: ‘wbook’ no tiene un miembro llamado ‘flags’
excel_import.c: En la función ‘process_sheet’:
excel_import.c:795: error: ‘wbook’ no tiene un miembro llamado
‘byte_offsets’
excel_import.c: En la función ‘first_col_strings’:
excel_import.c:1011: error: ‘wbook’ no tiene un miembro llamado ‘flags’
excel_import.c: En la función ‘check_all_varnames’:
excel_import.c:1046: error: ‘wbook’ no tiene un miembro llamado ‘flags’
excel_import.c:1046: error: ‘wbook’ no tiene un miembro llamado ‘flags’
excel_import.c: En la función ‘check_data_block’:
excel_import.c:1132: error: ‘wbook’ no tiene un miembro llamado ‘flags’
excel_import.c:1132: error: ‘wbook’ no tiene un miembro llamado ‘flags’
excel_import.c: En la función ‘n_vars_from_col’:
excel_import.c:1186: error: ‘wbook’ no tiene un miembro llamado ‘flags’
excel_import.c:1186: error: ‘wbook’ no tiene un miembro llamado ‘flags’
excel_import.c: En la función ‘transcribe_data’:
excel_import.c:1207: error: ‘wbook’ no tiene un miembro llamado ‘flags’
excel_import.c:1207: error: ‘wbook’ no tiene un miembro llamado ‘flags’
excel_import.c:1223: error: ‘wbook’ no tiene un miembro llamado ‘flags’
excel_import.c: En la función ‘get_sheet_dimensions’:
excel_import.c:1319: error: ‘wbook’ no tiene un miembro llamado ‘flags’
excel_import.c: En la función ‘book_time_series_setup’:
excel_import.c:1378: error: ‘wbook’ no tiene un miembro llamado ‘flags’
excel_import.c:1379: error: ‘wbook’ no tiene un miembro llamado ‘flags’
excel_import.c: En la función ‘xls_get_data’:
excel_import.c:1427: error: ‘wbook’ no tiene un miembro llamado ‘flags’
excel_import.c:1481: error: ‘wbook’ no tiene un miembro llamado ‘flags’
excel_import.c:1497: error: ‘wbook’ no tiene un miembro llamado ‘flags’
excel_import.c:1523: error: ‘wbook’ no tiene un miembro llamado ‘flags’
excel_import.c:1524: error: ‘wbook’ no tiene un miembro llamado ‘flags’
excel_import.c:1526: error: ‘wbook’ no tiene un miembro llamado ‘flags’
excel_import.c:1532: error: ‘wbook’ no tiene un miembro llamado ‘flags’
excel_import.c:1534: error: ‘wbook’ no tiene un miembro llamado ‘flags’
excel_import.c:1549: error: ‘wbook’ no tiene un miembro llamado ‘flags’
excel_import.c:1563: error: ‘wbook’ no tiene un miembro llamado ‘flags’
make[1]: *** [excel_import.lo] Error 1
make[1]: se sale del directorio
`/home/hebert/Instaladores/gretl-1.7.7/plugin'
make: *** [plugin] Error 2
hebert@hebert-desktop:~/Instaladores/gretl-1.7.7$ clear
hebert@hebert-desktop:~/Instaladores/gretl-1.7.7$ make install
make -C lib
make[1]: se ingresa al directorio
`/home/hebert/Instaladores/gretl-1.7.7/lib'
make[1]: `libgretl-1.0.la' está actualizado.
make[1]: se sale del directorio `/home/hebert/Instaladores/gretl-1.7.7/lib'
make -C cli
make[1]: se ingresa al directorio
`/home/hebert/Instaladores/gretl-1.7.7/cli'
make[1]: `gretlcli' está actualizado.
make[1]: se sale del directorio `/home/hebert/Instaladores/gretl-1.7.7/cli'
make -C plugin
make[1]: se ingresa al directorio
`/home/hebert/Instaladores/gretl-1.7.7/plugin'
../libtool --mode=compile gcc -c -g -O2 -I.. -I../gui2 -DHAVE_CONFIG_H
-I../lib/src -I/usr/include/libxml2 -I../plugin -I/usr/include/glib-2.0
-I/usr/lib/glib-2.0/include -I../plugin/zipunzip -I/usr/include/glib-2.0
-I/usr/lib/glib-2.0/include -I. -DUSE_GMP excel_import.c
libtool: compile: gcc -c -g -O2 -I.. -I../gui2 -DHAVE_CONFIG_H
-I../lib/src -I/usr/include/libxml2 -I../plugin -I/usr/include/glib-2.0
-I/usr/lib/glib-2.0/include -I../plugin/zipunzip -I/usr/include/glib-2.0
-I/usr/lib/glib-2.0/include -I. -DUSE_GMP excel_import.c -fPIC -DPIC -o
.libs/excel_import.o
excel_import.c:22:21: error: gtk/gtk.h: No existe el fichero ó directorio
In file included from excel_import.c:34:
importer.h:62: error: expected specifier-qualifier-list before ‘guint32’
In file included from excel_import.c:76:
import_common.c: En la función ‘wbook_print_info’:
import_common.c:91: error: ‘wbook’ no tiene un miembro llamado
‘byte_offsets’
import_common.c:93: error: ‘wbook’ no tiene un miembro llamado
‘byte_offsets’
import_common.c: En la función ‘wbook_free’:
import_common.c:109: error: ‘wbook’ no tiene un miembro llamado
‘byte_offsets’
import_common.c:110: error: ‘wbook’ no tiene un miembro llamado ‘xf_list’
import_common.c: En la función ‘wbook_init’:
import_common.c:157: error: ‘wbook’ no tiene un miembro llamado
‘byte_offsets’
import_common.c:159: error: ‘wbook’ no tiene un miembro llamado ‘flags’
import_common.c:160: error: ‘wbook’ no tiene un miembro llamado ‘xf_list’
import_common.c:161: error: ‘wbook’ no tiene un miembro llamado
‘get_min_offset’
import_common.c:162: error: ‘wbook’ no tiene un miembro llamado ‘data’
import_common.c: En el nivel principal:
import_common.c:196: error: expected ‘)’ before ‘*’ token
import_common.c: En la función ‘infobox’:
import_common.c:214: error: ‘GtkWidget’ no se declaró aquí (primer uso
en esta función)
import_common.c:214: error: (Cada identificador no declarado solamente
se reporta una vez
import_common.c:214: error: para cada funcion en la que aparece.)
import_common.c:214: error: ‘dialog’ no se declaró aquí (primer uso en
esta función)
import_common.c:223: error: ‘GTK_DIALOG_DESTROY_WITH_PARENT’ no se
declaró aquí (primer uso en esta función)
import_common.c:224: error: ‘GTK_MESSAGE_INFO’ no se declaró aquí
(primer uso en esta función)
import_common.c:225: error: ‘GTK_BUTTONS_CLOSE’ no se declaró aquí
(primer uso en esta función)
import_common.c: En el nivel principal:
import_common.c:234: error: expected ‘)’ before ‘*’ token
import_common.c: En la función ‘book_get_min_offset’:
import_common.c:262: error: ‘wbook’ no tiene un miembro llamado
‘get_min_offset’
import_common.c:263: error: ‘wbook’ no tiene un miembro llamado
‘get_min_offset’
import_common.c: En el nivel principal:
import_common.c:270: error: expected ‘)’ before ‘*’ token
import_common.c:305: error: expected ‘)’ before ‘*’ token
import_common.c:326: error: expected ‘)’ before ‘*’ token
import_common.c:332: error: expected ‘)’ before ‘*’ token
import_common.c:339: error: expected ‘)’ before ‘*’ token
import_common.c:346: error: expected ‘)’ before ‘*’ token
import_common.c: En la función ‘wsheet_menu’:
import_common.c:396: error: ‘GtkWidget’ no se declaró aquí (primer uso
en esta función)
import_common.c:396: error: ‘w’ no se declaró aquí (primer uso en esta
función)
import_common.c:396: error: ‘tmp’ no se declaró aquí (primer uso en esta
función)
import_common.c:396: error: ‘label’ no se declaró aquí (primer uso en
esta función)
import_common.c:397: error: ‘vbox’ no se declaró aquí (primer uso en
esta función)
import_common.c:397: error: ‘hbox’ no se declaró aquí (primer uso en
esta función)
import_common.c:398: error: ‘GtkObject’ no se declaró aquí (primer uso
en esta función)
import_common.c:398: error: ‘c_adj’ no se declaró aquí (primer uso en
esta función)
import_common.c:398: error: ‘r_adj’ no se declaró aquí (primer uso en
esta función)
import_common.c:405: error: ‘wsheet_menu_cancel’ no se declaró aquí
(primer uso en esta función)
import_common.c:407: error: ‘gtk_main_quit’ no se declaró aquí (primer
uso en esta función)
import_common.c:409: error: argumento de tipo inválido de ‘->’
import_common.c:423: error: ‘wbook’ no tiene un miembro llamado ‘colspin’
import_common.c:425: error: ‘wbook_set_col_offset’ no se declaró aquí
(primer uso en esta función)
import_common.c:426: error: ‘wbook’ no tiene un miembro llamado ‘colspin’
import_common.c:427: error: ‘GTK_UPDATE_IF_VALID’ no se declaró aquí
(primer uso en esta función)
import_common.c:429: error: ‘wbook’ no tiene un miembro llamado ‘colspin’
import_common.c:435: error: ‘wbook’ no tiene un miembro llamado ‘rowspin’
import_common.c:437: error: ‘wbook_set_row_offset’ no se declaró aquí
(primer uso en esta función)
import_common.c:438: error: ‘wbook’ no tiene un miembro llamado ‘rowspin’
import_common.c:441: error: ‘wbook’ no tiene un miembro llamado ‘rowspin’
import_common.c:448: error: ‘wbook’ no tiene un miembro llamado ‘colspin’
import_common.c:449: error: ‘colspin_changed’ no se declaró aquí (primer
uso en esta función)
import_common.c:458: error: ‘debug_callback’ no se declaró aquí (primer
uso en esta función)
import_common.c:464: error: argumento de tipo inválido de ‘->’
import_common.c:465: error: ‘GTK_BUTTONBOX_END’ no se declaró aquí
(primer uso en esta función)
import_common.c:469: error: ‘GTK_STOCK_CANCEL’ no se declaró aquí
(primer uso en esta función)
import_common.c:474: error: ‘gtk_widget_destroy’ no se declaró aquí
(primer uso en esta función)
import_common.c:478: error: ‘GTK_STOCK_OK’ no se declaró aquí (primer
uso en esta función)
import_common.c:483: error: ‘GTK_CAN_DEFAULT’ no se declaró aquí (primer
uso en esta función)
import_common.c:486: error: ‘wbook’ no tiene un miembro llamado ‘colspin’
import_common.c:487: error: ‘wbook’ no tiene un miembro llamado ‘rowspin’
excel_import.c: En la función ‘wbook_find_format’:
excel_import.c:457: error: ‘wbook’ no tiene un miembro llamado ‘xf_list’
excel_import.c:457: error: ‘wbook’ no tiene un miembro llamado ‘xf_list’
excel_import.c:458: error: ‘wbook’ no tiene un miembro llamado ‘xf_list’
excel_import.c: En la función ‘process_item’:
excel_import.c:494: error: ‘wbook’ no tiene un miembro llamado ‘flags’
excel_import.c: En la función ‘process_sheet’:
excel_import.c:795: error: ‘wbook’ no tiene un miembro llamado
‘byte_offsets’
excel_import.c: En la función ‘first_col_strings’:
excel_import.c:1011: error: ‘wbook’ no tiene un miembro llamado ‘flags’
excel_import.c: En la función ‘check_all_varnames’:
excel_import.c:1046: error: ‘wbook’ no tiene un miembro llamado ‘flags’
excel_import.c:1046: error: ‘wbook’ no tiene un miembro llamado ‘flags’
excel_import.c: En la función ‘check_data_block’:
excel_import.c:1132: error: ‘wbook’ no tiene un miembro llamado ‘flags’
excel_import.c:1132: error: ‘wbook’ no tiene un miembro llamado ‘flags’
excel_import.c: En la función ‘n_vars_from_col’:
excel_import.c:1186: error: ‘wbook’ no tiene un miembro llamado ‘flags’
excel_import.c:1186: error: ‘wbook’ no tiene un miembro llamado ‘flags’
excel_import.c: En la función ‘transcribe_data’:
excel_import.c:1207: error: ‘wbook’ no tiene un miembro llamado ‘flags’
excel_import.c:1207: error: ‘wbook’ no tiene un miembro llamado ‘flags’
excel_import.c:1223: error: ‘wbook’ no tiene un miembro llamado ‘flags’
excel_import.c: En la función ‘get_sheet_dimensions’:
excel_import.c:1319: error: ‘wbook’ no tiene un miembro llamado ‘flags’
excel_import.c: En la función ‘book_time_series_setup’:
excel_import.c:1378: error: ‘wbook’ no tiene un miembro llamado ‘flags’
excel_import.c:1379: error: ‘wbook’ no tiene un miembro llamado ‘flags’
excel_import.c: En la función ‘xls_get_data’:
excel_import.c:1427: error: ‘wbook’ no tiene un miembro llamado ‘flags’
excel_import.c:1481: error: ‘wbook’ no tiene un miembro llamado ‘flags’
excel_import.c:1497: error: ‘wbook’ no tiene un miembro llamado ‘flags’
excel_import.c:1523: error: ‘wbook’ no tiene un miembro llamado ‘flags’
excel_import.c:1524: error: ‘wbook’ no tiene un miembro llamado ‘flags’
excel_import.c:1526: error: ‘wbook’ no tiene un miembro llamado ‘flags’
excel_import.c:1532: error: ‘wbook’ no tiene un miembro llamado ‘flags’
excel_import.c:1534: error: ‘wbook’ no tiene un miembro llamado ‘flags’
excel_import.c:1549: error: ‘wbook’ no tiene un miembro llamado ‘flags’
excel_import.c:1563: error: ‘wbook’ no tiene un miembro llamado ‘flags’
make[1]: *** [excel_import.lo] Error 1
make[1]: se sale del directorio
`/home/hebert/Instaladores/gretl-1.7.7/plugin'
make: *** [plugin] Error 2
Could you help me please
Saludos Heber suarez
Peru
16 years, 4 months
Data...
by Mariusz Doszyń
Hello everybody...
Maybe some of you know if there is on-line accesible database containing such panel data for countries as GDP, interest rates, consumption, investments, money supply and inflation?
I'd be grateful fo any help....
Best wishes,
Mariusz
Poland
16 years, 4 months
Re: Data
by Gordon Hughes
I assume that you are seeking data which is available without
charge. That is the snag. Also I assume that you want more than
just coverage of EU countries, since Eurostat has a lot of
macroeconomic data for EU countries.
Both the World Bank (worldbank.org) and the IMF (imf.org) maintain
quite large databases that cover macroeconomic data for 150+
countries going back to 1960 or thereabouts. Probably, the primary
one for macroeconomic and monetary data is International Financial
Statistics from the IMF. However, they ask for payment for full
access to their databases, though the charges are discounted for
academic users and for developing countries. In the recent past
Poland would have qualified as a developing country, but I don't know
the current situation. You could contact the local offices in
Warsaw of the two organisations to see whether they have some local
arrangement.
On a more restricted basis the IMF publishes a dataset linked to its
World Economic Outlook which appears in Spring and Autumn. This goes
back to 1980 for a large collection of countries and contains basic
macro data but not monetary statistics. Other organisations - e.g.
the Asian Development Bank for Asia, etc - publish compilations of
statistics on a regional basis. Similarly, the OECD (oecd.org) has
a large database on OECD and some other countries, but again it asks
for payment for anything beyond restricted access. Finally, you can
look at what is available from the UN's Statistical Office
(unstats.un.org). It has reasonable national accounts data - albeit
somewhat out of date - but it does not compile monetary statistics.
Regards
Gordon Hughes
>Date: Sat, 13 Sep 2008 18:49:08 +0200
>From: Mariusz Doszy? <madosz(a)wp.pl>
>Subject: [Gretl-users] Data...
>To: "Gretl list" <gretl-users(a)lists.wfu.edu>
>Message-ID: <000601c915c0$a5248d30$4bb9734d@Mariusz>
>Content-Type: text/plain; charset="iso-8859-2"
>
>Hello everybody...
>Maybe some of you know if there is on-line accesible database
>containing such panel data for countries as GDP, interest rates,
>consumption, investments, money supply and inflation?
>I'd be grateful fo any help....
>Best wishes,
>Mariusz
>Poland
16 years, 4 months
Graphics on Mac
by Henrique
Hello everyone!
I saved a gretl session on my PC (with Windows XP) and when I try to
draw some graphics of my series and estimations (VAR) on my Macintosh
computer (that runs OS/X 10.5) that message appears:
Unable to load image-loading module:
../lib/gtk-2.0/2.4.0/loaders/libpixbufloader-png.so:
dlopen(../lib/gtk-2.0/2.4.0/loaders/libpixbufloader-png.so, 9): image not
found
What's happening? Isn't Gretl for Windows compatible with Gretl for Mac?
My Gretl version is 1.7.7 (build date: 2008-08-27).
Best,
Henrique
16 years, 4 months
Compiling gretl on Windows
by andreas.rosenblad@ltv.se
I have started learning C in order to be able to help in the development of
gretl. My earlier programming experinces are mostly MATLAB, R, GAUSS and
FORTRAN. I am working on Windows, and wants to compile and develop gretl on
Windows.
Well, now I want all useful help to get this project working. What are your
experiences on compiling gretl on Windows?
Which compiler is best to use? MinGW? Or is it possible to use the
Microsoft Visual C++ compiler?
Right now I am in the beginning, trying to figure out which IDE is best to
use. I am choosing between Code::Blocks, Dev-C++, wxDev-C++ and Microsoft
Visual C++ 2008 Express Edition.
Any suggestion about which to use?
Dev-C++ and wxDev-C++ seems to have integrated support for CVS, which
should be good when working with gretl. But it looks like they are not in
active development anymore. Code::Blocks is free, cross-platform, in active
development, and supports multiple compilers, including MinGW and Microsoft
Visual C++. On the other hand, Microsoft Visual C++ 2008 Express Edition
seems to have more help files and many other good features.
Best regards
Andreas
16 years, 4 months
Problem updating from cvs in Fedora 8
by John C Frain
I do most of my work in Windows XP but have always done some of it in
Linux. My main system is a dual boot with Fedora 8 and Windows XP.
Fedora 8 was my choice because it supported my wireless card (I have
had to reverse Fedora kernel updates to keep my Wireless network
working but that is another matter).
I installed Gretl 1.7.1 from cvs following the steps in the manual
and it installed and ran perfectly. The alternative rpm would not
install - I think it was looking for an older version of one of the
required libraries. I presumed that it was something wrong with my set
up and when the alternative worked I did not examine the matter any
more. I would now like to upgrade but have not been able to do so.
I try
cvs -update -d -P
and get a lot of output telling me what is being updated.
the output of
./configure --enable build-doc
is in the attached file
which produces something like the output on page 206 of the current manual.
However when I try to run I get the following (logging on as root and
repeating the entire sequence produces an identical result).
[frainj@localhost ~]$ su
Password:
[root@localhost frainj]# cd cvs/gretl/
[root@localhost gretl]# make
make -C lib
make[1]: Entering directory `/home/frainj/cvs/gretl/lib'
make[1]: *** No rule to make target `../lib/src/f2c.h', needed by
`gmm.lo'. Stop.
make[1]: Leaving directory `/home/frainj/cvs/gretl/lib'
make: *** [lib] Error 2
[root@localhost gretl]#
[root@localhost gretl]#
Am I missing something simple. I am using the same Fedora 8 as when I
originally installed Gretl apart from the 'security' upgrades offered
by Fedora. As far as I know I have not uninstalled any software.
Please excuse my lack of knowledge of Linux. As far as I can make out
I have installed all the dev packages mentioned on page 204 of the
manual.
Best Regards
John Frain
--
John C Frain
Trinity College Dublin
Dublin 2
Ireland
www.tcd.ie/Economics/staff/frainj/home.html
mailto:frainj@tcd.ie
mailto:frainj@gmail.com
16 years, 4 months