On 10/11/2018 09:57 PM, Michael Shell via blfs-support wrote:
On Thu, 11 Oct 2018 17:58:44 -0500
rhubarbpieguy via blfs-support <[email protected]> wrote:
I see two batches of Error 2 errors. I hope this is what you want:
We want to see not just the error message, but the actual g++ command
line that caused the error.
When you build via:
make VERBOSE=1
you should be able to see all the gcc/g++ commands as they are being
executed, long lines like:
/usr/bin/c++ -DUSE_OPENJPEG2 -Dpoppler_EXPORTS -I....
Do you see all that? The one that tries to compile gtk-test.cc
just before the error message is the one we are interested in.
Why are we trying to solve problems with poppler-0.67 when the current
version of poppler is 0.69?
-- Bruce
--
http://lists.linuxfromscratch.org/listinfo/blfs-support
FAQ: http://www.linuxfromscratch.org/blfs/faq.html
Unsubscribe: See the above information page