[Bug 254173] pkgbase: installing FreeBSD-clang clang and FreeBSD-lld doesn't pull all dependencies necessary to actually compile and link programs
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Sun, 11 Sep 2022 07:47:48 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=254173
dfr@rabson.org changed:
           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |dfr@rabson.org
--- Comment #1 from dfr@rabson.org ---
The libc_nonshared.a file is in FreeBSD-utilities-dev - it should be in
FreeBSD-clibs-dev.
There are other problems - some headers are in clib-dev, some in runtime-dev
and some in utiltities-dev. Some headers from runtime-dev (e.g. ctype.h) depend
on headers in utilities-dev (e.g. xlocale/_ctype.h)
-- 
You are receiving this mail because:
You are the assignee for the bug.
You are on the CC list for the bug.