Re: Compiling php to slink

1999-07-20 Thread Stephen Pitts
On Tue, Jul 20, 1999 at 03:30:21PM +0100, Mario Jorge Nunes Filipe wrote: > Hi > > I'm trying to compile the latest php in a slink system. During > compilation i get the following errors: > > > -- cd apache && cc -shared -fPIC -DCOMPILE_DL=1 -I.. -I. > -I/usr/include/apache-1.3 -I/usr/include/c

Compiling php to slink

1999-07-20 Thread Mario Jorge Nunes Filipe
Hi I'm trying to compile the latest php in a slink system. During compilation i get the following errors: -- cd apache && cc -shared -fPIC -DCOMPILE_DL=1 -I.. -I. -I/usr/include/apache-1.3 -I/usr/include/c-client -o imap.so ../functions/imap.c /usr/lib/c-client.a -lc cd apache && cc -shared -fP