[ocbug] Hello
Dante Catalfamo
dante at lambda.cx
Tue Feb 6 18:41:29 EST 2024
Hi OCBUG!
I'm currently in the process of compiling OpenBSD from source and have
run into an issue. Since I'm trying to figure this out I thought it
would be fun to check in on this mailing list. Is there anyone out there
experienced with compiling OpenBSD from source?
I've been following the steps from https://www.openbsd.org/faq/faq5.html
and https://man.openbsd.org/release
My issue seems to be related to some c++ headers.
```
install: //usr/include/c++/v1/__string: Not a directory
*** Error 1 in gnu/lib/libcxx (Makefile:978 'includes')
*** Error 2 in include (Makefile:111 'includes': @for i in
../lib/libagentx ../lib/libcbor ../lib/libcurses ../lib/libedit
../lib/libelf .....)
*** Error 2 in . (Makefile:55 'includes')
*** Error 2 in . (Makefile:87 'do-build')
*** Error 2 in /usr/src (Makefile:74 'build')
```
Any help would be appreciated. I'll post here again if I figure out what
I did wrong.
More information about the Ocbug
mailing list