Hello,

I cannot compile www/node (and some others) with this error

dtrace: failed to compile script src/v8ustack.d: "/usr/lib/dtrace/psinfo.d", line 93: failed to resolve type kernel`struct thread * for identifier curthread: Unknown type name
My kernel is compiled with CTF options :

[root@numenor ports]# grep CTF /usr/src/sys/amd64/conf/XAVIER
makeoptions     WITH_CTF=1              # Run ctfconvert(1) for DTrace support
options         DDB_CTF                 # Kernel ELF linker loads CTF data

I'm running 13-stable, an did a full buildword/buildkernel. And
ctfdump  /boot/kernel/kernel produces an output

Is this a known problem, or did I mess something ?

Thanks,

Xavier

--
Xavier HUMBERT - Unix/Win/MacOSX Sysadmin/Network Senior Engineer

_______________________________________________
freebsd-ports@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-ports
To unsubscribe, send any mail to "freebsd-ports-unsubscr...@freebsd.org"

Reply via email to