First Last Prev Next    No search results available      Search page      Enter new bug
Bug#: 164327
Alias:
Product:
Component:
Status: RESOLVED
Resolution: FIXED
Assigned To: Rémi Cardona <remi@gentoo.org>
Hardware:
OS:
Version:
Priority:
Severity:
Reporter: Elliott Sales de Andrade <quantum.analyst@gmail.com>
Add CC:
CC:
URL:
Summary:
Status Whiteboard:
Keywords:

Filename Description Type Creator Created Size Actions
Create a New Attachment (proposed patch, testcase, etc.) View All

Bug 164327 depends on: Show dependency tree
Bug 164327 blocks:
Votes: 0    Show votes for this bug    Vote for this bug

Additional Comments: (this is where you put emerge --info)


Not eligible to see or edit group visibility for this bug.






View Bug Activity   |   Format For Printing   |   XML   |   Clone This Bug


Description:   Opened: 2007-01-28 22:16 0000
When running configure, it outputs this:
....
checking for doxygen... no
configure: error: could not find the doxygen program. Please, install it

I don't have the doc flag on, so I don't think that it really needs doxygen. I
noticed that configure is being called with the option --disable-gtk-doc.
Running ./configure --help does not show this option. It looks like it's been
changed to --enable-docs.
Running ./configure --enable-docs=false allows configure to complete.

Reproducible: Always

Steps to Reproduce:
1. Don't have doxygen emerged and have the doc flag off.
2. Emerge libgtksourceviewmm (or something that depends on it)

Actual Results:  
configure fails to complete.

Expected Results:  
configure correctly, without needing to install doxygen and subsequently
install.

------- Comment #1 From Rémi Cardona 2007-02-02 23:51:14 0000 -------
Thanks for reporting this. I'll fix it this weekend.

------- Comment #2 From Rémi Cardona 2007-02-06 23:23:42 0000 -------
Commited in CVS. Should be all fixed now :) please reopen if it's not working.

Thanks

First Last Prev Next    No search results available      Search page      Enter new bug