>I,m trying to install libunique-1.1.2 or1.1.6, on LFS7 > >I receive an error
This caught my eye: cc1: all warnings being treated as errors I wonder if there is a way to set a configure parameter so that isn't the case maybe? Sounds like a setting in POSIX script when someone tosses in the -e (break on all errors) not the same, but similiar perhaps. like when you start a base script like: #!/bin/bash -e That's all I have. --Jason -- http://linuxfromscratch.org/mailman/listinfo/blfs-support FAQ: http://www.linuxfromscratch.org/blfs/faq.html Unsubscribe: See the above information page
