Richard Broersma Jr wrote: >Is there are way to determine the CFLAGS options used to build/emerge a >specific package? > >In my case, I am specifically looking to determine which CFLAG options where >used to build the >apcupsd package to determine if it has SNMP support built in or not? > >Any advice or tech docs is greatly appreciated. > >Regards, > >Richard > >
Add the -v option like this: emerge -vp apcupsd Should look something like this: > [EMAIL PROTECTED] / # emerge -pv apcupsd > > These are the packages that I would merge, in order: > > Calculating dependencies ...done! > [ebuild N ] sys-power/apcupsd-3.10.18-r1 +apache2 -cgi +doc > +ncurses +nls -snmp -threads +usb 5,564 kB > > Total size of downloads: 5,564 kB > [EMAIL PROTECTED] / # man emerge for more info. Hope that helps. Dale :-) -- gentoo-user@gentoo.org mailing list