Hi!

> As someone with very little experience with C++ I'd welcome advice on how to 
> fix this for 13.0-
> CURRENT. It builds without problem on 12.1-RELEASE

Did you build it in poudriere ?

I've tested the build in poudriere, was fine. I tested it using
make and it failed, but with a different error.

The poudriere build log:

https://people.freebsd.org/~pi/logs/filtermail.txt

The error building with make:

rcfile.cc:814:8: error: member reference type 'std::istream *' (aka
      'basic_istream<char> *') is a pointer; did you mean to use '->'?
                        yyin.rdbuf(std::cin.rdbuf());
                        ~~~~^
                            ->

-- 
p...@opsec.eu            +49 171 3101372                    Now what ?
_______________________________________________
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