Duncan Drennan wrote: > I am running cygwin on top of Vista, and 1.4.0 was compiled and works > on the same system. The --disable-update-mime-database and > --disable-update-desktop-database are set in the Makefile. libgeda > compiled and installed with no problems. > > The problem appears to be with the linking step, when trying to > reference libintl. libintl 1, 2, 3 and 8, gettext, as well as > gettext-devel are all installed. Here is the output:
Did you try the cygwin equivalent of ldconfig after installing the gettext-devel and other dependencies? I'm no expert on make yet... no other ideas from the error log output. To compile on a debian linux installation, I have to follow the directions to the letter. Look for ways the environment variables set by the make step are affecting your system. John G -- Ecosensory Austin TX tinyOS devel on: ubuntu Linux; tinyOS v2.0.2; telosb ecosens1 _______________________________________________ geda-user mailing list [email protected] http://www.seul.org/cgi-bin/mailman/listinfo/geda-user

