Hi,
i was able to compile the latest Bitcoin source release.
Now i am trying to compile the latest litecoin version,but there seems to be sth different.
After running the "sh ../dist/configure --enable-mingw --enable-cxx" command, i am gettint that error msg.
Any idea what i am doing wrong?
Anyone who could assist me please?

Did you try configuring with --disable-replication ? (see first post)
How am i supposed to do the "downloaded boost jam 3.1.18"? Where do i put them?
You don't need to download jam to build boost, just run bootsrap then b2. (See first post)
Make sure to bootstrap from command prompt with administrative privilages. Right click cmd and click admin or you will get stuck.
Iv managed to compile using the 4.8.5 method and the 5.1.2 qt versions but neither will sync up with my daemon node i am running on a linux machine on my home network i.e limited closed test. It worked before linux to linux but now dosent want to work. Iv set my public ip as an addnode and opened up the two ports the coin uses but for the life of me cant seem to get it to sync. Was wondering if maybe different qt versions or something else may be causing issues. Il attempt to strip back and start a fresh in the mean time. Thanks for the guide nitrogenics it works eventually. May i suggest that the point at which you download the tar files and say to unpack you explain that they need to be unpacked from mysis using the tar command. Unless you wrote that already and i didnt quite get it lol. Good guide many headaches but iv learned from it!
Did you also try to compile the litecoin wallet? I think i nearly got the environment, but when i am trying to run the
mingw32-make -f makefile.mingw
i am getting this error:
http://i.imgur.com/pv3zcHO.jpgAny ideas of what i am doing wrong?
Should i use the exactly same commands from the realy good written Bitcoin tutorial, with the versions of the provided litecoin github, or do i have to use the litecoin commands?
Thank you for your assistance so far =)=)