Re: [gnome-db] libgda-0.8.192: build problems



On Thu, 2002-09-05 at 16:06, Felix Natter wrote:
> hi,
> 
> I am trying to compile libgda-0.8.192 as part of garnome-0.14.1.
> 
> if I run ./configure --prefix=/home/felix/garnome
> then configure finds ODBC-driver in /usr and compilation fails because
> of some missing sql-headers (and I don't think I have ODBC-driver installed)
> Compilation succeeds if I configure with --without-odbcmake
> 
> 
> then, during make install I get this:
> 
> /usr/bin/install: Aufruf von stat für »./html/index.sgml« nicht möglich:
> Datei oder Verzeichnis nicht gefunden
> make[3]: *** [install-data-local] Error 1
> make[3]: Leaving directory
> `/home/felix/garnome-0.14.1/gnome/libgda/work/libgda-0.8.192/doc/C'
> make[2]: *** [install-am] Error 2
> make[2]: Leaving directory
> `/home/felix/garnome-0.14.1/gnome/libgda/work/libgda-0.8.192/doc/C'
> make[1]: *** [install-recursive] Error 1
> make[1]: Leaving directory
> `/home/felix/garnome-0.14.1/gnome/libgda/work/libgda-0.8.192/doc'
> make: *** [install-recursive] Error 1
> 
> --disable-gtk-doc doesn't help
> 
> can this be fixed or do I have to wait for garnome 0.15 ?
> 
this seems to be a problem with your gtk-doc, since there is no place in
libgda's Makefiles where ./html/index.sgml is being copied.

Anyway, you're right that the --disable-gtk-doc does not work. I'll look
into it. As a temporary measure, move all gtk-doc* to a safe place, run
libgda's configure, and then copy back gtk-doc* to their place. That
way, it won't be detected at all.

cheers




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