Trying to unravel my own thread, I appended the following lines to
gretl.spec on the 64-bit machine:
%{prefix}/share/gretl/*
%{prefix}/share/locale/*
%{prefix}/share/man/*
%{prefix}/include/*
%{prefix}/lib64/*
and have reduced errors to the following two lines on the 64-bit machine:
RPM build errors:
File not found by glob: /var/tmp/gretl-1.7.4-mp-root/usr/lib/lib*
File not found by glob: /var/tmp/gretl-1.7.4-mp-root/usr/lib/gretl*/*
On the 32-bit laptop, I appended the following lines to the gretl.spec
file:
%{prefix}/include/*
%{prefix}/lib/pkgconfig/*
and the compilation is successful. The 32-bit laptop compilation did not
use the "--without-gnome" directive in the "configure" section. The
rpm
installs successfully both on the 32-bit machine and the 64-bit machine.
On the 64-bit machine, executing:
"gretl" brings up the gretl window and has the following messages in the
terminal window
Gtk-Message: Failed to load module "gnomebreakpad": libgnomebreakpad.so:
cannot open shared object file: No such file or directory
setlocale(LC_NUMERIC, "en_US.UTF-8") returned en_US.UTF-8
"gretl_x11" produces the same results as "gretl"
"gretlcli" produces a command-line interface w/ a "?" prompt.
On the 32-bit machine, executing both "gretl" and "gretl_x11" brings
up
the gretl window and has the following message in the terminal window
setlocale(LC_NUMERIC, "en_US.UTF-8") returned en_US.UTF-8
"gretlcli" produces a command-line interface on a second try. Initially,
it produced the following:
pyz@mercury ~> gretlcli
gretl version 1.7.4
Copyright Ramu Ramanathan, Allin Cottrell and Riccardo "Jack" Lucchetti
This is free software with ABSOLUTELY NO WARRANTY
Current session: 2008/05/04 14:17
/home/pyz/.gretl/x12arima: No such file or directory
/home/pyz/.gretl/tramo: No such file or directory
No such file or directory
No such file or directory
No such file or directory
No such file or directory
Thanks! And what else is necessary to get the compilation to work on the
64-bit machine?
Max Pyziur
pyz(a)brama.com
On Sun, 4 May 2008, Max Pyziur wrote:
Thanks again for your help.
I'm now trying to compile/build rpms on two different Fedora 8 machines:
a 64-bit system Intel Core 2 Duo box, and
a Dell 600M Inspiron laptop w/ a Pentium M processor
I've tried your suggestion of including "--without-gnome" in the
"configure"
section of the spec file on the 64-bit machine.
The rpm compilation/build proceeds further and ends with the output appended
below.
On the laptop, no "--without-gnome" directive was used. However, on the rpm
build the results were similar to those for the 64-bit machine (see second
section below).
Thanks in advance.
Max Pyziur
pyz(a)brama.com
[...]
> But so far as the linker is concerned, gnome is a mess! Very
> weird. What's wrong with your gnome libraries that the linker
> finds them "incompatible"? Is this a 64-bit system?
>
> You could try passing the option "--without-gnome" to configure
> (or put it in the .spec file), since the linker is not barfing on
> the other libraries that gretl wants. And in fact, you don't lose
> much by dropping the gnome linkage.
>
> Allin Cottrell
>
################ RPM build error on 64-bit machine ###################
RPM build errors:
File not found by glob: /var/tmp/gretl-1.7.4-mp-root/usr/lib/lib*
File not found by glob: /var/tmp/gretl-1.7.4-mp-root/usr/lib/gretl*/*
Installed (but unpackaged) file(s) found:
/usr/include/adf_kpss.h
/usr/include/bhhh_max.h
/usr/include/bootstrap.h
/usr/include/calendar.h
/usr/include/compare.h
/usr/include/compat.h
/usr/include/csvdata.h
/usr/include/dataio.h
/usr/include/dataset.h
/usr/include/dbread.h
/usr/include/describe.h
/usr/include/discrete.h
/usr/include/estimate.h
/usr/include/forecast.h
/usr/include/genfuncs.h
/usr/include/genmain.h
/usr/include/graphing.h
/usr/include/gretl_commands.h
/usr/include/gretl_errors.h
/usr/include/gretl_fft.h
/usr/include/gretl_func.h
/usr/include/gretl_intl.h
/usr/include/gretl_list.h
/usr/include/gretl_matrix.h
/usr/include/gretl_model.h
/usr/include/gretl_panel.h
/usr/include/gretl_paths.h
/usr/include/gretl_prn.h
/usr/include/gretl_restrict.h
/usr/include/gretl_string_table.h
/usr/include/gretl_utils.h
/usr/include/gretl_win32.h
/usr/include/gretl_www.h
/usr/include/gretl_xml.h
/usr/include/interact.h
/usr/include/johansen.h
/usr/include/kalman.h
/usr/include/libgretl.h
/usr/include/libset.h
/usr/include/matrix_extra.h
/usr/include/missing.h
/usr/include/modelprint.h
/usr/include/modelspec.h
/usr/include/monte_carlo.h
/usr/include/nls.h
/usr/include/nonparam.h
/usr/include/objstack.h
/usr/include/options.h
/usr/include/plotspec.h
/usr/include/plugins.h
/usr/include/printout.h
/usr/include/printscan.h
/usr/include/pvalues.h
/usr/include/qr_estimate.h
/usr/include/random.h
/usr/include/strutils.h
/usr/include/subsample.h
/usr/include/system.h
/usr/include/texprint.h
/usr/include/transforms.h
/usr/include/tsls.h
/usr/include/usermat.h
/usr/include/var.h
/usr/include/varprint.h
/usr/include/vartest.h
/usr/lib64/libgretl-1.0.la
/usr/lib64/libgretl-1.0.so
/usr/lib64/libgretl-1.0.so.0
/usr/lib64/libgretl-1.0.so.0.0.44
/usr/lib64/pkgconfig/gretl.pc
################## RPM Build error on 32-bit machine #################
RPM build errors:
Installed (but unpackaged) file(s) found:
/usr/include/adf_kpss.h
/usr/include/bhhh_max.h
/usr/include/bootstrap.h
/usr/include/calendar.h
/usr/include/compare.h
/usr/include/compat.h
/usr/include/csvdata.h
/usr/include/dataio.h
/usr/include/dataset.h
/usr/include/dbread.h
/usr/include/describe.h
/usr/include/discrete.h
/usr/include/estimate.h
/usr/include/forecast.h
/usr/include/genfuncs.h
/usr/include/genmain.h
/usr/include/graphing.h
/usr/include/gretl_commands.h
/usr/include/gretl_errors.h
/usr/include/gretl_fft.h
/usr/include/gretl_func.h
/usr/include/gretl_intl.h
/usr/include/gretl_list.h
/usr/include/gretl_matrix.h
/usr/include/gretl_model.h
/usr/include/gretl_panel.h
/usr/include/gretl_paths.h
/usr/include/gretl_prn.h
/usr/include/gretl_restrict.h
/usr/include/gretl_string_table.h
/usr/include/gretl_utils.h
/usr/include/gretl_win32.h
/usr/include/gretl_www.h
/usr/include/gretl_xml.h
/usr/include/interact.h
/usr/include/johansen.h
/usr/include/kalman.h
/usr/include/libgretl.h
/usr/include/libset.h
/usr/include/matrix_extra.h
/usr/include/missing.h
/usr/include/modelprint.h
/usr/include/modelspec.h
/usr/include/monte_carlo.h
/usr/include/nls.h
/usr/include/nonparam.h
/usr/include/objstack.h
/usr/include/options.h
/usr/include/plotspec.h
/usr/include/plugins.h
/usr/include/printout.h
/usr/include/printscan.h
/usr/include/pvalues.h
/usr/include/qr_estimate.h
/usr/include/random.h
/usr/include/strutils.h
/usr/include/subsample.h
/usr/include/system.h
/usr/include/texprint.h
/usr/include/transforms.h
/usr/include/tsls.h
/usr/include/usermat.h
/usr/include/var.h
/usr/include/varprint.h
/usr/include/vartest.h
/usr/lib/pkgconfig/gretl.pc