From kde-devel Sun Jun 30 15:55:32 2002 From: Klas Kalass Date: Sun, 30 Jun 2002 15:55:32 +0000 To: kde-devel Subject: Re: New OpenGL screensavers X-MARC-Message: https://marc.info/?l=kde-devel&m=102545263508316 Am Sonntag, 30. Juni 2002 17:20 schrieb Neil Stevens: > On Sunday June 30, 2002 02:10, Klas Kalass wrote: > > Am Samstag, 29. Juni 2002 22:46 schrieb Neil Stevens: > > > Though, trying to fix the Makefile exposed to me a problem - adding GL > > > savers requires configure.in.in changes. Attached is a patch to fix > > > that for the future. Any objections to me committing? > > > > Hmm, that patch does not work for me. > > Argh! You're right. My fault, but I'll take this opportunity to complain > about autotools anyway. Silly 4-language interaction. :-) > > > Without your patch (and with mine only) it works. > > I attached my patch . Any objections to me commiting that one? > > A check of the docs shows that's the correct include. Hmm, I just saw your commit on that matter: It breaks here. I use srcdir !=3D=20 builddir and after removing the builddir, and calling make -f Makefile in t= he=20 srcdir I get the following error message after configure: =2D----- OpenGL support could not be detected or was disabled. Some of the screensavers have been removed from compilation. Please remove the file config.cache after changing your setup so that configure will detect the new situation next time. =2D---- Sadly, this is no fake warning (but I do have OpenGL support), when I call= =20 make I get: =2D---- cd . \ && CONFIG_FILES=3D CONFIG_HEADERS=3Dconfig.h \ /bin/sh ./config.status config.status: creating config.h config.status: config.h is unchanged make all-recursive make[1]: Wechsel in das Verzeichnis Verzeichnis=20 =BB/debian/home/kdecompiler/build/kdeartwork=AB Making all in icewm-themes make[2]: Wechsel in das Verzeichnis Verzeichnis=20 =BB/debian/home/kdecompiler/build/kdeartwork/icewm-themes=AB Making all in Model make[3]: Wechsel in das Verzeichnis Verzeichnis=20 =BB/debian/home/kdecompiler/build/kdeartwork/icewm-themes/Model=AB make[3]: F=FCr das Target =BBall=AB gibt es nichts zu tun. make[3]: Verlassen des Verzeichnisses Verzeichnis=20 =BB/debian/home/kdecompiler/build/kdeartwork/icewm-themes/Model=AB Making all in MenschMaschine make[3]: Wechsel in das Verzeichnis Verzeichnis=20 =BB/debian/home/kdecompiler/build/kdeartwork/icewm-themes/MenschMaschine=AB make[3]: F=FCr das Target =BBall=AB gibt es nichts zu tun. make[3]: Verlassen des Verzeichnisses Verzeichnis=20 =BB/debian/home/kdecompiler/build/kdeartwork/icewm-themes/MenschMaschine=AB make[3]: Wechsel in das Verzeichnis Verzeichnis=20 =BB/debian/home/kdecompiler/build/kdeartwork/icewm-themes=AB make[3]: F=FCr das Target =BBall-am=AB gibt es nichts zu tun. make[3]: Verlassen des Verzeichnisses Verzeichnis=20 =BB/debian/home/kdecompiler/build/kdeartwork/icewm-themes=AB make[2]: Verlassen des Verzeichnisses Verzeichnis=20 =BB/debian/home/kdecompiler/build/kdeartwork/icewm-themes=AB Making all in kscreensaver make[2]: Wechsel in das Verzeichnis Verzeichnis=20 =BB/debian/home/kdecompiler/build/kdeartwork/kscreensaver=AB Making all in kdesavers /bin/sh: cd: kdesavers: Datei oder Verzeichnis nicht gefunden make[2]: *** [all-recursive] Fehler 1 make[2]: Verlassen des Verzeichnisses Verzeichnis=20 =BB/debian/home/kdecompiler/build/kdeartwork/kscreensaver=AB make[1]: *** [all-recursive] Fehler 1 make[1]: Verlassen des Verzeichnisses Verzeichnis=20 =BB/debian/home/kdecompiler/build/kdeartwork=AB make: *** [all] Fehler 2 =2D--- The directory kdesavers does not exist now... >> Visit http://mail.kde.org/mailman/listinfo/kde-devel#unsub to unsubscribe <<