Keep Server Online
If you find the Apache Lounge, the downloads and overall help useful, please express your satisfaction with a donation.
or
A donation makes a contribution towards the costs, the time and effort that's going in this site and building.
Thank You! Steffen
Your donations will help to keep this site alive and well, and continuing building binaries. Apache Lounge is not sponsored.
| |
|
Topic: apache httpd2.2.21 compile errors in vc++6 |
|
Author |
|
sekhar484
Joined: 09 Nov 2011 Posts: 20
|
Posted: Fri 11 Nov '11 11:16 Post subject: apache httpd2.2.21 compile errors in vc++6 |
|
|
Hi all..when i am compiling apache httpd 2.2.21 in visual studio 6. i am getting following errors.
LINK : fatal error LNK1105: cannot close file "C:\DOCUME~1\SHEKAR~1.CHE\LOCALS~1\Temp\lah1F7.tmp"
NMAKE : fatal error U1077: 'link' : return code '0x451'
Stop.
Error executing NMAKE.
Can any one tell me why this is happening |
|
Back to top |
|
glsmith Moderator
Joined: 16 Oct 2007 Posts: 2268 Location: Sun Diego, USA
|
Posted: Fri 11 Nov '11 12:21 Post subject: |
|
|
Doubtful, but what is it doing just before that? If I know which project, I can look at what is going on in the build and may at least be able to give some ideas on a way around it.
IDE or makefiles? |
|
Back to top |
|
sekhar484
Joined: 09 Nov 2011 Posts: 20
|
Posted: Fri 11 Nov '11 13:50 Post subject: apache httpd2.2.21 compile errors in vc++6 |
|
|
hi glsmith.... i am using IDE only FOR compiling apache httpd 2.2.21 source code. |
|
Back to top |
|
glsmith Moderator
Joined: 16 Oct 2007 Posts: 2268 Location: Sun Diego, USA
|
Posted: Fri 11 Nov '11 19:14 Post subject: |
|
|
I understand that you are trying to compile Apache.
I was thinking of this later, it looks like you're using Win XP/2003, so what would cause this error and I came up with 2 possibilities.
1. Limited User Account (should not be a problem)
2. Antivirus locking the file. |
|
Back to top |
|
|
|
|
|
|