Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > alt.comp.software.seamonkey > #8622
| Subject | Re: [FreeBSD 15.0] Successfull build |
|---|---|
| Newsgroups | alt.comp.software.seamonkey |
| References | (10 earlier) <111ia4m$eje$1@reader1.panix.com> <111jls9$2al$1@reader1.panix.com> <111nn4i$7hn$1@reader1.panix.com> <Wy10S.78$%a4.69@fx38.iad> <111rt7j$4tn$1@reader1.panix.com> |
| From | Dave Yeo <dave.r.yeo@gmail.com> |
| Message-ID | <Hln0S.52084$fs29.44135@fx01.iad> (permalink) |
| Date | 2026-06-28 22:25 -0700 |
Louis Epstein wrote: > Dave Yeo <dave.r.yeo@gmail.com> wrote: >> Louis Epstein wrote: >>>>>> Just looking at old .mozconfig files on my machine. >>> No analysis of which of these options are workable? >>> >> >> Start out with a minimal .mozconfig, this one that you posted might be a >> good start >> ---- >> export CC=clang >> export CXX=clang++ >> ac_add_options --enable-application=comm/suite >> ac_add_options --enable-calendar >> ac_add_options --enable-irc >> ac_add_options --enable-dominspector >> mk_add_options MOZ_OBJDIR=/home/ribo/mozilla-253/objdir > > (This is actually the home directory of my tech friend who > gave up on Seamonkey as uninstallable and is currently off > to Maine for the summer) Well, obviously edit to your build location in $HOME. Used to be a bug where the MOZ_OBJDIR had to be absolute, don't know if it ever got fixed, safer to use the full path. ... >> Which to me who doesn't use any BSD, seems a good start. IIRC the BSD's >> use clang. > > In the FreeBSD ports/packages Clang comes as part of LLVM,I believe. > >> Then if it turns out that the build breaks building one of various libs >> that SM includes, switch to using the system one, adding for example if >> cairo is broken (unlikely but who knows) adding the right ac_add_options >> such as >> ac_add_options --enable-system-cairo >> and retry. >> I assume you have lots of memory so using the in tree libraries as >> recommended shouldn't be a problem as long as they work on your FreeBSD >> I don't know about Rust and you may need something in .mozconfig to >> handle differences between what you have and what is expected. I think >> one example disabled Rust simd to work around an issue. Slight >> performance decrease I assume but likely not really noticeable. > > I have had enormous problems building Rust. Yes, everything I've seen is that it is a bitch to build with at first needing to build each version then use that to build the next. Haven't followed development so don't know how it is currently. Rust was what killed the Mozilla apps on OS/2, a 32 bit system. ... Dave
Back to alt.comp.software.seamonkey | Previous | Next — Previous in thread | Next in thread | Find similar | Unroll thread
[FreeBSD 15.0] Successfull build JKB <JKB@hilbert.invalid> - 2026-01-15 10:23 +0000
Re: [FreeBSD 15.0] Successfull build Louis Epstein <le@lekno.ws> - 2026-03-14 08:38 +0000
Re: [FreeBSD 15.0] Successfull build Daniel70 <daniel47@nomail.afraid.org> - 2026-03-14 20:25 +1100
Re: [FreeBSD 15.0] Successfull build Nuno Silva <nunojsilva@invalid.invalid> - 2026-03-14 11:34 +0000
Re: [FreeBSD 15.0] Successfull build Daniel70 <daniel47@nomail.afraid.org> - 2026-03-15 19:58 +1100
Re: [FreeBSD 15.0] Successfull build Gerhard Strangar <g.s@arcor.de> - 2026-03-15 07:27 +0100
Re: [FreeBSD 15.0] Successfull build Geoff Welsh <GeeDubya@some.rr.com> - 2026-03-16 09:43 -1000
Re: [FreeBSD 15.0] Successfull build Gerhard Strangar <g.s@arcor.de> - 2026-03-17 17:26 +0100
Re: [FreeBSD 15.0] Successfull build Louis Epstein <le@lekno.ws> - 2026-06-24 15:16 +0000
Re: [FreeBSD 15.0] Successfull build Gerhard Strangar <g.s@arcor.de> - 2026-06-24 17:09 +0000
Re: [FreeBSD 15.0] Successfull build Louis Epstein <le@lekno.ws> - 2026-06-24 21:56 +0000
Re: [FreeBSD 15.0] Successfull build Louis Epstein <le@lekno.ws> - 2026-06-24 22:14 +0000
Re: [FreeBSD 15.0] Successfull build Louis Epstein <le@lekno.ws> - 2026-06-25 04:17 +0000
Re: [FreeBSD 15.0] Successfull build Louis Epstein <le@lekno.ws> - 2026-06-25 16:43 +0000
Re: [FreeBSD 15.0] Successfull build Gerhard Strangar <g.s@arcor.de> - 2026-06-26 18:45 +0000
Re: [FreeBSD 15.0] Successfull build Louis Epstein <le@lekno.ws> - 2026-06-27 05:16 +0000
Re: [FreeBSD 15.0] Successfull build Charlie Gibbs <cgibbs@kltpzyxm.invalid> - 2026-06-27 18:22 +0000
Re: [FreeBSD 15.0] Successfull build Hank Rogers <Hank@nospam.invalid> - 2026-06-27 19:50 -0500
Re: [FreeBSD 15.0] Successfull build Nuno Silva <nunojsilva@invalid.invalid> - 2026-06-28 07:40 +0100
Re: [FreeBSD 15.0] Successfull build groenveld@acm.org (John D Groenveld) - 2026-06-28 13:51 +0000
Re: [FreeBSD 15.0] Successfull build Louis Epstein <le@lekno.ws> - 2026-06-28 19:41 +0000
Re: [FreeBSD 15.0] Successfull build Charlie Gibbs <cgibbs@kltpzyxm.invalid> - 2026-06-29 16:54 +0000
Re: [FreeBSD 15.0] Successfull build Louis Epstein <le@lekno.ws> - 2026-06-27 05:29 +0000
Re: [FreeBSD 15.0] Successfull build Dave Yeo <dave.r.yeo@gmail.com> - 2026-06-27 21:38 -0700
Re: [FreeBSD 15.0] Successfull build Louis Epstein <le@lekno.ws> - 2026-06-28 19:38 +0000
Re: [FreeBSD 15.0] Successfull build Louis Epstein <le@lekno.ws> - 2026-06-28 19:45 +0000
Re: [FreeBSD 15.0] Successfull build Dave Yeo <dave.r.yeo@gmail.com> - 2026-06-28 22:20 -0700
Re: [FreeBSD 15.0] Successfull build Nuno Silva <nunojsilva@invalid.invalid> - 2026-06-29 07:32 +0100
Re: [FreeBSD 15.0] Successfull build Dave Yeo <dave.r.yeo@gmail.com> - 2026-06-28 22:25 -0700
Re: [FreeBSD 15.0] Successfull build Yuchan Seo <hexagonwin@disroot.org> - 2026-03-14 21:55 +0900
csiph-web