This is the mail archive of the cygwin-apps@cygwin.com mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: [ITP-2] glib-2.4.2-1


>>>>> Gerrit P Haase writes:

    > Hello,
    > I want to contribute/maintain glib.
    > Canonical website: http://www.gtk.org/

Hi Gerrit, during the build stage I get the following error:

make[3]: Leaving directory `/usr/src/glib-2.4.2/.build/gobject'
echo "#ifndef __G_MARSHAL_H__" > xgen-gmh \
&& echo "#define __G_MARSHAL_H__" >> xgen-gmh \
&& ./.libs/glib-genmarshal --nostdinc --prefix=g_cclosure_marshal /usr/src/glib-2.4.2/gobject/gmarshal.list --header >> xgen-gmh \
&& echo "#endif /* __G_MARSHAL_H__ */" >> xgen-gmh \
&& (cmp -s xgen-gmh gmarshal.h 2>/dev/null || cp xgen-gmh gmarshal.h) \
&& rm -f xgen-gmh xgen-gmh~ \
&& echo timestamp > stamp-gmarshal.h


Here a windows popup box appears with glib-genmarshal.exe - Unable To
Locate DLL

The dynamic link library cygglib-2.0-0.dll could not be found in the
specified path.

Ciao
  Volker

PS: By the way I vote for the /opt/gnome2 hirarchy for this package.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]