Re: [gnome-db] libgda/libgnomedb 1.3.0 released



On Tue, 2005-02-08 at 15:45 +1000, Bas Driessen wrote:
The documentation is not updated. All the stuff I added like create_index(), GdaDataModelIndex object etc etc are not visible. You should re-generate the HTML files before doing a release.

Thanks,
Bas.

Just to clarify a bit further. Yes, after a successful build, all correct HTML files are there. However, as soon as someone has a problem building libgda, the first place this person goes to is the documentation (at least let me talk for myself). So it would be nice that the latest is available there.

Further, I am running Fedora Core 3 on x86_64  (AMD 64 processor) at the moment. After typing "make", I get the following error:

/bin/sh ../libtool --tag=CC --mode=link gcc  -g -O2   -o gda-config-tool  gda-co nfig-tool.o ../libgda/libgda-2.la -lreadline -lcurses -lhistory -lpopt -pthread -Wl,--export-dynamic -lgobject-2.0 -lgthread-2.0 -lgmodule-2.0 -ldl -lglib-2.0 - lxslt -lxml2 -lpthread -lz -lm
gcc -g -O2 -o .libs/gda-config-tool gda-config-tool.o -Wl,--export-dynamic  ../l ibgda/.libs/libgda-2.so -lreadline -lcurses -lhistory /usr/lib/libpopt.so -pthread -lgobject-2.0 -lgthread-2.0 -lgmodule-2.0 -ldl -lglib-2.0 -lxslt -lxml2 -lpth read -lz -lm -Wl,--rpath -Wl,/opt/builds/gnome-db/libgda/libgda-1.3.0/lib
/usr/lib/libpopt.so: could not read symbols: File in wrong format
collect2: ld returned 1 exit status
make[1]: *** [gda-config-tool] Error 1
make[1]: Leaving directory `/opt/builds/gnome-db/libgda/libgda-1.3.0/tools'
make: *** [all-recursive] Error 1

Probably a mix-up of lib versus lib64. This is easily fixed by typing "aclocal" and then "make" again, but maybe those files involved should be updated in the source tree.

Thanks,
Bas.




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