dashdruid writes: > Hello List, > > I keep getting this error whatever I try to build from pkgsrc on NetBSD9.1 > i386. > > Even if I follow the basic tutorial with figlet: > > https://wiki.netbsd.org/pkgsrc/how_to_use_pkgsrc/ > > It's the same error for all packages.
what's the actual error? > I have tried with GCC10, 7, 5 > > Also LEX was not present in /usr/bin so I have installed flex and linked the > flex binary to lex, idk if its a problem. sounds like you missed installing the "comp" set, which would make building packages quite challenging yes. .mrg.
