08:00:20 perhaps weird question, is there a way to build just the linker from illumos-gate and nothing else? 08:53:49 violet yes, but you still need to checkout whole repo 17:07:05 rmustacc: there is a typo in testing notes for #15380, "suspsended" (just to make sure old page is really not there) 17:43:39 yuripv: Yes, it's also gone when I type the right thing. Thanks. 19:14:29 violet: what do you need it for? We build a version as part of usr/src/tools/sgs and the version we deliver in usr/src/cmd/sgs. 19:14:40 you need libconv, libelf, libld, and ld. Just building ld doesn't do much. 19:59:40 richlowe: im trying to get nix working on illumos and it'd be cool if i could build the linker in nix for completeness sake 20:00:29 (also would be cool if i could build the linker on linux and run it there for cross compilation purposes but maybe that's a pipedream) 20:01:50 i was naiively just trying to run `gmake` the usr/src//sgs but it was missing various variable definitions so i figure that is not the way 20:02:25 violet: We do not use the same make and wont use gmake 20:02:34 oh ok 20:02:40 which make should i use 20:02:48 we had a port that was using linux but that got modified back to illumos and our make 20:03:01 dmake by joerg schilling or the one in gate 20:04:16 violet: if you have anything interesting to share on the nix side please talk to us in #exotic:nixos.org on Matrix! I've wanted to have Nix on illumos for ages, and have done some initial explorations but never had the time to get very far. 20:04:56 but I definitely have some (Nix-specific, so probably not interesting to most people in this channel) pointers I could share 20:05:03 will do, i have had to do a couple questionable things (that could be replaced with better, less questionable things) to the nix source code so far 20:15:30 don't use joerg's make, use the one in the gate. 20:21:28 why? 20:24:27 because that's literally what it's for, and the only one supported. 20:25:27 Isn't it the same? 20:31:48 no 20:37:42 huh, we synced them. Ah well ok. Use the one in gate :) got it. 20:37:53 *thought we synced them 23:28:30 [illumos-gate] 15380 taskq_suspended(9F) should be ddi_taskq_suspended(9F) -- Robert Mustacchi 23:28:30 [illumos-gate] 15381 fix inw(9F) synopsis -- Robert Mustacchi 23:28:30 [illumos-gate] 15383 firmware_malloc(9F) doesn't exist -- Robert Mustacchi