ok I tried to check possible packages that might cause problems: The packages (I downloaded them with apt-get source <packagename> )
gdm-2.20.7 gnome-session-2.22.1.1 gnome-desktop-2.22.3 do not contain AC_SYS_LARGEFILE in their configure.ac / configure.in files. I added AC_SYS_LARGEFILE to the configure files. Then I ran autoheader. And then I tried to build with dpkg-buildpackage. Building only succeeded for gnome-desktop-2.22.3. The other builds were aborted, because some patch couldn't be removed: Patch 56_xnest-wrapper.patch kann nicht entfernt werden (Patch auffrischen oder Entfernen erzwingen mit -f) make: *** [clean] Fehler 1 dpkg-buildpackage: Fehlschlag: fakeroot debian/rules clean gab Fehler-Exitstatus 2 So I wasn't able to check if the modified versions would work. But do you think, that those packages should be compiled with AC_SYS_LARGEFILE? -- gnome does not support 64bit inodes, login impossible https://bugs.launchpad.net/bugs/352531 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list [email protected] https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
