Hebert Suarez Cahuana pisze:
> 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
>
> _______________________________________________
> Gretl-users mailing list
> Gretl-users(a)lists.wfu.edu
>
http://lists.wfu.edu/mailman/listinfo/gretl-users
try it:
"sudo apt-get install libgtk2.0-dev"
then reconfigure gretl
_______________________________________________
Gretl-users mailing list
Gretl-users(a)lists.wfu.edu
http://lists.wfu.edu/mailman/listinfo/gretl-users
Many thanks, for your response, I'll follow your instructions, but
libgtk2.0-dev is upgrade.
hebert@ubuntu:~$ sudo apt-get install libgtk2.0-dev
[sudo] password for hebert:
Leyendo lista de paquetes... Hecho
Creando árbol de dependencias
Leyendo la información de estado... Hecho
libgtk2.0-dev ya está en su versión más reciente.
0 actualizados, 0 se instalarán, 0 para eliminar y 0 no actualizados.
My problem continue.
Hebert Suarez Cahuana
Greetings
Perú
--
-
Sirvase confirmar la recepcion del mensaje.
Atentamente:
Profesor Hebert Suárez Cahuana
Departamento de Economía
Universidad Nacional de San Agustín Av. Venezuela S/N Cercado
Arequipa-Peru
E-mail: hsuarezc(a)unsa.edu.pe
Cel 54-9358355 (Claro)
54-9553775 (Movistar)
"Ninguna nación llego a la ruina por el libre comercio" Benjamin Franklin