From: "Sebastian Bergmann" <[EMAIL PROTECTED]>
Sent: Thursday, February 14, 2002 11:25 AM


>   ... does not compile, see http://www.sebastian-bergmann.de/apache.txt

gen_test_char complains apr.h can't be included - but it didn't build the apr target
yet?  Of course it can't.  But the gen_test_char dependencies are correct (below.)

So I expect that you might have to delete your apache.opt file from the root of the
httpd-2.0 tree.  Sometimes, when we have made significant (or seemingly insignificant)
changes to the apache.dsw or sub-dsp files, it confuses msdev.  OTOH, if you did a
cvs up while you had the workspace open, and dsp files or the dsw were changed, it
seems msdev can become quite confused.

Other possibility is that you are playing with a unix (lf ended) checkout instead of 
a dos lineended (crlf) checkout.

Bill



###############################################################################

Project: "gen_test_char"=".\server\gen_test_char.dsp" - Package Owner=<4>

Package=<5>
{{{
}}}

Package=<4>
{{{
    Begin Project Dependency
    Project_Dep_Name apr
    End Project Dependency
    Begin Project Dependency
    Project_Dep_Name aprutil
    End Project Dependency
}}}


Reply via email to