Menu

libtiff 3.8.0 mingw compile problems

Help
2006-01-05
2012-07-26
  • Nobody/Anonymous

    Hello all,

    I cannot seem to compile 3.8.0 with mingw. I have compiled 3.5.7 without problems, but it looks like a lot has changed since them. The Makefile.mingw is confusing to me because it doesn't define MFDEF so I get:

    make: *** No rule to make target MFSED', needed byall'. Stop.

    I have googled all over for MFSED and cannot come up with anything.

    I still run make after make -f Makefile.mingw, but it fails

    make: *** No rule to make target MFSED', needed byall'. Stop.

    I did install the libgw32c package, so I will continue investigating that error, but I thought someone might be able let me know if I'm doing something the wrong way.

    I've read the compile link several times, so clearly I must be missing something. I am a little confused about CONFIG_SITE, but when I grep through libtiff, I don't see any references to it, so I don't think that's my problem. If someone could point me in the right direction, I would appriciate it.

     
    • Nobody/Anonymous

      Sorry, copy/cut error - that second error should be:

      c:\msys\1.0\mingw\bin..\lib\gcc-lib\mingw32\3.2.3........\mingw32\bin\ld.exe: cannot find -lgw3
      2c