Well, first there's a DOS/Windows binary available on the Download
page, so why no just use that?

I don't know why it would fail with these, but my guess is that it's
not finding header files. You could try to search the sources for
those references and see if they exist. Then add whatever -I, -L or -l
are necessary to get them included in the build.

Alternately, you could use the cygwin libpng library and tell Analog
that you already have it and not to build it's own.

-- 

Jeremy Wadsack
Wadsack-Allen Digital Group



[EMAIL PROTECTED] <[EMAIL PROTECTED]> (Friday, September 05, 2003 4:27 AM):

> Hi,

> I'm trying to compile Analog 5.32 under Cygwin and not having much joy.
> It fails with

> libpng/pngwrite.o(.text+0x29e):pngwrite.c: undefined reference to
> `__imp__png_li
> bpng_ver'
> libpng/pngwutil.o(.text+0x547):pngwutil.c: undefined reference to
> `__imp__png_IH
> DR'
> libpng/pngwutil.o(.text+0x856):pngwutil.c: undefined reference to
> `__imp__png_PL
> TE'
> libpng/pngwutil.o(.text+0x8da):pngwutil.c: undefined reference to
> `__imp__png_ID
> AT'
> libpng/pngwutil.o(.text+0x91a):pngwutil.c: undefined reference to
> `__imp__png_IE
> ND'
> collect2: ld returned 1 exit status
> make: *** [analog] Error 1

> I've tried flagging -DNOGRAPHICS in the config but it still fails  - is
> this right? I thought that that flag would stop it doing anything with
> libpng.

> Has anyone managed to get Analog going under Cygwin?

> Thanks in advance,

> Ben

+------------------------------------------------------------------------
|  TO UNSUBSCRIBE from this list:
|    http://lists.isite.net/listgate/analog-help/unsubscribe.html
|
|  Digest version: http://lists.isite.net/listgate/analog-help-digest/
|  Usenet version: news://news.gmane.org/gmane.comp.web.analog.general
|  List archives:  http://www.analog.cx/docs/mailing.html#listarchives
+------------------------------------------------------------------------

Reply via email to