-
nsITobinHello
-
nsITobinSo I am setting up Rocky 8 and gonna move my self to it.. but the user space is pretty actually lacking beyond gnome of course but good news is I don't have to be booted into it let alone graphically to use it to build the seamonkey .. but that isn't all I need to build.. Though it is nice to see Gnome 3 with some semblance of .. style again been a minute
-
frg_AwaynsITobin hi Using Rocky 8 with kde
-
nsITobinmy current environment is DIY on openbox.. nemo filemanager a combo of xed text editor and npp on wine various gnome tools and filezilla and similar basic common tools
-
nsITobinI think I will be much happier on rocky 8 and building some things.. EL8 is where I wanted to be when I built this damned system
-
nsITobin0:02.90 ../../../dist/seamonkey/libmozsqlite3.so: terminate called after throwing an instance of 'std::runtime_error'
-
nsITobin0:02.90 what(): Segments overlap
-
nsITobin0:03.00 mozpack.errors.ErrorMessage: Error: Error executing /mozdev/.obj/sm253-x86_64-pc-linux-gnu/build/unix/elfhack/elfhack ../../../dist/seamonkey/libmozsqlite3.so
-
nsITobinpoint 19 release from git
-
nsITobinel8
-
nsITobinbootstrap 115 and rust set at 1.76 mozconfig from the website
-
nsITobinon package
-
nsITobinoh it was the elf hack
-
nsITobinwell works on here at least without it
-
nsITobinyay frg_Away I can build on the linux again!
-
nsITobinall I needed was the correct older operating system
-
nsITobingreetings buc
-
nsITobinhow goes it?
-
bucnsITobin: hi, the errors above are binutils-2.43 issue (changed section order in the object files). Add "-Wl,--no-rosegment" to LDFLAGS
-
buc...to fix the issue.
-
nsITobindoes the elf hack even matter?
-
bucYes. It still (should) speed up things.
-
bucMoreover, now Fx introduces the next generation -- relrhack
-
nsITobindo I wanna know?
-
nsITobinI guess FieryM20 doesn't lol
-
bucnsITobin: See hg.mozilla.org/releases/mozilla-rel…/tip/build/unix/elfhack/elfhack.cpp for more info. SM currently backported up to 1142667
-
nsITobinI don't really understand what it is for exactly
-
bucOK. Just add to the ldflags and re-run the build :)
-
nsITobin
-
nsITobini wonder.. would any of that be needed if Mozilla was still a modularized codebase with descret shared xpcom libs?