First Last Prev Next    No search results available      Search page      Enter new bug
Bug#: 249656
Alias:
Product:
Component:
Status: RESOLVED
Resolution: FIXED
Assigned To: dotnet <dotnet@gentoo.org>
Hardware:
OS:
Version:
Priority:
Severity:
Reporter: Markus Rathgeb <maggu2810@web.de>
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 249656 depends on: Show dependency tree
Bug 249656 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: 2008-12-02 21:49 0000
If you have installed mono-addins without gtk USE flag, monodevelop will break
in the configure phase

======================
checking for MONO_ADDINS... yes
checking for MONO_ADDINS_SETUP... yes
checking for MONO_ADDINS_GUI... configure: error: Package requirements
(mono-addins-gui >= 0.3) were not met:

No package 'mono-addins-gui' found

Consider adjusting the PKG_CONFIG_PATH environment variable if you
installed software in a non-standard prefix.

Alternatively, you may set the environment variables MONO_ADDINS_GUI_CFLAGS
and MONO_ADDINS_GUI_LIBS to avoid the need to call pkg-config.
See the pkg-config man page for more details.
======================

When you rebuild "dev-dotnet/mono-addins" with set gtk USE flag,
"dev-util/monodevelop-1.9.1" will compile fine.

Perhabs you are able to use the use flag dependency introduced with EAPI 2.

Reproducible: Always

Steps to Reproduce:

------- Comment #1 From Peter Alfredsen 2008-12-02 22:37:24 0000 -------
Fixed, thank you.

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