Building 6.2.9 from scratch in cygwin gives undefined refs

Questions and postings pertaining to the development of ImageMagick, feature enhancements, and ImageMagick internals. ImageMagick source code and algorithms are discussed here. Usage questions which are too arcane for the normal user list should also be posted here.
Post Reply
User avatar
magick
Site Admin
Posts: 11064
Joined: 2003-05-31T11:32:55-07:00

Post by magick »

Looks like we'll need to check why PerlMagick does not build under cygwin. In the mean-time the rest of the build seems to work. Try
  • make -k -i
    make -k -i install
and everything but PerlMagick should build and install.
Post Reply