Hi everybody ;)
I am stuck :(

I have downloaded the source for apache-1.3.22 and it compiled fine for
windows.
I have set the Lib directory in MSVC6 to apache/src/Release and
I have also added the following include directories:
apache/src/include
and
apache/src/os/win32

Then I have opened the php4ts.dsw workspace,
set the active configuration to php4apache - Win32 Release_TS
F7... and this showed up to me:
--------------------Configuration: php4apache - Win32
Release_TS--------------------
Linking...
   Creating library ..\..\Release_TS/php4apache.lib and object
..\..\Release_TS/php4apache.exp
php_apache.obj : error LNK2001: unresolved external symbol
_ap_child_terminate@4
..\..\Release_TS/php4apache.dll : fatal error LNK1120: 1 unresolved
externals
Error executing link.exe.

php4apache.dll - 2 error(s), 0 warning(s)

What that? Apache.exe compiled without any link errors....
Shall I change something in the makefiles for php?

Please help ;)

--
Chris Jarecki
IT Project Manager
Ipro
http://www.ipro.pl/





-- 
PHP Development Mailing List <http://www.php.net/>
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]

Reply via email to