Package: monodevelop
Version: 0.11-1
Followup-For: Bug #381598

I'm having the same issue on this system (AMD64 Etch)

The "Edit References" screen shows only assemblies belonging to the 
"Mono" package. As things like gtk-sharp are missing from the list, it's 
not adding them appropriately.

However, both pkgconfig and the GAC appear to be fine.

Adding the gtk-sharp .dll files manually to the list of assembley 
references (i.e. by path, not from the GAC) allows projects to compile, 
so it's definitely some information being lost somewhere between MD and 
its interpretation of available pkg-config packages (and the GAC).

[EMAIL PROTECTED]:~$ pkg-config --libs gtk-sharp-2.0
-r:/usr/lib/pkgconfig/../../lib/mono/gtk-sharp-2.0/pango-sharp.dll 
-r:/usr/lib/pkgconfig/../../lib/mono/gtk-sharp-2.0/atk-sharp.dll 
-r:/usr/lib/pkgconfig/../../lib/mono/gtk-sharp-2.0/gdk-sharp.dll 
-r:/usr/lib/pkgconfig/../../lib/mono/gtk-sharp-2.0/gtk-sharp.dll 
-r:/usr/lib/pkgconfig/../../lib/mono/gtk-sharp-2.0/glib-sharp.dll



[EMAIL PROTECTED]:~$ gacutil -l gtk-sharp
The following assemblies are installed into the GAC:
gtk-sharp, Version=1.0.0.0, Culture=neutral, 
PublicKeyToken=35e10195dab3c99f
gtk-sharp, Version=2.8.0.0, Culture=neutral, 
PublicKeyToken=35e10195dab3c99f
Number of items = 2



[EMAIL PROTECTED]:~$ tree /usr/lib/mono/gac/gtk-sharp/
/usr/lib/mono/gac/gtk-sharp/
|-- 1.0.0.0__35e10195dab3c99f
|   |-- gtk-sharp.dll
|   `-- gtk-sharp.dll.config
`-- 2.8.0.0__35e10195dab3c99f
    |-- gtk-sharp.dll
    `-- gtk-sharp.dll.config

2 directories, 4 files



-- System Information:
Debian Release: testing/unstable
  APT prefers testing
  APT policy: (500, 'testing')
Architecture: amd64 (x86_64)
Shell:  /bin/sh linked to /bin/bash
Kernel: Linux 2.6.16-2-amd64-k8-smp
Locale: LANG=en_GB.UTF-8, LC_CTYPE=en_GB.UTF-8 (charmap=UTF-8)

Versions of packages monodevelop depends on:
ii  gnome-icon-theme     2.14.2-1            GNOME Desktop icon theme
ii  gnome-terminal [x-te 2.14.2-1            The GNOME 2 terminal emulator appl
ii  konsole [x-terminal- 4:3.5.3-2           X terminal emulator for KDE
ii  libgconf2.0-cil      2.8.3-1             CLI binding for GConf 2.12
ii  libgecko2.0-cil      0.11-3              CLI binding for the GtkMozEmbed li
ii  libglade2.0-cil      2.8.3-1             CLI binding for the Glade librarie
ii  libglib2.0-0         2.10.3-3            The GLib library of C routines
ii  libglib2.0-cil       2.8.3-1             CLI binding for the GLib utility l
ii  libgnome2.0-cil      2.8.3-1             CLI binding for GNOME 2.12
ii  libgtk2.0-0          2.8.18-1            The GTK+ graphical user interface 
ii  libgtk2.0-cil        2.8.3-1             CLI binding for the GTK+ toolkit 2
ii  libgtksourceview1.0- 1.6.1-3             shared libraries for the GTK+ synt
ii  libgtksourceview2.0- 0.10-3              CLI binding for the gtksourceview 
ii  liblog4net1.2-cil    1.2.8+1.2.9beta-1   highly configurable logging API fo
ii  libmono-cecil0.4-cil 0.4.1+svn20060703-2 library to generate and inspect CI
ii  libmono-corlib1.0-ci 1.1.13.8-1          Mono core library (1.0)
ii  libmono-sharpzip0.84 1.1.13.8-1          Mono SharpZipLib library
ii  libmono-system-runti 1.1.13.8-1          Mono System.Runtime library
ii  libmono-system1.0-ci 1.1.13.8-1          Mono System libraries (1.0)
ii  libmono1.0-cil       1.1.13.8-1          Mono libraries (1.0)
ii  mono-mcs             1.1.13.8-1          Mono C# compiler
ii  mono-runtime         1.1.13.8-1          Mono runtime
ii  monodoc-base         1.1.13-3            shared MonoDoc binaries
ii  monodoc-manual       1.1.13-3            compiled XML documentation from th
ii  pkg-config           0.20-1              manage compile and link flags for 
ii  xfce4-terminal [x-te 0.2.5.1beta1-1      Xfce terminal emulator
ii  xterm [x-terminal-em 210-3               X terminal emulator

monodevelop recommends no packages.

-- no debconf information


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to